summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2005-05-04 07:44:39 +0000
committerRob Cakebread <pythonhead@gentoo.org>2005-05-04 07:44:39 +0000
commitcc1455aa053011f90a20bb677bb6184e6eb76107 (patch)
tree3d2a55b6fabb3c5aa535585d975e7afa484c785d /net-p2p/pysoulseek
parentFix copyright date. (diff)
downloadgentoo-2-cc1455aa053011f90a20bb677bb6184e6eb76107.tar.gz
gentoo-2-cc1455aa053011f90a20bb677bb6184e6eb76107.tar.bz2
gentoo-2-cc1455aa053011f90a20bb677bb6184e6eb76107.zip
Version bump. bug #8175
(Portage version: 2.0.51.21)
Diffstat (limited to 'net-p2p/pysoulseek')
-rw-r--r--net-p2p/pysoulseek/ChangeLog11
-rw-r--r--net-p2p/pysoulseek/Manifest6
-rw-r--r--net-p2p/pysoulseek/files/digest-pysoulseek-1.2.61
-rw-r--r--net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild4
-rw-r--r--net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild38
5 files changed, 53 insertions, 7 deletions
diff --git a/net-p2p/pysoulseek/ChangeLog b/net-p2p/pysoulseek/ChangeLog
index c9dd973fbc21..224b3a16b815 100644
--- a/net-p2p/pysoulseek/ChangeLog
+++ b/net-p2p/pysoulseek/ChangeLog
@@ -1,6 +1,11 @@
-# ChangeLog for net-p2p/pysoulseek
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/ChangeLog,v 1.42 2004/12/29 20:27:24 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/ChangeLog,v 1.43 2005/05/04 07:44:39 pythonhead Exp $
+
+*pysoulseek-1.2.6 (04 May 2005)
+
+ 04 May 2005; Rob Cakebread <pythonhead@gentoo.org>
+ pysoulseek-1.2.5.ebuild, +pysoulseek-1.2.6.ebuild:
+ Version bump. bug# 8175
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/net-p2p/pysoulseek/Manifest b/net-p2p/pysoulseek/Manifest
index ac9767584165..557d4cc3eb14 100644
--- a/net-p2p/pysoulseek/Manifest
+++ b/net-p2p/pysoulseek/Manifest
@@ -1,5 +1,7 @@
-MD5 13342fdd8dd7696d919e2939542cc6de pysoulseek-1.2.5.ebuild 958
-MD5 b437ff1a77a04557858d41e804f82b6f ChangeLog 6126
+MD5 ffb206ad5f1f4d5c4c29f9f0d4d682e2 ChangeLog 6257
MD5 4a775604ab14b1e4979e1cbb41602e1c metadata.xml 240
+MD5 60e62fef39afb2e3412636f2cc7d4554 pysoulseek-1.2.6.ebuild 970
+MD5 a752d548424d7e8418c8a3885e137410 pysoulseek-1.2.5.ebuild 955
+MD5 85a83a4b14c59a930005e36a84dab9fe files/digest-pysoulseek-1.2.6 63
MD5 3351b7b2cda3650b0c7d57363ad2b75f files/digest-pysoulseek-1.2.5 63
MD5 b53566be9796be57990525e16f1e82a4 files/pysoulseek.desktop 159
diff --git a/net-p2p/pysoulseek/files/digest-pysoulseek-1.2.6 b/net-p2p/pysoulseek/files/digest-pysoulseek-1.2.6
new file mode 100644
index 000000000000..10ba6068d948
--- /dev/null
+++ b/net-p2p/pysoulseek/files/digest-pysoulseek-1.2.6
@@ -0,0 +1 @@
+MD5 59fae6868c4bfb9568d21b27fa5ca051 pyslsk-1.2.6.tar.gz 99434
diff --git a/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild b/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild
index 68df5a293d51..9d2274f99cb1 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 Foundation
# 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.8 2004/12/14 20:52:16 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild,v 1.9 2005/05/04 07:44:39 pythonhead Exp $
inherit eutils distutils
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc hppa ~amd64"
DEPEND=">=dev-lang/python-2.1
- <dev-python/wxpython-2.5.2.3
+ =dev-python/wxpython-2.4*
oggvorbis? ( dev-python/pyvorbis dev-python/pyogg )"
S="${WORKDIR}/${MY_P}"
diff --git a/net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild b/net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild
new file mode 100644
index 000000000000..b6e766aec1eb
--- /dev/null
+++ b/net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild,v 1.1 2005/05/04 07:44:39 pythonhead Exp $
+
+inherit eutils distutils
+
+IUSE="oggvorbis"
+MY_PN="${PN/soulseek/slsk}"
+MY_PV="${PV/_/}"
+
+MY_P=${MY_PN}-${MY_PV}
+
+DESCRIPTION="client for SoulSeek filesharing"
+HOMEPAGE="http://www.sensi.org/~ak/pyslsk/
+ http://thegraveyard.org/pyslsk/index.html"
+SRC_URI="http://www.sensi.org/~ak/pyslsk/${MY_P}.tar.gz "
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~hppa ~amd64"
+
+DEPEND=">=dev-lang/python-2.1
+ =dev-python/wxpython-2.4*
+ oggvorbis? ( dev-python/pyvorbis dev-python/pyogg )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+ distutils_src_install
+ insinto /usr/share/applications
+ doins ${FILESDIR}/pysoulseek.desktop
+}
+
+pkg_postinst() {
+ echo
+ einfo "The hydriant patch no longer is, checkout net-p2p/nicotine from the same people"
+ echo
+}