diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 04:45:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 04:45:57 +0000 |
commit | f18cc1ea4bbee159e5629a02499528ace1ccbcd6 (patch) | |
tree | 05c3b8d167117055f81a720762c85be0876692e4 /dev-libs/libxslt | |
parent | stable on alpha and ia64 (diff) | |
download | historical-f18cc1ea4bbee159e5629a02499528ace1ccbcd6.tar.gz historical-f18cc1ea4bbee159e5629a02499528ace1ccbcd6.tar.bz2 historical-f18cc1ea4bbee159e5629a02499528ace1ccbcd6.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index 8f35870d2b1e..dfb4a0b31619 100644 --- a/dev-libs/libxslt/ChangeLog +++ b/dev-libs/libxslt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxslt # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.52 2004/01/18 18:28:29 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.53 2004/01/29 04:45:57 agriffis Exp $ + + 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> libxslt-1.1.1.ebuild: + stable on alpha and ia64 18 Jan 2004; <tuxus@gentoo.org> libxslt-1.0.33.ebuild: Added ~mips to KEYWORDS. diff --git a/dev-libs/libxslt/libxslt-1.1.1.ebuild b/dev-libs/libxslt/libxslt-1.1.1.ebuild index 5c5873f824ac..09fc77631a80 100644 --- a/dev-libs/libxslt/libxslt-1.1.1.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.1.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/dev-libs/libxslt/libxslt-1.1.1.ebuild,v 1.3 2004/01/13 13:41:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.1.ebuild,v 1.4 2004/01/29 04:45:57 agriffis Exp $ inherit libtool gnome.org @@ -9,7 +9,7 @@ DESCRIPTION="XSLT libraries and tools" HOMEPAGE="http://www.xmlsoft.org/" SLOT="0" LICENSE="MIT" -KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64" DEPEND=">=dev-libs/libxml2-2.6.3 python? ( dev-lang/python )" |