diff options
author | 2013-03-27 09:36:36 +0000 | |
---|---|---|
committer | 2013-03-27 09:36:36 +0000 | |
commit | 14fd43268d5fba30458f8626c398864471fffbdb (patch) | |
tree | 568e59bbb32918dcfc1f68efe66602e73f2bfc69 /net-misc/npapi-sdk | |
parent | Stable for ppc64, wrt bug #457322 (diff) | |
download | gentoo-2-14fd43268d5fba30458f8626c398864471fffbdb.tar.gz gentoo-2-14fd43268d5fba30458f8626c398864471fffbdb.tar.bz2 gentoo-2-14fd43268d5fba30458f8626c398864471fffbdb.zip |
Stable for ppc64, wrt bug #457452
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/npapi-sdk')
-rw-r--r-- | net-misc/npapi-sdk/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/npapi-sdk/ChangeLog b/net-misc/npapi-sdk/ChangeLog index 22e542b80462..9e6f87a8e04a 100644 --- a/net-misc/npapi-sdk/ChangeLog +++ b/net-misc/npapi-sdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/npapi-sdk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.21 2013/03/26 15:54:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.22 2013/03/27 09:36:36 ago Exp $ + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> npapi-sdk-0.27.2.ebuild: + Stable for ppc64, wrt bug #457452 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> npapi-sdk-0.27.2.ebuild: Stable for x86, wrt bug #457452 diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild index a967b0bc4ddc..a0d806c80e99 100644 --- a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild +++ b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v 1.5 2013/03/26 15:54:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v 1.6 2013/03/27 09:36:36 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="virtual/pkgconfig" |