diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 21:17:51 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 21:17:51 +0000 |
commit | 54c4df15300be12753d52470cee5b856c50b4685 (patch) | |
tree | 601784e3c308b68eec324ce8839ae8e53be84fbe /dev-python/pyopenal/pyopenal-0.1.6.ebuild | |
parent | Stable on amd64 wrt bug #354527 (diff) | |
download | historical-54c4df15300be12753d52470cee5b856c50b4685.tar.gz historical-54c4df15300be12753d52470cee5b856c50b4685.tar.bz2 historical-54c4df15300be12753d52470cee5b856c50b4685.zip |
Stable on amd64 wrt bug #=dev-python/pyopenal-0.1.6
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pyopenal/pyopenal-0.1.6.ebuild')
-rw-r--r-- | dev-python/pyopenal/pyopenal-0.1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyopenal/pyopenal-0.1.6.ebuild b/dev-python/pyopenal/pyopenal-0.1.6.ebuild index 1fa82951d21b..5b655844ae1a 100644 --- a/dev-python/pyopenal/pyopenal-0.1.6.ebuild +++ b/dev-python/pyopenal/pyopenal-0.1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenal/pyopenal-0.1.6.ebuild,v 1.9 2010/12/26 16:10:18 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenal/pyopenal-0.1.6.ebuild,v 1.10 2011/02/12 21:17:51 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -17,7 +17,7 @@ SRC_URI="http://download.gna.org/pyopenal/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND=">=dev-python/pyogg-1.1 |