summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2005-03-09 03:44:13 +0000
committerMike Gardiner <obz@gentoo.org>2005-03-09 03:44:13 +0000
commitcb379d5f04e907b07e671bf6521a2e81ac788554 (patch)
treee23f0f30a14dc56f9371b7ab4dadd8e444fecbc6 /dev-libs/libxslt
parentKeyworded x86 ppc (Manifest recommit) (diff)
downloadgentoo-2-cb379d5f04e907b07e671bf6521a2e81ac788554.tar.gz
gentoo-2-cb379d5f04e907b07e671bf6521a2e81ac788554.tar.bz2
gentoo-2-cb379d5f04e907b07e671bf6521a2e81ac788554.zip
Keyworded x86 ppc
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r--dev-libs/libxslt/ChangeLog7
-rw-r--r--dev-libs/libxslt/libxslt-1.1.12.ebuild6
-rw-r--r--dev-libs/libxslt/libxslt-1.1.6.ebuild4
-rw-r--r--dev-libs/libxslt/libxslt-1.1.8-r1.ebuild4
-rw-r--r--dev-libs/libxslt/libxslt-1.1.8.ebuild4
-rw-r--r--dev-libs/libxslt/libxslt-1.1.9-r1.ebuild4
6 files changed, 16 insertions, 13 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index b002dbe8df07..d558272730c5 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# 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.91 2004/12/29 22:38:05 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.92 2005/03/09 03:44:13 obz Exp $
+
+ 09 Mar 2005; Mike Gardiner <obz@gentoo.org> libxslt-1.1.12.ebuild:
+ Keyworded x86 ppc
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-libs/libxslt/libxslt-1.1.12.ebuild b/dev-libs/libxslt/libxslt-1.1.12.ebuild
index d3a9b023db43..99068260cc48 100644
--- a/dev-libs/libxslt/libxslt-1.1.12.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.12.ebuild,v 1.1 2004/12/11 05:36:16 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.12.ebuild,v 1.2 2005/03/09 03:44:13 obz 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.15
diff --git a/dev-libs/libxslt/libxslt-1.1.6.ebuild b/dev-libs/libxslt/libxslt-1.1.6.ebuild
index 13c9d19f41fa..eed2d307c1db 100644
--- a/dev-libs/libxslt/libxslt-1.1.6.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.6.ebuild,v 1.7 2004/11/10 03:07:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.6.ebuild,v 1.8 2005/03/09 03:44:13 obz Exp $
inherit libtool gnome.org python
diff --git a/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild
index ce2f09a89fc6..74c69988fa56 100644
--- a/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild,v 1.7 2004/11/10 03:07:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild,v 1.8 2005/03/09 03:44:13 obz Exp $
inherit libtool gnome.org eutils python
diff --git a/dev-libs/libxslt/libxslt-1.1.8.ebuild b/dev-libs/libxslt/libxslt-1.1.8.ebuild
index 194057e3bef3..0e425d6f6f48 100644
--- a/dev-libs/libxslt/libxslt-1.1.8.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.8.ebuild,v 1.6 2004/11/10 03:07:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.8.ebuild,v 1.7 2005/03/09 03:44:13 obz Exp $
inherit libtool gnome.org python
diff --git a/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild
index 82c98db46b95..5e2b22e094c1 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
+# Copyright 1999-2005 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.9 2004/12/16 10:23:10 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild,v 1.10 2005/03/09 03:44:13 obz Exp $
inherit libtool gnome.org eutils python