public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Raul Porcel (armin76)" <armin76@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [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
Date: Sun, 30 Dec 2007 15:45:57 +0000	[thread overview]
Message-ID: <E1J90MP-000491-VF@stork.gentoo.org> (raw)

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



                 reply	other threads:[~2007-12-30 15:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1J90MP-000491-VF@stork.gentoo.org \
    --to=armin76@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox