diff options
author | 2003-12-31 04:19:03 +0000 | |
---|---|---|
committer | 2003-12-31 04:19:03 +0000 | |
commit | c9625b11188d177382aa4b8b92ad57e89dc78783 (patch) | |
tree | 80f2122239225b6b02f88077f9759f7d66a79df4 /app-text | |
parent | Removed ~mips and ~arm, libwww isnt marked for them (Manifest recommit) (diff) | |
download | gentoo-2-c9625b11188d177382aa4b8b92ad57e89dc78783.tar.gz gentoo-2-c9625b11188d177382aa4b8b92ad57e89dc78783.tar.bz2 gentoo-2-c9625b11188d177382aa4b8b92ad57e89dc78783.zip |
Marked stable on x86
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xmlto/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xmlto/ChangeLog b/app-text/xmlto/ChangeLog index 7cdb3db95451..2e8c7162afa1 100644 --- a/app-text/xmlto/ChangeLog +++ b/app-text/xmlto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xmlto # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.7 2003/11/22 17:44:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.8 2003/12/31 04:19:03 obz Exp $ + + 31 Dec 2003; Mike Gardiner <obz@gentoo.org> xmlto-0.0.15.ebuild: + Marked stable on x86 22 Nov 2003; Jason Wever <weeve@gentoo.org> xmlto-0.0.15.ebuild: Added ~sparc keyword. diff --git a/app-text/xmlto/xmlto-0.0.15.ebuild b/app-text/xmlto/xmlto-0.0.15.ebuild index 189f1c7c4f6b..5a35debbb37a 100644 --- a/app-text/xmlto/xmlto-0.0.15.ebuild +++ b/app-text/xmlto/xmlto-0.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.15.ebuild,v 1.8 2003/11/22 17:44:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.15.ebuild,v 1.9 2003/12/31 04:19:03 obz Exp $ DESCRIPTION="A bash script for converting XML and DocBook formatted documents to a variety of output formats" HOMEPAGE="http://cyberelk.net/tim/xmlto/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="app-shells/bash dev-libs/libxslt |