diff options
Diffstat (limited to 'dev-python/pyopenal/pyopenal-0.1.3.ebuild')
-rw-r--r-- | dev-python/pyopenal/pyopenal-0.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyopenal/pyopenal-0.1.3.ebuild b/dev-python/pyopenal/pyopenal-0.1.3.ebuild index 5da6874a5507..d4a339cb7cf7 100644 --- a/dev-python/pyopenal/pyopenal-0.1.3.ebuild +++ b/dev-python/pyopenal/pyopenal-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenal/pyopenal-0.1.3.ebuild,v 1.3 2004/03/30 01:17:17 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenal/pyopenal-0.1.3.ebuild,v 1.4 2004/04/01 02:20:17 kloeri Exp $ inherit distutils @@ -13,7 +13,7 @@ SRC_URI="http://oomadness.tuxfamily.org/downloads/${MY_P}.tar.gz http://nectroom.homelinux.net/pkg/${MY_P}.tar.gz" HOMEPAGE="http://oomadness.tuxfamily.org/en/pyopenal/" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" LICENSE="LGPL-2.1" |