public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-portage/conf-update: ChangeLog conf-update-1.0.1.ebuild conf-update-1.0.ebuild conf-update-1.0.2.ebuild conf-update-1.0-r1.ebuild
@ 2012-05-03  2:21 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-03  2:21 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/03 02:21:05

  Modified:             ChangeLog conf-update-1.0.1.ebuild
                        conf-update-1.0.ebuild conf-update-1.0.2.ebuild
                        conf-update-1.0-r1.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.36                 app-portage/conf-update/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/conf-update/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	25 Mar 2012 14:45:12 -0000	1.35
+++ ChangeLog	3 May 2012 02:21:05 -0000	1.36
@@ -1,6 +1,11 @@
 # ChangeLog for app-portage/conf-update
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/ChangeLog,v 1.35 2012/03/25 14:45:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/ChangeLog,v 1.36 2012/05/03 02:21:05 jdhore Exp $
+
+  03 May 2012; Jeff Horelick <jdhore@gentoo.org> conf-update-1.0.ebuild,
+  conf-update-1.0-r1.ebuild, conf-update-1.0.1.ebuild,
+  conf-update-1.0.2.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   25 Mar 2012; Brent Baude <ranger@gentoo.org> conf-update-1.0.2.ebuild:
   Marking conf-update-1.0.2 ppc for bug 408903



1.6                  app-portage/conf-update/conf-update-1.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild?r1=1.5&r2=1.6

Index: conf-update-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- conf-update-1.0.1.ebuild	19 Feb 2012 13:39:18 -0000	1.5
+++ conf-update-1.0.1.ebuild	3 May 2012 02:21:05 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild,v 1.5 2012/02/19 13:39:18 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild,v 1.6 2012/05/03 02:21:05 jdhore Exp $
 
 inherit eutils toolchain-funcs
 
@@ -16,7 +16,7 @@
 RDEPEND=">=dev-libs/glib-2.6
 		dev-libs/openssl
 		colordiff? ( app-misc/colordiff )"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
 		${RDEPEND}"
 
 src_unpack() {



1.9                  app-portage/conf-update/conf-update-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild?r1=1.8&r2=1.9

Index: conf-update-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- conf-update-1.0.ebuild	4 Jan 2009 14:57:16 -0000	1.8
+++ conf-update-1.0.ebuild	3 May 2012 02:21:05 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild,v 1.8 2009/01/04 14:57:16 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild,v 1.9 2012/05/03 02:21:05 jdhore Exp $
 
 inherit eutils toolchain-funcs
 
@@ -16,7 +16,7 @@
 RDEPEND=">=dev-libs/glib-2.6
 		dev-libs/openssl
 		colordiff? ( app-misc/colordiff )"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
 		${RDEPEND}"
 
 src_unpack() {



1.6                  app-portage/conf-update/conf-update-1.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild?r1=1.5&r2=1.6

Index: conf-update-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- conf-update-1.0.2.ebuild	25 Mar 2012 14:45:12 -0000	1.5
+++ conf-update-1.0.2.ebuild	3 May 2012 02:21:05 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild,v 1.5 2012/03/25 14:45:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild,v 1.6 2012/05/03 02:21:05 jdhore Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 		sys-libs/ncurses
 		dev-libs/openssl
 		colordiff? ( app-misc/colordiff )"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
 		${RDEPEND}"
 
 src_prepare() {



1.6                  app-portage/conf-update/conf-update-1.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild?r1=1.5&r2=1.6

Index: conf-update-1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- conf-update-1.0-r1.ebuild	9 Jan 2011 14:27:51 -0000	1.5
+++ conf-update-1.0-r1.ebuild	3 May 2012 02:21:05 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild,v 1.5 2011/01/09 14:27:51 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild,v 1.6 2012/05/03 02:21:05 jdhore Exp $
 
 inherit eutils toolchain-funcs
 
@@ -16,7 +16,7 @@
 RDEPEND=">=dev-libs/glib-2.6
 		dev-libs/openssl
 		colordiff? ( app-misc/colordiff )"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
 		${RDEPEND}"
 
 src_unpack() {






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

* [gentoo-commits] gentoo-x86 commit in app-portage/conf-update: ChangeLog conf-update-1.0.1.ebuild conf-update-1.0.ebuild conf-update-1.0.2.ebuild conf-update-1.0-r1.ebuild
@ 2012-09-30 18:01 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2012-09-30 18:01 UTC (permalink / raw
  To: gentoo-commits

armin76     12/09/30 18:01:12

  Modified:             ChangeLog conf-update-1.0.1.ebuild
                        conf-update-1.0.ebuild conf-update-1.0.2.ebuild
                        conf-update-1.0-r1.ebuild
  Log:
  Drop alpha keywords
  
  (Portage version: 2.1.11.16/cvs/Linux ia64)

Revision  Changes    Path
1.37                 app-portage/conf-update/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/conf-update/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	3 May 2012 02:21:05 -0000	1.36
+++ ChangeLog	30 Sep 2012 18:01:12 -0000	1.37
@@ -1,6 +1,11 @@
 # ChangeLog for app-portage/conf-update
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/ChangeLog,v 1.36 2012/05/03 02:21:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/ChangeLog,v 1.37 2012/09/30 18:01:12 armin76 Exp $
+
+  30 Sep 2012; Raúl Porcel <armin76@gentoo.org> conf-update-1.0.ebuild,
+  conf-update-1.0-r1.ebuild, conf-update-1.0.1.ebuild,
+  conf-update-1.0.2.ebuild:
+  Drop alpha keywords
 
   03 May 2012; Jeff Horelick <jdhore@gentoo.org> conf-update-1.0.ebuild,
   conf-update-1.0-r1.ebuild, conf-update-1.0.1.ebuild,



1.7                  app-portage/conf-update/conf-update-1.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild?r1=1.6&r2=1.7

Index: conf-update-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- conf-update-1.0.1.ebuild	3 May 2012 02:21:05 -0000	1.6
+++ conf-update-1.0.1.ebuild	30 Sep 2012 18:01:12 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild,v 1.6 2012/05/03 02:21:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.1.ebuild,v 1.7 2012/09/30 18:01:12 armin76 Exp $
 
 inherit eutils toolchain-funcs
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="colordiff"
 
 RDEPEND=">=dev-libs/glib-2.6



1.10                 app-portage/conf-update/conf-update-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild?r1=1.9&r2=1.10

Index: conf-update-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- conf-update-1.0.ebuild	3 May 2012 02:21:05 -0000	1.9
+++ conf-update-1.0.ebuild	30 Sep 2012 18:01:12 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild,v 1.9 2012/05/03 02:21:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.ebuild,v 1.10 2012/09/30 18:01:12 armin76 Exp $
 
 inherit eutils toolchain-funcs
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="colordiff"
 
 RDEPEND=">=dev-libs/glib-2.6



1.7                  app-portage/conf-update/conf-update-1.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild?r1=1.6&r2=1.7

Index: conf-update-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- conf-update-1.0.2.ebuild	3 May 2012 02:21:05 -0000	1.6
+++ conf-update-1.0.2.ebuild	30 Sep 2012 18:01:12 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild,v 1.6 2012/05/03 02:21:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0.2.ebuild,v 1.7 2012/09/30 18:01:12 armin76 Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="colordiff"
 
 RDEPEND=">=dev-libs/glib-2.6



1.7                  app-portage/conf-update/conf-update-1.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild?r1=1.6&r2=1.7

Index: conf-update-1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- conf-update-1.0-r1.ebuild	3 May 2012 02:21:05 -0000	1.6
+++ conf-update-1.0-r1.ebuild	30 Sep 2012 18:01:12 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild,v 1.6 2012/05/03 02:21:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/conf-update/conf-update-1.0-r1.ebuild,v 1.7 2012/09/30 18:01:12 armin76 Exp $
 
 inherit eutils toolchain-funcs
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="colordiff"
 
 RDEPEND=">=dev-libs/glib-2.6





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

end of thread, other threads:[~2012-09-30 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-30 18:01 [gentoo-commits] gentoo-x86 commit in app-portage/conf-update: ChangeLog conf-update-1.0.1.ebuild conf-update-1.0.ebuild conf-update-1.0.2.ebuild conf-update-1.0-r1.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-03  2:21 Jeff Horelick (jdhore)

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