summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-08-25 22:39:34 +0000
committerMike Frysinger <vapier@gentoo.org>2007-08-25 22:39:34 +0000
commit00e29799d871107dbc92b1bf3f31c281e1cede59 (patch)
tree0a0f36ab672cf6329df349bc815ed7e09db29a84 /dev-libs
parentarm stable (diff)
downloadhistorical-00e29799d871107dbc92b1bf3f31c281e1cede59.tar.gz
historical-00e29799d871107dbc92b1bf3f31c281e1cede59.tar.bz2
historical-00e29799d871107dbc92b1bf3f31c281e1cede59.zip
arm/s390/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/apr-util/apr-util-0.9.12-r1.ebuild4
-rw-r--r--dev-libs/elfutils/elfutils-0.123.ebuild4
-rw-r--r--dev-libs/elfutils/elfutils-0.127.ebuild4
-rw-r--r--dev-libs/expat/expat-2.0.1.ebuild4
-rw-r--r--dev-libs/glib/glib-2.12.12.ebuild4
-rw-r--r--dev-libs/glib/glib-2.12.13.ebuild4
-rw-r--r--dev-libs/icu/icu-3.4.1.ebuild4
-rw-r--r--dev-libs/libksba/libksba-0.9.14.ebuild6
-rw-r--r--dev-libs/openssl/openssl-0.9.8e-r2.ebuild4
-rw-r--r--dev-libs/popt/popt-1.10.4-r3.ebuild4
-rw-r--r--dev-libs/pth/pth-2.0.7.ebuild4
11 files changed, 23 insertions, 23 deletions
diff --git a/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild b/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild
index cd12f6857ecf..1bdfa14b3f27 100644
--- a/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild
+++ b/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild,v 1.13 2007/08/08 21:22:05 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild,v 1.14 2007/08/25 22:37:35 vapier Exp $
WANT_AUTOMAKE="1.7"
WANT_AUTOCONF="2.1"
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/apr/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="berkdb gdbm ldap"
RESTRICT="test"
diff --git a/dev-libs/elfutils/elfutils-0.123.ebuild b/dev-libs/elfutils/elfutils-0.123.ebuild
index 33039b209ed4..614ff9c15e4f 100644
--- a/dev-libs/elfutils/elfutils-0.123.ebuild
+++ b/dev-libs/elfutils/elfutils-0.123.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.123.ebuild,v 1.8 2007/02/14 00:27:47 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.123.ebuild,v 1.9 2007/08/25 22:38:06 vapier Exp $
inherit eutils autotools
@@ -12,7 +12,7 @@ SRC_URI="ftp://sources.redhat.com/pub/systemtap/${PN}/${P}.tar.gz
LICENSE="OpenSoftware"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
# This pkg does not actually seem to compile currently in a uClibc
diff --git a/dev-libs/elfutils/elfutils-0.127.ebuild b/dev-libs/elfutils/elfutils-0.127.ebuild
index 4a070a6d48ab..5c59877b0618 100644
--- a/dev-libs/elfutils/elfutils-0.127.ebuild
+++ b/dev-libs/elfutils/elfutils-0.127.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.127.ebuild,v 1.6 2007/08/13 20:23:22 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.127.ebuild,v 1.7 2007/08/25 22:38:06 vapier Exp $
inherit eutils autotools
@@ -12,7 +12,7 @@ SRC_URI="ftp://sources.redhat.com/pub/systemtap/${PN}/${P}.tar.gz
LICENSE="OpenSoftware"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
# This pkg does not actually seem to compile currently in a uClibc
diff --git a/dev-libs/expat/expat-2.0.1.ebuild b/dev-libs/expat/expat-2.0.1.ebuild
index acbc651ba761..ba44afb16a22 100644
--- a/dev-libs/expat/expat-2.0.1.ebuild
+++ b/dev-libs/expat/expat-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1.ebuild,v 1.10 2007/08/11 14:40:13 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1.ebuild,v 1.11 2007/08/25 22:38:14 vapier Exp $
inherit eutils libtool
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND=""
diff --git a/dev-libs/glib/glib-2.12.12.ebuild b/dev-libs/glib/glib-2.12.12.ebuild
index b2b614f1358f..fb30a21ad632 100644
--- a/dev-libs/glib/glib-2.12.12.ebuild
+++ b/dev-libs/glib/glib-2.12.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.12.ebuild,v 1.11 2007/08/06 04:37:45 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.12.ebuild,v 1.12 2007/08/25 22:38:21 vapier Exp $
inherit gnome.org libtool eutils flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug doc hardened"
RDEPEND="virtual/libc
diff --git a/dev-libs/glib/glib-2.12.13.ebuild b/dev-libs/glib/glib-2.12.13.ebuild
index e5cb1df318c5..0ca50bc62d5d 100644
--- a/dev-libs/glib/glib-2.12.13.ebuild
+++ b/dev-libs/glib/glib-2.12.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.13.ebuild,v 1.4 2007/08/25 19:06:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.13.ebuild,v 1.5 2007/08/25 22:38:21 vapier Exp $
inherit gnome.org libtool eutils flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug doc hardened"
RDEPEND="virtual/libc
diff --git a/dev-libs/icu/icu-3.4.1.ebuild b/dev-libs/icu/icu-3.4.1.ebuild
index 7d3d90825297..2d94c4b7b7c1 100644
--- a/dev-libs/icu/icu-3.4.1.ebuild
+++ b/dev-libs/icu/icu-3.4.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.4.1.ebuild,v 1.14 2007/05/08 19:41:14 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.4.1.ebuild,v 1.15 2007/08/25 22:38:25 vapier Exp $
-KEYWORDS="~amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~amd64 arm ~hppa ~mips ppc ~ppc64 s390 sh sparc x86"
DESCRIPTION="IBM Internationalization Components for Unicode."
HOMEPAGE="http://ibm.com/software/globalization/icu/"
diff --git a/dev-libs/libksba/libksba-0.9.14.ebuild b/dev-libs/libksba/libksba-0.9.14.ebuild
index f8b23e920e6f..9b673bc7fa35 100644
--- a/dev-libs/libksba/libksba-0.9.14.ebuild
+++ b/dev-libs/libksba/libksba-0.9.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-0.9.14.ebuild,v 1.5 2006/10/02 16:07:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-0.9.14.ebuild,v 1.6 2007/08/25 22:38:51 vapier Exp $
inherit libtool
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/alpha/libksba/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-libs/libgpg-error-0.7
diff --git a/dev-libs/openssl/openssl-0.9.8e-r2.ebuild b/dev-libs/openssl/openssl-0.9.8e-r2.ebuild
index 90ef5b3df553..be97a04ccc4f 100644
--- a/dev-libs/openssl/openssl-0.9.8e-r2.ebuild
+++ b/dev-libs/openssl/openssl-0.9.8e-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8e-r2.ebuild,v 1.2 2007/08/25 20:52:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8e-r2.ebuild,v 1.3 2007/08/25 22:39:19 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://openssl/source/${P}.tar.gz"
LICENSE="openssl"
SLOT="0"
-KEYWORDS="-* alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="-* alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
IUSE="bindist emacs sse2 test zlib"
RDEPEND=""
diff --git a/dev-libs/popt/popt-1.10.4-r3.ebuild b/dev-libs/popt/popt-1.10.4-r3.ebuild
index 8deb7a37cf69..a209353ae92e 100644
--- a/dev-libs/popt/popt-1.10.4-r3.ebuild
+++ b/dev-libs/popt/popt-1.10.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.10.4-r3.ebuild,v 1.7 2007/01/13 09:47:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.10.4-r3.ebuild,v 1.8 2007/08/25 22:39:24 vapier Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="1.9"
@@ -13,7 +13,7 @@ SRC_URI="ftp://jbj.org/pub/rpm-4.4.x/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls"
RDEPEND="nls? ( virtual/libintl )"
diff --git a/dev-libs/pth/pth-2.0.7.ebuild b/dev-libs/pth/pth-2.0.7.ebuild
index a57b16518869..92f8eb58f04a 100644
--- a/dev-libs/pth/pth-2.0.7.ebuild
+++ b/dev-libs/pth/pth-2.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7.ebuild,v 1.7 2007/08/25 17:25:39 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7.ebuild,v 1.8 2007/08/25 22:39:34 vapier Exp $
inherit eutils fixheadtails libtool
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""