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@g.o> 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@g.o> 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() {
|