public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-nds/ypbind: ChangeLog ypbind-1.19.1.ebuild
@ 2008-11-20 21:22 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2008-11-20 21:22 UTC (permalink / raw
  To: gentoo-commits

jer         08/11/20 21:22:07

  Modified:             ChangeLog ypbind-1.19.1.ebuild
  Log:
  Fix quoting (bug #247610).
  (Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686)

Revision  Changes    Path
1.45                 net-nds/ypbind/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/ypbind/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/ypbind/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/ypbind/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	20 Nov 2008 21:20:36 -0000	1.44
+++ ChangeLog	20 Nov 2008 21:22:07 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for net-nds/ypbind
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.44 2008/11/20 21:20:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.45 2008/11/20 21:22:07 jer Exp $
+
+  20 Nov 2008; Jeroen Roovers <jer@gentoo.org> ypbind-1.19.1.ebuild:
+  Fix quoting (bug #247610).
 
   20 Nov 2008; Jeroen Roovers <jer@gentoo.org> ypbind-1.19.1-r1.ebuild:
   Fix quoting (bug #247610).



1.9                  net-nds/ypbind/ypbind-1.19.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild?r1=1.8&r2=1.9

Index: ypbind-1.19.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ypbind-1.19.1.ebuild	2 Nov 2008 12:16:21 -0000	1.8
+++ ypbind-1.19.1.ebuild	20 Nov 2008 21:22:07 -0000	1.9
@@ -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-nds/ypbind/ypbind-1.19.1.ebuild,v 1.8 2008/11/02 12:16:21 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v 1.9 2008/11/20 21:22:07 jer Exp $
 
 MY_P=${PN}-mt-${PV}
 S="${WORKDIR}/${MY_P}"
@@ -33,8 +33,8 @@
 	insinto /etc
 	newins etc/yp.conf yp.conf.example
 
-	newconfd "${FILESDIR}/ypbind.confd-r1 ypbind"
-	newinitd "${FILESDIR}/ypbind.initd ypbind"
+	newconfd "${FILESDIR}/ypbind.confd-r1" ypbind
+	newinitd "${FILESDIR}/ypbind.initd" ypbind
 }
 
 pkg_postinst() {






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-nds/ypbind: ChangeLog ypbind-1.19.1.ebuild
@ 2009-07-07  1:17 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2009-07-07  1:17 UTC (permalink / raw
  To: gentoo-commits

jer         09/07/07 01:17:19

  Modified:             ChangeLog
  Removed:              ypbind-1.19.1.ebuild
  Log:
  Remove old.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.50                 net-nds/ypbind/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/ypbind/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/ypbind/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/ypbind/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	7 Jul 2009 01:15:53 -0000	1.49
+++ ChangeLog	7 Jul 2009 01:17:18 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for net-nds/ypbind
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.49 2009/07/07 01:15:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.50 2009/07/07 01:17:18 jer Exp $
+
+  07 Jul 2009; Jeroen Roovers <jer@gentoo.org> -ypbind-1.19.1.ebuild:
+  Remove old.
 
   07 Jul 2009; Jeroen Roovers <jer@gentoo.org> ypbind-1.19.1-r1.ebuild:
   Stable for HPPA too.






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-07  1:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-07  1:17 [gentoo-commits] gentoo-x86 commit in net-nds/ypbind: ChangeLog ypbind-1.19.1.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2008-11-20 21:22 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