diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-07-16 10:33:07 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-07-16 10:33:07 +0000 |
commit | a77b03da16c0492ef3805c96fa2a4b937b46d593 (patch) | |
tree | 53a13bb24278b2531d934df4dd77952845349f69 /virtual/pkgconfig | |
parent | ppc64 stable wrt bug #516106 (diff) | |
download | gentoo-2-a77b03da16c0492ef3805c96fa2a4b937b46d593.tar.gz gentoo-2-a77b03da16c0492ef3805c96fa2a4b937b46d593.tar.bz2 gentoo-2-a77b03da16c0492ef3805c96fa2a4b937b46d593.zip |
ppc64 stable wrt bug #516106
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/pkgconfig')
-rw-r--r-- | virtual/pkgconfig/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/pkgconfig/pkgconfig-0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/pkgconfig/ChangeLog b/virtual/pkgconfig/ChangeLog index 30d518276b20..4f9b8513b88b 100644 --- a/virtual/pkgconfig/ChangeLog +++ b/virtual/pkgconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/pkgconfig # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/pkgconfig/ChangeLog,v 1.23 2014/07/13 09:53:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/pkgconfig/ChangeLog,v 1.24 2014/07/16 10:33:07 zlogene Exp $ + + 16 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> pkgconfig-0-r1.ebuild: + ppc64 stable wrt bug #516106 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> pkgconfig-0-r1.ebuild: Stable for ppc, wrt bug #516106 diff --git a/virtual/pkgconfig/pkgconfig-0-r1.ebuild b/virtual/pkgconfig/pkgconfig-0-r1.ebuild index 1297d91f4848..90418ba54d06 100644 --- a/virtual/pkgconfig/pkgconfig-0-r1.ebuild +++ b/virtual/pkgconfig/pkgconfig-0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/pkgconfig/pkgconfig-0-r1.ebuild,v 1.7 2014/07/13 09:53:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/pkgconfig/pkgconfig-0-r1.ebuild,v 1.8 2014/07/16 10:33:07 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |