* [gentoo-commits] gentoo-x86 commit in app-portage/fetchcommandwrapper: fetchcommandwrapper-0.7.1.ebuild ChangeLog fetchcommandwrapper-0.7.ebuild
@ 2010-10-27 20:42 Sebastian Pipping (sping)
0 siblings, 0 replies; only message in thread
From: Sebastian Pipping (sping) @ 2010-10-27 20:42 UTC (permalink / raw
To: gentoo-commits
sping 10/10/27 20:42:53
Modified: ChangeLog
Added: fetchcommandwrapper-0.7.1.ebuild
Removed: fetchcommandwrapper-0.7.ebuild
Log:
app-portage/fetchcommandwrapper: Bugfix bump
(Portage version: 2.1.9.22/cvs/Linux x86_64)
Revision Changes Path
1.2 app-portage/fetchcommandwrapper/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/fetchcommandwrapper/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/fetchcommandwrapper/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/fetchcommandwrapper/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/fetchcommandwrapper/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 27 Oct 2010 20:30:40 -0000 1.1
+++ ChangeLog 27 Oct 2010 20:42:52 -0000 1.2
@@ -1,6 +1,12 @@
# ChangeLog for app-portage/fetchcommandwrapper
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/fetchcommandwrapper/ChangeLog,v 1.1 2010/10/27 20:30:40 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/fetchcommandwrapper/ChangeLog,v 1.2 2010/10/27 20:42:52 sping Exp $
+
+*fetchcommandwrapper-0.7.1 (27 Oct 2010)
+
+ 27 Oct 2010; Sebastian Pipping <sping@gentoo.org>
+ -fetchcommandwrapper-0.7.ebuild, +fetchcommandwrapper-0.7.1.ebuild:
+ Bugfix bump
*fetchcommandwrapper-0.7 (27 Oct 2010)
1.1 app-portage/fetchcommandwrapper/fetchcommandwrapper-0.7.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.7.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.7.1.ebuild?rev=1.1&content-type=text/plain
Index: fetchcommandwrapper-0.7.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.7.1.ebuild,v 1.1 2010/10/27 20:42:52 sping Exp $
EAPI="2"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
inherit distutils
DESCRIPTION="Wrapper integrating aria2 into portage's FETCHCOMMAND"
HOMEPAGE="http://git.goodpoint.de/?p=fetchcommandwrapper.git;a=summary"
SRC_URI="http://www.hartwork.org/public/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND=">=net-misc/aria2-1.10.2"
pkg_postinst() {
distutils_pkg_postinst
ewarn 'You need to append'
ewarn ' source /usr/share/fetchcommandwrapper/make.conf'
ewarn 'to /etc/make.conf in order to integrate fetchcommandwrapper.'
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-27 20:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-27 20:42 [gentoo-commits] gentoo-x86 commit in app-portage/fetchcommandwrapper: fetchcommandwrapper-0.7.1.ebuild ChangeLog fetchcommandwrapper-0.7.ebuild Sebastian Pipping (sping)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox