diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-19 17:31:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-19 17:31:46 +0000 |
commit | 9f59e423c092ba64541cb10e83ba943d48e0b211 (patch) | |
tree | f22866c9a911ffc9ed38b52f1026b443d57807af /net-misc/npapi-sdk/npapi-sdk-0.27.ebuild | |
parent | Stable for amd64, wrt bug #399301 (diff) | |
download | gentoo-2-9f59e423c092ba64541cb10e83ba943d48e0b211.tar.gz gentoo-2-9f59e423c092ba64541cb10e83ba943d48e0b211.tar.bz2 gentoo-2-9f59e423c092ba64541cb10e83ba943d48e0b211.zip |
Stable for amd64, wrt bug #399403
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/npapi-sdk/npapi-sdk-0.27.ebuild')
-rw-r--r-- | net-misc/npapi-sdk/npapi-sdk-0.27.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild b/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild index e3a86009a1b6..f02662450829 100644 --- a/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild +++ b/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.ebuild,v 1.2 2011/11/30 12:43:00 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v 1.3 2012/01/19 17:31:46 ago Exp $ EAPI=4 inherit autotools-utils @@ -11,5 +11,5 @@ SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="" |