diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-27 12:02:18 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-27 12:02:18 +0000 |
commit | 339f171edf0ed7cb2740a95910906080a4bbc015 (patch) | |
tree | c888d6ddf36bd2d00ca7c0134219a83afbb65df5 /app-text/xmlto | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-339f171edf0ed7cb2740a95910906080a4bbc015.tar.gz gentoo-2-339f171edf0ed7cb2740a95910906080a4bbc015.tar.bz2 gentoo-2-339f171edf0ed7cb2740a95910906080a4bbc015.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/xmlto')
-rw-r--r-- | app-text/xmlto/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xmlto/ChangeLog b/app-text/xmlto/ChangeLog index 5c3d110475a4..b62c9c5b7766 100644 --- a/app-text/xmlto/ChangeLog +++ b/app-text/xmlto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xmlto # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.28 2005/02/14 17:04:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.29 2005/03/27 12:02:18 kloeri Exp $ + + 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> xmlto-0.0.18.ebuild: + Stable on alpha. 14 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> xmlto-0.0.18.ebuild: Stable on sparc diff --git a/app-text/xmlto/xmlto-0.0.18.ebuild b/app-text/xmlto/xmlto-0.0.18.ebuild index 870915e1a1fe..5da74d88a591 100644 --- a/app-text/xmlto/xmlto-0.0.18.ebuild +++ b/app-text/xmlto/xmlto-0.0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.18.ebuild,v 1.6 2005/03/09 00:48:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.18.ebuild,v 1.7 2005/03/27 12:02:18 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://cyberelk.net/tim/data/xmlto/stable/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 arm ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" DEPEND="app-shells/bash |