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.9.ebuild mktorrent-borg-0.9.8.ebuild
@ 2008-05-05 15:09 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2008-05-05 15:09 UTC (permalink / raw
  To: gentoo-commits

armin76     08/05/05 15:09:43

  Modified:             ChangeLog
  Added:                mktorrent-borg-0.9.9.ebuild
  Removed:              mktorrent-borg-0.9.8.ebuild
  Log:
  Version bump wrt #220159
  (Portage version: 2.1.5_rc6)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/mktorrent-borg/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	30 Dec 2007 15:45:57 -0000	1.3
+++ ChangeLog	5 May 2008 15:09:43 -0000	1.4
@@ -1,6 +1,12 @@
 # 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.3 2007/12/30 15:45:57 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent-borg/ChangeLog,v 1.4 2008/05/05 15:09:43 armin76 Exp $
+
+*mktorrent-borg-0.9.9 (05 May 2008)
+
+  05 May 2008; Raúl Porcel <armin76@gentoo.org> -files/0.9.8-CFLAGS.patch,
+  -mktorrent-borg-0.9.8.ebuild, +mktorrent-borg-0.9.9.ebuild:
+  Version bump wrt #220159
 
 *mktorrent-borg-0.9.8 (30 Dec 2007)
 



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

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

Index: mktorrent-borg-0.9.9.ebuild
===================================================================
# Copyright 1999-2008 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.9.ebuild,v 1.1 2008/05/05 15:09:43 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}"

	sed -i -e "s/CC=gcc/CC=$(tc-getCC)/g" \
		-e "s/^CFLAGS =/CFLAGS +=/g" Makefile
}

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



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-05-05 15:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-05 15:09 [gentoo-commits] gentoo-x86 commit in net-p2p/mktorrent-borg: ChangeLog mktorrent-borg-0.9.9.ebuild mktorrent-borg-0.9.8.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