diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-04-21 11:52:49 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-04-21 11:52:49 +0000 |
commit | 2486d6ab53962a61a682512f1cb93deb7a3b292d (patch) | |
tree | 66657e41bddc71fcb7a1d6ddabde388b0b76ac24 /net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild | |
parent | Workaround again (diff) | |
download | historical-2486d6ab53962a61a682512f1cb93deb7a3b292d.tar.gz historical-2486d6ab53962a61a682512f1cb93deb7a3b292d.tar.bz2 historical-2486d6ab53962a61a682512f1cb93deb7a3b292d.zip |
Marked stable on hppa.
Diffstat (limited to 'net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild')
-rw-r--r-- | net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild b/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild index 34e73a9801ad..62a7c15e9a10 100644 --- a/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild +++ b/net-p2p/pysoulseek/pysoulseek-1.2.5.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/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild,v 1.2 2004/04/18 01:39:00 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild,v 1.3 2004/04/21 11:52:49 gmsoft Exp $ IUSE="oggvorbis" inherit eutils distutils @@ -16,7 +16,7 @@ SRC_URI="http://www.sensi.org/~ak/pyslsk/${MY_P}.tar.gz " LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~sparc hppa ~amd64" DEPEND=">=dev-lang/python-2.1 >=dev-python/wxPython-2.4.1.2 |