public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/mktorrent-borg: ChangeLog mktorrent-borg-0.9.8.ebuild mktorrent-borg-0.9.6.ebuild mktorrent-borg-0.9.7.ebuild
@ 2007-12-30 15:45 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2007-12-30 15:45 UTC (permalink / raw
  To: gentoo-commits

armin76     07/12/30 15:45:57

  Modified:             ChangeLog
  Added:                mktorrent-borg-0.9.8.ebuild
  Removed:              mktorrent-borg-0.9.6.ebuild
                        mktorrent-borg-0.9.7.ebuild
  Log:
  Version bump, cleanup old
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.3                  net-p2p/mktorrent-borg/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mktorrent-borg/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mktorrent-borg/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mktorrent-borg/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/mktorrent-borg/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	10 Nov 2007 16:15:31 -0000	1.2
+++ ChangeLog	30 Dec 2007 15:45:57 -0000	1.3
@@ -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)
 



1.1                  net-p2p/mktorrent-borg/mktorrent-borg-0.9.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mktorrent-borg/mktorrent-borg-0.9.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mktorrent-borg/mktorrent-borg-0.9.8.ebuild?rev=1.1&content-type=text/plain

Index: mktorrent-borg-0.9.8.ebuild
===================================================================
# 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.8.ebuild,v 1.1 2007/12/30 15:45:57 armin76 Exp $

inherit eutils toolchain-funcs

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}/0.9.8-CFLAGS.patch"
	sed -i -e "s/CC=gcc/CC=$(tc-getCC)/g" Makefile
}

src_install() {
	newbin mktorrent mktorrent-borg || die "newbin failed"
	dodoc CHANGES
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-30 15:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-30 15:45 [gentoo-commits] gentoo-x86 commit in net-p2p/mktorrent-borg: ChangeLog mktorrent-borg-0.9.8.ebuild mktorrent-borg-0.9.6.ebuild mktorrent-borg-0.9.7.ebuild Raul Porcel (armin76)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox