public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/extutils-pkgconfig: extutils-pkgconfig-1.130.0.ebuild extutils-pkgconfig-1.140.0.ebuild ChangeLog
@ 2014-06-28 18:02 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; only message in thread
From: Mikle Kolyada (zlogene) @ 2014-06-28 18:02 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/06/28 18:02:04

  Modified:             extutils-pkgconfig-1.130.0.ebuild
                        extutils-pkgconfig-1.140.0.ebuild ChangeLog
  Log:
  Move virtual/pkgconfig to the DEPEND only
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.11                 dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild?r1=1.10&r2=1.11

Index: extutils-pkgconfig-1.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- extutils-pkgconfig-1.130.0.ebuild	2 Sep 2012 18:10:39 -0000	1.10
+++ extutils-pkgconfig-1.130.0.ebuild	28 Jun 2014 18:02:04 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.10 2012/09/02 18:10:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.11 2014/06/28 18:02:04 zlogene Exp $
 
 EAPI=4
 
@@ -16,6 +16,5 @@
 IUSE=""
 
 DEPEND="virtual/pkgconfig"
-RDEPEND="${DEPEND}"
 
 SRC_TEST="do"



1.12                 dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild?r1=1.11&r2=1.12

Index: extutils-pkgconfig-1.140.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- extutils-pkgconfig-1.140.0.ebuild	2 Jun 2013 08:42:05 -0000	1.11
+++ extutils-pkgconfig-1.140.0.ebuild	28 Jun 2014 18:02:04 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild,v 1.11 2013/06/02 08:42:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild,v 1.12 2014/06/28 18:02:04 zlogene Exp $
 
 EAPI=5
 
@@ -17,6 +17,5 @@
 IUSE=""
 
 DEPEND="virtual/pkgconfig"
-RDEPEND="${DEPEND}"
 
 SRC_TEST="do"



1.67                 dev-perl/extutils-pkgconfig/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	28 Jun 2014 18:00:08 -0000	1.66
+++ ChangeLog	28 Jun 2014 18:02:04 -0000	1.67
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/extutils-pkgconfig
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.66 2014/06/28 18:00:08 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.67 2014/06/28 18:02:04 zlogene Exp $
+
+  28 Jun 2014; Mikle Kolyada <zlogene@gentoo.org>
+  extutils-pkgconfig-1.130.0.ebuild, extutils-pkgconfig-1.140.0.ebuild:
+  Move virtual/pkgconfig to the DEPEND only
 
 *extutils-pkgconfig-1.150.0 (28 Jun 2014)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-28 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-28 18:02 [gentoo-commits] gentoo-x86 commit in dev-perl/extutils-pkgconfig: extutils-pkgconfig-1.130.0.ebuild extutils-pkgconfig-1.140.0.ebuild ChangeLog Mikle Kolyada (zlogene)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox