summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-06-16 01:33:46 +0000
committerJon Hood <squinky86@gentoo.org>2004-06-16 01:33:46 +0000
commitfdffe40bf05e8d9c7053b2f5111e8688e8963cda (patch)
tree89cf3d8f4d2b42854c345d7a8438fd888e86fc8e /net-p2p
parentfix bug 54003. (diff)
downloadhistorical-fdffe40bf05e8d9c7053b2f5111e8688e8963cda.tar.gz
historical-fdffe40bf05e8d9c7053b2f5111e8688e8963cda.tar.bz2
historical-fdffe40bf05e8d9c7053b2f5111e8688e8963cda.zip
version bumps (#53046)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/sancho-bin/ChangeLog9
-rw-r--r--net-p2p/sancho-bin/Manifest8
-rw-r--r--net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.52
-rw-r--r--net-p2p/sancho-bin/sancho-bin-0.9.4.3.ebuild4
-rw-r--r--net-p2p/sancho-bin/sancho-bin-0.9.4.5.ebuild53
5 files changed, 70 insertions, 6 deletions
diff --git a/net-p2p/sancho-bin/ChangeLog b/net-p2p/sancho-bin/ChangeLog
index 5420a7704316..9c6006fb0478 100644
--- a/net-p2p/sancho-bin/ChangeLog
+++ b/net-p2p/sancho-bin/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-p2p/sancho-bin
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.2 2004/05/01 06:02:12 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.3 2004/06/16 01:33:46 squinky86 Exp $
+
+*sancho-bin-0.9.4.5 (15 Jun 2004)
+
+ 15 Jun 2004; Jon Hood <squinky86@gentoo.org> sancho-bin-0.9.4.3.ebuild,
+ +sancho-bin-0.9.4.5.ebuild:
+ version bumps for stable and unstable x86; thanks to José Romildo Malaquias
+ <romildo@uber.com.br> for the update (#53046)
*sancho-bin-0.9.4.3 (01 May 2004)
diff --git a/net-p2p/sancho-bin/Manifest b/net-p2p/sancho-bin/Manifest
index b588aafaea70..509214a72ef4 100644
--- a/net-p2p/sancho-bin/Manifest
+++ b/net-p2p/sancho-bin/Manifest
@@ -1,5 +1,7 @@
-MD5 c27b046927d1025ab0bdbc98deca30f5 sancho-bin-0.9.4.3.ebuild 1243
-MD5 b7b6710b66d39b9bfea8a9e99a485b70 ChangeLog 495
+MD5 6079673f9112e267dc848a92e5dbe4cd sancho-bin-0.9.4.3.ebuild 1241
+MD5 d3debae2fb6f8a0aec67db1a885d9b18 sancho-bin-0.9.4.5.ebuild 1161
+MD5 c012605d120e9113aa1596095584c4b9 ChangeLog 760
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
-MD5 8cac6792ae05352c01e60f8463037243 files/sancho.sh 270
+MD5 48bb54716b58b0c21cf9b074e3d2d029 files/sancho.sh 269
MD5 c5112601a616409f11ee0b575f2ba617 files/digest-sancho-bin-0.9.4.3 156
+MD5 94095fc16619d56b11b9ef972c422043 files/digest-sancho-bin-0.9.4.5 156
diff --git a/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.5 b/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.5
new file mode 100644
index 000000000000..d463324bc338
--- /dev/null
+++ b/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.5
@@ -0,0 +1,2 @@
+MD5 b3ff8e6dfff3631ed0ab8e5df4ff1f3a sancho-0.9.4-5-linux-gtk.tar.bz2 4831347
+MD5 7ed5b82ab7fdcc8507ab9658fd64af0e sancho-0.9.4-5-linux-fox.tar.bz2 5085770
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.3.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.3.ebuild
index d9a728a6c892..e4e61ff04e4a 100644
--- a/net-p2p/sancho-bin/sancho-bin-0.9.4.3.ebuild
+++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.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/net-p2p/sancho-bin/sancho-bin-0.9.4.3.ebuild,v 1.2 2004/05/01 06:02:12 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.3.ebuild,v 1.3 2004/06/16 01:33:46 squinky86 Exp $
IUSE="gtk2"
@@ -9,7 +9,7 @@ SRC_URI="gtk2? ( http://sancho-gui.sourceforge.net/tmp/${PN/-bin/}-${PV/.3/-3}-l
!gtk2? ( http://sancho-gui.sourceforge.net/tmp/${PN/-bin/}-${PV/.3/-3}-linux-fox.tar.bz2 )"
HOMEPAGE="http://sancho-gui.sourceforge.net/"
-KEYWORDS="~x86"
+KEYWORDS="x86"
SLOT="0"
LICENSE="CPL-1.0 LGPL-2.1"
RESTRICT="nomirror"
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.5.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.5.ebuild
new file mode 100644
index 000000000000..cdc91bdfbe95
--- /dev/null
+++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.5.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.5.ebuild,v 1.1 2004/06/16 01:33:46 squinky86 Exp $
+
+IUSE="gtk2"
+
+MY_P=${P/-bin/}
+MY_P=${MY_P%.*}-${MY_P##*.}
+
+use gtk2 && TOOLKIT="gtk" || TOOLKIT="fox"
+
+DESCRIPTION="a powerful frontend for mldonkey"
+HOMEPAGE="http://sancho-gui.sourceforge.net/"
+SRC_URI="http://sancho-gui.sourceforge.net/tmp/${MY_P}-linux-${TOOLKIT}.tar.bz2"
+
+KEYWORDS="~x86"
+SLOT="0"
+LICENSE="CPL-1.0 LGPL-2.1"
+RESTRICT="nomirror"
+
+DEPEND="virtual/glibc
+ virtual/x11
+ gtk2? ( >=x11-libs/gtk+-2 )"
+
+S="${WORKDIR}/${MY_P}-linux-${TOOLKIT}"
+
+src_compile() {
+ einfo "Nothing to compile."
+}
+
+src_install() {
+ dodir /opt/sancho
+ dodir /opt/bin
+
+ cd ${S}
+ cp -dpR sancho distrib lib ${D}/opt/sancho
+
+ exeinto /opt/sancho
+ doexe sancho-bin
+
+ exeinto /opt/bin
+ newexe ${FILESDIR}/sancho.sh sancho
+
+ dodir /etc/env.d
+ echo -e "PATH=/opt/sancho\n" > ${D}/etc/env.d/20sancho
+}
+
+pkg_postinst() {
+ einfo
+ einfo "Sancho requires the presence of a p2p core, like"
+ einfo "net-p2p/mldonkey, in order to operate."
+ einfo
+}