* [gentoo-commits] gentoo-x86 commit in net-dns/hesiod: ChangeLog hesiod-3.0.2-r2.ebuild
@ 2008-01-21 20:17 Jeroen Roovers (jer)
0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2008-01-21 20:17 UTC (permalink / raw
To: gentoo-commits
jer 08/01/21 20:17:44
Modified: ChangeLog hesiod-3.0.2-r2.ebuild
Log:
Stable for HPPA (bug #206904). Fixed quoting issues too.
(Portage version: 2.1.4)
Revision Changes Path
1.33 net-dns/hesiod/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 3 Nov 2007 02:22:08 -0000 1.32
+++ ChangeLog 21 Jan 2008 20:17:44 -0000 1.33
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/hesiod
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.32 2007/11/03 02:22:08 uberlord Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.33 2008/01/21 20:17:44 jer Exp $
+
+ 21 Jan 2008; Jeroen Roovers <jer@gentoo.org> hesiod-3.0.2-r2.ebuild:
+ Stable for HPPA (bug #206904). Fixed quoting issues too.
03 Nov 2007; Roy Marples <uberlord@gentoo.org> hesiod-3.0.2.ebuild,
hesiod-3.0.2-r1.ebuild, hesiod-3.0.2-r2.ebuild:
1.12 net-dns/hesiod/hesiod-3.0.2-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild?r1=1.11&r2=1.12
Index: hesiod-3.0.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hesiod-3.0.2-r2.ebuild 3 Nov 2007 02:22:08 -0000 1.11
+++ hesiod-3.0.2-r2.ebuild 21 Jan 2008 20:17:44 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v 1.11 2007/11/03 02:22:08 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v 1.12 2008/01/21 20:17:44 jer Exp $
inherit flag-o-matic eutils
@@ -10,17 +10,17 @@
LICENSE="ISC"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
src_unpack() {
unpack ${A}
- cd ${S}
+ cd "${S}"
filter-flags -fstack-protector
#Patches stolen from RH
- epatch ${FILESDIR}/hesiod-${PV}-redhat.patch
+ epatch "${FILESDIR}"/hesiod-${PV}-redhat.patch
autoconf || die "autoconf failed"
for manpage in *.3
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-dns/hesiod: ChangeLog hesiod-3.0.2-r2.ebuild
@ 2008-03-07 16:27 Steve Dibb (beandog)
0 siblings, 0 replies; 3+ messages in thread
From: Steve Dibb (beandog) @ 2008-03-07 16:27 UTC (permalink / raw
To: gentoo-commits
beandog 08/03/07 16:27:35
Modified: ChangeLog hesiod-3.0.2-r2.ebuild
Log:
amd64 stable, bug 206904
(Portage version: 2.1.4.4)
Revision Changes Path
1.34 net-dns/hesiod/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 21 Jan 2008 20:17:44 -0000 1.33
+++ ChangeLog 7 Mar 2008 16:27:34 -0000 1.34
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/hesiod
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.33 2008/01/21 20:17:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.34 2008/03/07 16:27:34 beandog Exp $
+
+ 07 Mar 2008; Steve Dibb <beandog@gentoo.org> hesiod-3.0.2-r2.ebuild:
+ amd64 stable, bug 206904
21 Jan 2008; Jeroen Roovers <jer@gentoo.org> hesiod-3.0.2-r2.ebuild:
Stable for HPPA (bug #206904). Fixed quoting issues too.
1.13 net-dns/hesiod/hesiod-3.0.2-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild?r1=1.12&r2=1.13
Index: hesiod-3.0.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hesiod-3.0.2-r2.ebuild 21 Jan 2008 20:17:44 -0000 1.12
+++ hesiod-3.0.2-r2.ebuild 7 Mar 2008 16:27:34 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v 1.12 2008/01/21 20:17:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v 1.13 2008/03/07 16:27:34 beandog Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@
LICENSE="ISC"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
src_unpack() {
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-dns/hesiod: ChangeLog hesiod-3.0.2-r2.ebuild
@ 2013-05-21 12:46 Michael Palimaka (kensington)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka (kensington) @ 2013-05-21 12:46 UTC (permalink / raw
To: gentoo-commits
kensington 13/05/21 12:46:30
Modified: ChangeLog
Removed: hesiod-3.0.2-r2.ebuild
Log:
Remove old.
(Portage version: 2.1.12.1/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Revision Changes Path
1.46 net-dns/hesiod/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/hesiod/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/hesiod/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/hesiod/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 8 Aug 2012 20:24:42 -0000 1.45
+++ ChangeLog 21 May 2013 12:46:30 -0000 1.46
@@ -1,6 +1,10 @@
# ChangeLog for net-dns/hesiod
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.45 2012/08/08 20:24:42 ranger Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.46 2013/05/21 12:46:30 kensington Exp $
+
+ 21 May 2013; Michael Palimaka <kensington@gentoo.org>
+ -files/hesiod-3.0.2-redhat.patch, -hesiod-3.0.2-r2.ebuild:
+ Remove old.
08 Aug 2012; Brent Baude <ranger@gentoo.org> hesiod-3.1.0.ebuild:
Marking hesiod-3.1.0 ppc for bug 419715
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-21 12:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-21 12:46 [gentoo-commits] gentoo-x86 commit in net-dns/hesiod: ChangeLog hesiod-3.0.2-r2.ebuild Michael Palimaka (kensington)
-- strict thread matches above, loose matches on Subject: below --
2008-03-07 16:27 Steve Dibb (beandog)
2008-01-21 20:17 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox