diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-03-26 01:45:41 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-03-26 01:45:41 +0000 |
commit | b652f43787356dd6ef2d2b2228dd31cb976fc2dc (patch) | |
tree | 5a079cf7f970f6c51d7bd131aeccebf5ade04bea /net-p2p/pysoulseek | |
parent | Marked stable (diff) | |
download | gentoo-2-b652f43787356dd6ef2d2b2228dd31cb976fc2dc.tar.gz gentoo-2-b652f43787356dd6ef2d2b2228dd31cb976fc2dc.tar.bz2 gentoo-2-b652f43787356dd6ef2d2b2228dd31cb976fc2dc.zip |
bumping new ver to stable. old ver is undownloadable.
Diffstat (limited to 'net-p2p/pysoulseek')
-rw-r--r-- | net-p2p/pysoulseek/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/pysoulseek/pysoulseek-1.0.3.12.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/pysoulseek/ChangeLog b/net-p2p/pysoulseek/ChangeLog index c194452ad726..683a6b1c27f9 100644 --- a/net-p2p/pysoulseek/ChangeLog +++ b/net-p2p/pysoulseek/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-p2p/pysoulseek # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/ChangeLog,v 1.12 2003/03/24 23:26:50 malverian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/ChangeLog,v 1.13 2003/03/26 01:45:33 liquidx Exp $ *pysoulseek-1.0.3.12.7 (24 Mar 2003) + 26 Mar 2003; Alastair Tse <liquidx@gentoo.org> pysoulseek-1.0.3.12.7.ebuild: + bumping to stable because sources are missing for 1.0.0 + 24 Mar 2003; Philip Walls <malverian@gentoo.org> pysoulseek-1.0.3.12.7.ebuild, files/digest-pysoulseek-1.0.3.12.7 : Version bump. ebuild also now automatically fetches and hyriand patch diff --git a/net-p2p/pysoulseek/pysoulseek-1.0.3.12.7.ebuild b/net-p2p/pysoulseek/pysoulseek-1.0.3.12.7.ebuild index 3625b4ee9697..752385a3115e 100644 --- a/net-p2p/pysoulseek/pysoulseek-1.0.3.12.7.ebuild +++ b/net-p2p/pysoulseek/pysoulseek-1.0.3.12.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.0.3.12.7.ebuild,v 1.2 2003/03/24 23:35:24 malverian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.0.3.12.7.ebuild,v 1.3 2003/03/26 01:45:41 liquidx Exp $ IUSE="oggvorbis" @@ -20,7 +20,7 @@ SRC_URI="http://www.sensi.org/~ak/pyslsk/${MY_P}.tar.gz http://thegraveyard.org/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND=">=dev-lang/python-2.1 >=dev-python/wxPython-2.4.0.1 |