diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-02 03:28:38 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-02 03:28:38 +0000 |
commit | 34618ac8aa95890c894231a66fd428cd3b14e5a9 (patch) | |
tree | 8173a98768497edc0b94005aa92e13f6f8b8e143 /dev-libs | |
parent | moved to 2.0 profile (diff) | |
download | historical-34618ac8aa95890c894231a66fd428cd3b14e5a9.tar.gz historical-34618ac8aa95890c894231a66fd428cd3b14e5a9.tar.bz2 historical-34618ac8aa95890c894231a66fd428cd3b14e5a9.zip |
added ppc to keywords
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.4.23.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.0.19.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/popt/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/popt/popt-1.5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/popt/popt-1.6.3.ebuild | 4 |
7 files changed, 23 insertions, 11 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index c87c85677c75..c510702f92bc 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.10 2002/07/07 02:55:14 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.11 2002/08/02 03:24:39 gerk Exp $ *libxml2-2.4.23 (07 Jul 2002) + 01 Aug 2002; Mark Guertin <gerk@gentoo.org> libxml2-2.4.23.ebuild : + Added ppc to keywords + 07 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> libxml2-2.4.23.ebuild : new version diff --git a/dev-libs/libxml2/libxml2-2.4.23.ebuild b/dev-libs/libxml2/libxml2-2.4.23.ebuild index 423db44b08db..22a091836505 100644 --- a/dev-libs/libxml2/libxml2-2.4.23.ebuild +++ b/dev-libs/libxml2/libxml2-2.4.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.23.ebuild,v 1.3 2002/08/01 18:02:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.23.ebuild,v 1.4 2002/08/02 03:24:39 gerk Exp $ inherit libtool @@ -15,7 +15,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="2" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_compile() { # Fix .la files of python site packages diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index 244d228e23b1..2a5e8838a73c 100644 --- a/dev-libs/libxslt/ChangeLog +++ b/dev-libs/libxslt/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for dev-libs/libxslt # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.7 2002/07/07 02:55:56 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.8 2002/08/02 03:26:32 gerk Exp $ *libxslt-1.0.19 (07 Jul 2002) + 01 Aug 2002; Mark Guertin <gerk@gentoo.org> libxml2-2.4.23.ebuild : + Added ppc to keywords + 07 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> libxslt-1.0.19.ebuild : new version and libxml2 dependence update. diff --git a/dev-libs/libxslt/libxslt-1.0.19.ebuild b/dev-libs/libxslt/libxslt-1.0.19.ebuild index 5c64f0d4bc5a..5808e2bc405b 100644 --- a/dev-libs/libxslt/libxslt-1.0.19.ebuild +++ b/dev-libs/libxslt/libxslt-1.0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.19.ebuild,v 1.3 2002/08/01 18:02:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.19.ebuild,v 1.4 2002/08/02 03:26:32 gerk Exp $ inherit libtool @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" RDEPEND=">=dev-libs/libxml2-2.4.23" diff --git a/dev-libs/popt/ChangeLog b/dev-libs/popt/ChangeLog index cced97bebf3e..67f2af7ce5b9 100644 --- a/dev-libs/popt/ChangeLog +++ b/dev-libs/popt/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for dev-libs/popt # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.3 2002/05/30 02:59:14 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.4 2002/08/02 03:28:38 gerk Exp $ popt-1.6.3 (29 May 2002) + 01 Aug 2002; Mark Guertin <gerk@gentoo.org> libxml2-2.4.23.ebuild : + Added ppc to keywords + 29 May 2002; Spider <spider@gentoo.org> popt-1.6.3.ebuild popt-1.5.ebuild : fix bogus DESCRIPTION @@ -11,6 +14,9 @@ popt-1.6.3 (29 May 2002) *popt-1.5 (1 Feb 2002) + 01 Aug 2002; Mark Guertin <gerk@gentoo.org> libxml2-2.4.23.ebuild : + Added ppc to keywords + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/dev-libs/popt/popt-1.5.ebuild b/dev-libs/popt/popt-1.5.ebuild index 17ea6ea0fa92..2586dabc556b 100644 --- a/dev-libs/popt/popt-1.5.ebuild +++ b/dev-libs/popt/popt-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.8 2002/08/01 18:46:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.9 2002/08/02 03:28:38 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="Parse Options: command line parser" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.rpm.org" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="nls? ( sys-devel/gettext )" diff --git a/dev-libs/popt/popt-1.6.3.ebuild b/dev-libs/popt/popt-1.6.3.ebuild index b3c1ff872237..f784d87dc812 100644 --- a/dev-libs/popt/popt-1.6.3.ebuild +++ b/dev-libs/popt/popt-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.6.3.ebuild,v 1.5 2002/08/01 18:46:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.6.3.ebuild,v 1.6 2002/08/02 03:28:38 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="Parse Options - Command line parser" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.rpm.org" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="nls? ( sys-devel/gettext )" |