* [gentoo-commits] gentoo-x86 commit in net-p2p/dchub: ChangeLog dchub-0.5.2.ebuild
@ 2009-12-22 21:18 Diego Petteno (flameeyes)
0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-12-22 21:18 UTC (permalink / raw
To: gentoo-commits
flameeyes 09/12/22 21:18:19
Modified: ChangeLog dchub-0.5.2.ebuild
Log:
Fix obvious typo.
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Revision Changes Path
1.24 net-p2p/dchub/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/dchub/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/dchub/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/dchub/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 13 Apr 2008 21:48:15 -0000 1.23
+++ ChangeLog 22 Dec 2009 21:18:18 -0000 1.24
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/dchub
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.23 2008/04/13 21:48:15 betelgeuse Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.24 2009/12/22 21:18:18 flameeyes Exp $
+
+ 22 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> dchub-0.5.2.ebuild:
+ Fix obvious typo.
13 Apr 2008; Petteri Räty <betelgeuse@gentoo.org> dchub-0.5.2.ebuild:
Remove RDEPEND on virtual/libc and fix quoting.
1.12 net-p2p/dchub/dchub-0.5.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild?r1=1.11&r2=1.12
Index: dchub-0.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dchub-0.5.2.ebuild 13 Apr 2008 21:48:15 -0000 1.11
+++ dchub-0.5.2.ebuild 22 Dec 2009 21:18:18 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v 1.11 2008/04/13 21:48:15 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v 1.12 2009/12/22 21:18:18 flameeyes Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="1.4"
@@ -41,6 +41,6 @@
dodoc AUTHORS COPYING ChangeLog NEWS README TODO || die
dodir /etc/dchub
- newinitd {FILESDIR}/dchub.init.d dchub
+ newinitd ${FILESDIR}/dchub.init.d dchub
newconfd ${FILESDIR}/dchub.conf.d dchub
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-p2p/dchub: ChangeLog dchub-0.5.2.ebuild
@ 2010-12-03 1:16 Diego Petteno (flameeyes)
0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-12-03 1:16 UTC (permalink / raw
To: gentoo-commits
flameeyes 10/12/03 01:16:38
Modified: ChangeLog dchub-0.5.2.ebuild
Log:
Properly rebuild autotools (in latest version) rather than relying on maintainer-mode triggered rebuilds.
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Revision Changes Path
1.25 net-p2p/dchub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/dchub/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/dchub/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/dchub/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 22 Dec 2009 21:18:18 -0000 1.24
+++ ChangeLog 3 Dec 2010 01:16:38 -0000 1.25
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/dchub
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.24 2009/12/22 21:18:18 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.25 2010/12/03 01:16:38 flameeyes Exp $
+
+ 03 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org> dchub-0.5.2.ebuild:
+ Properly rebuild autotools (in latest version) rather than relying on
+ maintainer-mode triggered rebuilds.
22 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> dchub-0.5.2.ebuild:
Fix obvious typo.
1.13 net-p2p/dchub/dchub-0.5.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild?r1=1.12&r2=1.13
Index: dchub-0.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- dchub-0.5.2.ebuild 22 Dec 2009 21:18:18 -0000 1.12
+++ dchub-0.5.2.ebuild 3 Dec 2010 01:16:38 -0000 1.13
@@ -1,9 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v 1.12 2009/12/22 21:18:18 flameeyes Exp $
-
-WANT_AUTOCONF="latest"
-WANT_AUTOMAKE="1.4"
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v 1.13 2010/12/03 01:16:38 flameeyes Exp $
inherit eutils autotools
@@ -32,6 +29,8 @@
cd "${S}"
epatch "${FILESDIR}/${P}-amd64.patch"
+
+ eautoreconf
}
src_install() {
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-03 1:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-03 1:16 [gentoo-commits] gentoo-x86 commit in net-p2p/dchub: ChangeLog dchub-0.5.2.ebuild Diego Petteno (flameeyes)
-- strict thread matches above, loose matches on Subject: below --
2009-12-22 21:18 Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox