summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-30 15:45:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-30 15:45:58 +0000
commit70573f3cccdc0341ea559e276e110b9298cfa899 (patch)
tree085b84d926e384f16ca6e76e4c64ecc405a810d2 /net-p2p/mktorrent-borg
parentVersion bump, remove old, x86 stable (diff)
downloadgentoo-2-70573f3cccdc0341ea559e276e110b9298cfa899.tar.gz
gentoo-2-70573f3cccdc0341ea559e276e110b9298cfa899.tar.bz2
gentoo-2-70573f3cccdc0341ea559e276e110b9298cfa899.zip
Version bump, cleanup old
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'net-p2p/mktorrent-borg')
-rw-r--r--net-p2p/mktorrent-borg/ChangeLog9
-rw-r--r--net-p2p/mktorrent-borg/files/0.9.6-CFLAGS.patch11
-rw-r--r--net-p2p/mktorrent-borg/files/0.9.8-CFLAGS.patch11
-rw-r--r--net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.63
-rw-r--r--net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.73
-rw-r--r--net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.83
-rw-r--r--net-p2p/mktorrent-borg/mktorrent-borg-0.9.6.ebuild27
-rw-r--r--net-p2p/mktorrent-borg/mktorrent-borg-0.9.8.ebuild (renamed from net-p2p/mktorrent-borg/mktorrent-borg-0.9.7.ebuild)8
8 files changed, 27 insertions, 48 deletions
diff --git a/net-p2p/mktorrent-borg/ChangeLog b/net-p2p/mktorrent-borg/ChangeLog
index abf27986238f..af0bd993b60d 100644
--- a/net-p2p/mktorrent-borg/ChangeLog
+++ b/net-p2p/mktorrent-borg/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-p2p/mktorrent-borg
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent-borg/ChangeLog,v 1.2 2007/11/10 16:15:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent-borg/ChangeLog,v 1.3 2007/12/30 15:45:57 armin76 Exp $
+
+*mktorrent-borg-0.9.8 (30 Dec 2007)
+
+ 30 Dec 2007; Raúl Porcel <armin76@gentoo.org> +files/0.9.8-CFLAGS.patch,
+ -files/0.9.6-CFLAGS.patch, -mktorrent-borg-0.9.6.ebuild,
+ -mktorrent-borg-0.9.7.ebuild, +mktorrent-borg-0.9.8.ebuild:
+ Version bump, cleanup old
*mktorrent-borg-0.9.7 (10 Nov 2007)
diff --git a/net-p2p/mktorrent-borg/files/0.9.6-CFLAGS.patch b/net-p2p/mktorrent-borg/files/0.9.6-CFLAGS.patch
deleted file mode 100644
index a2d4cf46840e..000000000000
--- a/net-p2p/mktorrent-borg/files/0.9.6-CFLAGS.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2007-10-16 18:15:25.000000000 +0200
-+++ Makefile 2007-10-16 18:15:30.000000000 +0200
-@@ -1,8 +1,3 @@
--CC=gcc
--
--# Default
--CFLAGS = -w -O2
--LFLAGS =
- LIBS = -lcrypto
-
-
diff --git a/net-p2p/mktorrent-borg/files/0.9.8-CFLAGS.patch b/net-p2p/mktorrent-borg/files/0.9.8-CFLAGS.patch
new file mode 100644
index 000000000000..a2e09534e83d
--- /dev/null
+++ b/net-p2p/mktorrent-borg/files/0.9.8-CFLAGS.patch
@@ -0,0 +1,11 @@
+--- Makefile.orig 2007-12-30 16:39:30.000000000 +0100
++++ Makefile 2007-12-30 16:39:38.000000000 +0100
+@@ -1,8 +1,5 @@
+ CC=gcc
+
+-# Default
+-CFLAGS = -w -O2
+-LFLAGS =
+ LIBS = -lcrypto
+
+
diff --git a/net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.6 b/net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.6
deleted file mode 100644
index ed1c1ba4874b..000000000000
--- a/net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.6
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 1fbad35e7a9fe16460452e819835691f mktorrent-0.9.6.tgz 5438
-RMD160 d03922303221b10edf755e5ffe44341fd7d1c28b mktorrent-0.9.6.tgz 5438
-SHA256 7bf04918ca78c3e1873e163b4e150e8444dbd166aad64e4e8f2cdb3422850412 mktorrent-0.9.6.tgz 5438
diff --git a/net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.7 b/net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.7
deleted file mode 100644
index 204ac99548d3..000000000000
--- a/net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.7
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 8d3f1e88accd26e84031be4972c1ba27 mktorrent-0.9.7.tgz 5579
-RMD160 034dc2f982b9ee44d6e97d5458d62e485b953fbf mktorrent-0.9.7.tgz 5579
-SHA256 4f9361d631bd3705ec61f1f813bf21305759cc2f0ec0e2909d9979d7ee94cdfb mktorrent-0.9.7.tgz 5579
diff --git a/net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.8 b/net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.8
new file mode 100644
index 000000000000..d676d9fb55ae
--- /dev/null
+++ b/net-p2p/mktorrent-borg/files/digest-mktorrent-borg-0.9.8
@@ -0,0 +1,3 @@
+MD5 aaf78f1daec079197e048114b8f091d0 mktorrent-0.9.8.tgz 5968
+RMD160 c9ab547132e18df65ec6f64f01032c3c4e96a2be mktorrent-0.9.8.tgz 5968
+SHA256 46de46c24361e860b65fcd73e3f57b444c5ee42b7add8e4c382a46a34fc57fe9 mktorrent-0.9.8.tgz 5968
diff --git a/net-p2p/mktorrent-borg/mktorrent-borg-0.9.6.ebuild b/net-p2p/mktorrent-borg/mktorrent-borg-0.9.6.ebuild
deleted file mode 100644
index 7895d4e481a5..000000000000
--- a/net-p2p/mktorrent-borg/mktorrent-borg-0.9.6.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent-borg/mktorrent-borg-0.9.6.ebuild,v 1.1 2007/10/16 16:22:44 armin76 Exp $
-
-inherit eutils
-
-DESCRIPTION="Console .torrent file creator. It support Multi Trackers (tier groups)"
-HOMEPAGE="http://borg.uu3.net/~borg/"
-SRC_URI="ftp://borg.uu3.net/pub/unix/mktorrent/mktorrent-${PV}.tgz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-S="${WORKDIR}/${PN%-borg}"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}/${PV}-CFLAGS.patch"
-}
-
-src_install() {
- newbin mktorrent mktorrent-borg || die "newbin failed"
- dodoc CHANGES
-}
diff --git a/net-p2p/mktorrent-borg/mktorrent-borg-0.9.7.ebuild b/net-p2p/mktorrent-borg/mktorrent-borg-0.9.8.ebuild
index 935b19bcef0d..e2ddde4f9a60 100644
--- a/net-p2p/mktorrent-borg/mktorrent-borg-0.9.7.ebuild
+++ b/net-p2p/mktorrent-borg/mktorrent-borg-0.9.8.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent-borg/mktorrent-borg-0.9.7.ebuild,v 1.1 2007/11/10 16:15:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent-borg/mktorrent-borg-0.9.8.ebuild,v 1.1 2007/12/30 15:45:57 armin76 Exp $
-inherit eutils
+inherit eutils toolchain-funcs
DESCRIPTION="Console .torrent file creator. It support Multi Trackers (tier groups)"
HOMEPAGE="http://borg.uu3.net/~borg/"
@@ -18,7 +18,9 @@ S="${WORKDIR}/${PN%-borg}"
src_unpack() {
unpack ${A}
cd "${S}"
- epatch "${FILESDIR}/${PV}-CFLAGS.patch"
+
+ epatch "${FILESDIR}/0.9.8-CFLAGS.patch"
+ sed -i -e "s/CC=gcc/CC=$(tc-getCC)/g" Makefile
}
src_install() {