diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-05-25 14:57:04 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-05-25 14:57:04 +0000 |
commit | 360da27ef0179d8e93bbd0fc3a268a2490943efc (patch) | |
tree | 47695d7d3967d196b63eb148d9942f6dbeb504dd /app-text/sablotron/sablotron-1.0.ebuild | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-360da27ef0179d8e93bbd0fc3a268a2490943efc.tar.gz gentoo-2-360da27ef0179d8e93bbd0fc3a268a2490943efc.tar.bz2 gentoo-2-360da27ef0179d8e93bbd0fc3a268a2490943efc.zip |
Mark stable for sparc.
Diffstat (limited to 'app-text/sablotron/sablotron-1.0.ebuild')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sablotron/sablotron-1.0.ebuild b/app-text/sablotron/sablotron-1.0.ebuild index 4ebca1534bb2..8897be0f80fc 100644 --- a/app-text/sablotron/sablotron-1.0.ebuild +++ b/app-text/sablotron/sablotron-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.ebuild,v 1.8 2004/04/29 00:19:11 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.ebuild,v 1.9 2004/05/25 14:57:04 fmccor Exp $ inherit libtool @@ -16,7 +16,7 @@ LICENSE="MPL-1.1" SLOT="0" IUSE="doc perl" -KEYWORDS="x86 ~sparc ~ppc ~hppa alpha amd64 ia64" +KEYWORDS="x86 sparc ~ppc ~hppa alpha amd64 ia64" DEPEND=">=dev-libs/expat-1.95.6-r1 >=dev-perl/XML-Parser-2.3" |