summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-25 09:45:35 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-25 09:45:35 +0000
commit1a9b6e558394335869060a693e0fc56ffcfb11bb (patch)
treeb5978393805812182d9014275d6716f994d333d1 /sys-libs
parentSupport EAPI >=3 in mono.eclass (diff)
downloadgentoo-2-1a9b6e558394335869060a693e0fc56ffcfb11bb.tar.gz
gentoo-2-1a9b6e558394335869060a693e0fc56ffcfb11bb.tar.bz2
gentoo-2-1a9b6e558394335869060a693e0fc56ffcfb11bb.zip
Dropped ppc/ppc64 keywords wrt #356839
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/lib-compat/ChangeLog6
-rw-r--r--sys-libs/lib-compat/lib-compat-1.4.1.ebuild6
-rw-r--r--sys-libs/lib-compat/lib-compat-1.4.2.ebuild4
-rw-r--r--sys-libs/lib-compat/lib-compat-1.4.ebuild6
4 files changed, 13 insertions, 9 deletions
diff --git a/sys-libs/lib-compat/ChangeLog b/sys-libs/lib-compat/ChangeLog
index db428ea714e8..35f232997e53 100644
--- a/sys-libs/lib-compat/ChangeLog
+++ b/sys-libs/lib-compat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/lib-compat
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.32 2011/03/12 14:17:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.33 2011/03/25 09:45:35 xarthisius Exp $
+
+ 25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> lib-compat-1.4.ebuild,
+ lib-compat-1.4.1.ebuild, lib-compat-1.4.2.ebuild:
+ Dropped ppc/ppc64 keywords wrt #356839
12 Mar 2011; Tobias Klausmann <klausman@gentoo.org> lib-compat-1.4.2.ebuild:
Stable on alpha, bug #356839
diff --git a/sys-libs/lib-compat/lib-compat-1.4.1.ebuild b/sys-libs/lib-compat/lib-compat-1.4.1.ebuild
index 8e49d280a96d..b740e356695f 100644
--- a/sys-libs/lib-compat/lib-compat-1.4.1.ebuild
+++ b/sys-libs/lib-compat/lib-compat-1.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.1.ebuild,v 1.7 2009/10/13 13:44:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.1.ebuild,v 1.8 2011/03/25 09:45:35 xarthisius Exp $
DESCRIPTION="Compatibility C++ and libc5 and libc6 libraries for programs new and old"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ppc ppc64 x86"
+KEYWORDS="alpha x86"
IUSE="sdl"
RDEPEND="sys-libs/glibc
diff --git a/sys-libs/lib-compat/lib-compat-1.4.2.ebuild b/sys-libs/lib-compat/lib-compat-1.4.2.ebuild
index c64f8e1e0542..aa4ab9f8cc49 100644
--- a/sys-libs/lib-compat/lib-compat-1.4.2.ebuild
+++ b/sys-libs/lib-compat/lib-compat-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.2.ebuild,v 1.3 2011/03/12 14:17:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.2.ebuild,v 1.4 2011/03/25 09:45:35 xarthisius Exp $
DESCRIPTION="Compatibility C++ and libc5 and libc6 libraries for programs new and old"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~ppc ~ppc64 x86"
+KEYWORDS="alpha x86"
IUSE=""
S=${WORKDIR}/${P}/${ARCH}
diff --git a/sys-libs/lib-compat/lib-compat-1.4.ebuild b/sys-libs/lib-compat/lib-compat-1.4.ebuild
index 4967799cd06c..7307e498308a 100644
--- a/sys-libs/lib-compat/lib-compat-1.4.ebuild
+++ b/sys-libs/lib-compat/lib-compat-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.ebuild,v 1.10 2009/10/13 13:44:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.ebuild,v 1.11 2011/03/25 09:45:35 xarthisius Exp $
DESCRIPTION="Compatibility C++ and libc5 and libc6 libraries for programs new and old"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ppc ppc64 x86"
+KEYWORDS="alpha x86"
IUSE="sdl"
RDEPEND="sys-libs/glibc