summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-05-04 03:13:04 +0000
committerJason Wever <weeve@gentoo.org>2004-05-04 03:13:04 +0000
commit3affb7f366984624f26575eb1c0dda52c9587182 (patch)
tree7c37c0ae6070349cbcfeedd4b02041189311bf80 /net-p2p
parentStable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-3affb7f366984624f26575eb1c0dda52c9587182.tar.gz
gentoo-2-3affb7f366984624f26575eb1c0dda52c9587182.tar.bz2
gentoo-2-3affb7f366984624f26575eb1c0dda52c9587182.zip
Stable on sparc.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/pysoulseek/ChangeLog5
-rw-r--r--net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/pysoulseek/ChangeLog b/net-p2p/pysoulseek/ChangeLog
index fdfb1e0a7573..624a4ffa675b 100644
--- a/net-p2p/pysoulseek/ChangeLog
+++ b/net-p2p/pysoulseek/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/pysoulseek
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/ChangeLog,v 1.36 2004/04/21 11:52:49 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/ChangeLog,v 1.37 2004/05/04 03:13:04 weeve Exp $
+
+ 03 May 2004; Jason Wever <weeve@gentoo.org> pysoulseek-1.2.5.ebuild:
+ Stable on sparc.
21 Apr 2004; Guy Martin <gmsoft@gentoo.org> pysoulseek-1.2.5.ebuild:
Marked stable on hppa.
diff --git a/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild b/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild
index 62a7c15e9a10..3990091e71b3 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.3 2004/04/21 11:52:49 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild,v 1.4 2004/05/04 03:13:04 weeve 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