summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-12-11 10:42:19 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-12-11 10:42:19 +0000
commit1be0b52e39ccc21aecc301dabbd1f51f59d06750 (patch)
treeb87a537e7c77aabb3526cb32b69339fdd6f78d39 /dev-libs
parentVersion bumped. (Manifest recommit) (diff)
downloadgentoo-2-1be0b52e39ccc21aecc301dabbd1f51f59d06750.tar.gz
gentoo-2-1be0b52e39ccc21aecc301dabbd1f51f59d06750.tar.bz2
gentoo-2-1be0b52e39ccc21aecc301dabbd1f51f59d06750.zip
Stable on alpha.
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxslt/ChangeLog6
-rw-r--r--dev-libs/libxslt/libxslt-1.1.9-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index 344e1303b3e7..5209f13c059e 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libxslt
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.88 2004/12/11 05:36:16 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.89 2004/12/11 10:41:20 kloeri Exp $
+
+ 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
+ libxslt-1.1.9-r1.ebuild:
+ Stable on alpha.
*libxslt-1.1.12 (11 Dec 2004)
diff --git a/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild
index ce4c6568e4f8..86c26a566751 100644
--- a/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild,v 1.7 2004/11/12 15:51:26 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild,v 1.8 2004/12/11 10:41:20 kloeri Exp $
inherit libtool gnome.org eutils python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 mips ppc ~ppc64 s390 sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ~ppc64 s390 sparc x86"
IUSE="python crypt"
DEPEND=">=dev-libs/libxml2-2.6.8