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 | 89c659aa5b164958533006af0ef5c29d4d492baf (patch) | |
tree | 37ef87261262630b724907ffe6c18679ded07b9b /net-misc/npapi-sdk/npapi-sdk-0.27.ebuild | |
parent | Stable for amd64, wrt bug #399301 (diff) | |
download | historical-89c659aa5b164958533006af0ef5c29d4d492baf.tar.gz historical-89c659aa5b164958533006af0ef5c29d4d492baf.tar.bz2 historical-89c659aa5b164958533006af0ef5c29d4d492baf.zip |
Stable for amd64, wrt bug #399403
Package-Manager: portage-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="" |