diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-04-29 00:22:31 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-04-29 00:22:31 +0000 |
commit | e258212cec61a3b82d034e5e21beec60296d4d39 (patch) | |
tree | 24b55ad5513d337db16c08ca8d46c43225bd1725 /app-text/sablotron | |
parent | Stable on x86 and AMD64 (diff) | |
download | historical-e258212cec61a3b82d034e5e21beec60296d4d39.tar.gz historical-e258212cec61a3b82d034e5e21beec60296d4d39.tar.bz2 historical-e258212cec61a3b82d034e5e21beec60296d4d39.zip |
Stable on AMD64
Diffstat (limited to 'app-text/sablotron')
-rw-r--r-- | app-text/sablotron/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/sablotron/sablotron-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/sablotron/ChangeLog b/app-text/sablotron/ChangeLog index 6610406e71f8..dd802067f8d6 100644 --- a/app-text/sablotron/ChangeLog +++ b/app-text/sablotron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/sablotron # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.28 2004/04/26 12:06:13 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.29 2004/04/29 00:19:11 avenj Exp $ + + 28 Apr 2004; Jon Portnoy <avenj@gentoo.org> sablotron-1.0.ebuild : + Stable on AMD64. 26 Apr 2004; Mike Gardiner <obz@gentoo.org> sablotron-0.96.ebuild, sablotron-0.97.ebuild, sablotron-1.0.ebuild: diff --git a/app-text/sablotron/sablotron-1.0.ebuild b/app-text/sablotron/sablotron-1.0.ebuild index f4c6278f061d..4ebca1534bb2 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.7 2004/04/26 12:06:13 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.ebuild,v 1.8 2004/04/29 00:19:11 avenj 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" |