diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-27 14:54:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-27 14:54:25 +0000 |
commit | 14978dc2ef7abe1ea39051353ec51748304bc83c (patch) | |
tree | 511c4be5d68217540d179a6301f2873101e2f772 /sys-libs/libstdc++-v3 | |
parent | Needed for agedu which I take care of (diff) | |
download | gentoo-2-14978dc2ef7abe1ea39051353ec51748304bc83c.tar.gz gentoo-2-14978dc2ef7abe1ea39051353ec51748304bc83c.tar.bz2 gentoo-2-14978dc2ef7abe1ea39051353ec51748304bc83c.zip |
Drop HPPA keywording.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-libs/libstdc++-v3')
-rw-r--r-- | sys-libs/libstdc++-v3/ChangeLog | 8 | ||||
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-libs/libstdc++-v3/ChangeLog b/sys-libs/libstdc++-v3/ChangeLog index 462e6caaa196..473b89090fff 100644 --- a/sys-libs/libstdc++-v3/ChangeLog +++ b/sys-libs/libstdc++-v3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libstdc++-v3 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.73 2013/12/01 14:14:08 johu Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.74 2014/01/27 14:54:25 jer Exp $ + + 27 Jan 2014; Jeroen Roovers <jer@gentoo.org> libstdc++-v3-3.3.6-r1.ebuild, + libstdc++-v3-3.3.6.ebuild: + Drop HPPA keywording. 01 Dec 2013; Johannes Huber <johu@gentoo.org> libstdc++-v3-3.3.6-r1.ebuild: x86 stable, bug #452614 diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild index 9e63e77e10fb..9de0c33535bd 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 1.10 2013/12/01 14:14:08 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 1.11 2014/01/27 14:54:25 jer Exp $ inherit eutils flag-o-matic libtool multilib @@ -116,7 +116,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2 LICENSE="GPL-2 LGPL-2.1" SLOT="5" -KEYWORDS="amd64 hppa ~mips ppc -ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~mips ppc -ppc64 sparc x86 ~x86-fbsd" IUSE="multilib nls" S=${WORKDIR}/gcc-${PV} diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild index 828d744167b1..a9328c82106c 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.30 2013/09/30 20:07:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.31 2014/01/27 14:54:25 jer Exp $ inherit eutils flag-o-matic libtool multilib @@ -116,7 +116,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2 LICENSE="GPL-2 LGPL-2.1" SLOT="5" -KEYWORDS="amd64 hppa ~mips ppc -ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~mips ppc -ppc64 sparc x86 ~x86-fbsd" IUSE="multilib nls" S=${WORKDIR}/gcc-${PV} |