summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 04:53:54 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 04:53:54 +0000
commit5a2e255190ee1e4e96ce0debf74c31733b4c5933 (patch)
tree621d33e37274704bb02afff573be01f573bfe6f6 /x11-misc/obconf
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.tar.gz
historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.tar.bz2
historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.zip
dev-util/pkgconifg -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'x11-misc/obconf')
-rw-r--r--x11-misc/obconf/ChangeLog8
-rw-r--r--x11-misc/obconf/obconf-2.0.3-r1.ebuild6
-rw-r--r--x11-misc/obconf/obconf-2.0.3.ebuild6
-rw-r--r--x11-misc/obconf/obconf-2.0.3_p20110314-r1.ebuild4
-rw-r--r--x11-misc/obconf/obconf-2.0.3_p20110314.ebuild6
-rw-r--r--x11-misc/obconf/obconf-2.0.3_p20111019.ebuild4
-rw-r--r--x11-misc/obconf/obconf-9999.ebuild4
7 files changed, 22 insertions, 16 deletions
diff --git a/x11-misc/obconf/ChangeLog b/x11-misc/obconf/ChangeLog
index c8f265dfde62..2b3d191680d4 100644
--- a/x11-misc/obconf/ChangeLog
+++ b/x11-misc/obconf/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/obconf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.96 2012/03/10 16:28:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.97 2012/05/05 04:53:41 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> obconf-2.0.3.ebuild,
+ obconf-2.0.3-r1.ebuild, obconf-2.0.3_p20110314.ebuild,
+ obconf-2.0.3_p20110314-r1.ebuild, obconf-2.0.3_p20111019.ebuild,
+ obconf-9999.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
10 Mar 2012; Brent Baude <ranger@gentoo.org>
obconf-2.0.3_p20110314-r1.ebuild:
diff --git a/x11-misc/obconf/obconf-2.0.3-r1.ebuild b/x11-misc/obconf/obconf-2.0.3-r1.ebuild
index 0c386adac93d..d92f38157ce4 100644
--- a/x11-misc/obconf/obconf-2.0.3-r1.ebuild
+++ b/x11-misc/obconf/obconf-2.0.3-r1.ebuild
@@ -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/x11-misc/obconf/obconf-2.0.3-r1.ebuild,v 1.12 2011/04/25 14:36:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3-r1.ebuild,v 1.13 2012/05/05 04:53:41 jdhore Exp $
EAPI="2"
@@ -21,7 +21,7 @@ RDEPEND="gnome-base/libglade:2.0
>=x11-wm/openbox-3.4.2"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
# fix segfault on hardened. Bug #335736
diff --git a/x11-misc/obconf/obconf-2.0.3.ebuild b/x11-misc/obconf/obconf-2.0.3.ebuild
index b9e35da4fcf0..22083efc7024 100644
--- a/x11-misc/obconf/obconf-2.0.3.ebuild
+++ b/x11-misc/obconf/obconf-2.0.3.ebuild
@@ -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/x11-misc/obconf/obconf-2.0.3.ebuild,v 1.11 2011/03/29 13:05:12 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3.ebuild,v 1.12 2012/05/05 04:53:41 jdhore Exp $
EAPI=1
inherit fdo-mime
@@ -20,7 +20,7 @@ RDEPEND="gnome-base/libglade:2.0
>=x11-wm/openbox-3.4.2
nls? ( sys-devel/gettext )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
econf \
diff --git a/x11-misc/obconf/obconf-2.0.3_p20110314-r1.ebuild b/x11-misc/obconf/obconf-2.0.3_p20110314-r1.ebuild
index 46d34361cef2..b52ce3e5b52a 100644
--- a/x11-misc/obconf/obconf-2.0.3_p20110314-r1.ebuild
+++ b/x11-misc/obconf/obconf-2.0.3_p20110314-r1.ebuild
@@ -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/x11-misc/obconf/obconf-2.0.3_p20110314-r1.ebuild,v 1.8 2012/03/10 16:28:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20110314-r1.ebuild,v 1.9 2012/05/05 04:53:41 jdhore Exp $
EAPI=2
inherit autotools fdo-mime eutils
@@ -19,7 +19,7 @@ RDEPEND="gnome-base/libglade:2.0
x11-libs/startup-notification
>=x11-wm/openbox-3.5.0_pre20110313"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
S=${WORKDIR}
diff --git a/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild b/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild
index b75bea045d1e..1ab8f9d12ed0 100644
--- a/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild
+++ b/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild
@@ -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/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild,v 1.8 2011/06/18 10:51:19 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild,v 1.9 2012/05/05 04:53:41 jdhore Exp $
EAPI=2
inherit autotools fdo-mime
@@ -19,7 +19,7 @@ RDEPEND="gnome-base/libglade:2.0
x11-libs/startup-notification
>=x11-wm/openbox-3.5.0_pre20110313"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
S=${WORKDIR}
diff --git a/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild b/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild
index 0c74bc47a32d..8833e434c240 100644
--- a/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild
+++ b/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild
@@ -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/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild,v 1.3 2012/03/02 21:01:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild,v 1.4 2012/05/05 04:53:41 jdhore Exp $
EAPI=2
inherit autotools fdo-mime eutils
@@ -19,7 +19,7 @@ RDEPEND="gnome-base/libglade:2.0
x11-libs/startup-notification
>=x11-wm/openbox-3.5.0_p20111019"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
S=${WORKDIR}
diff --git a/x11-misc/obconf/obconf-9999.ebuild b/x11-misc/obconf/obconf-9999.ebuild
index e408b5b50b12..a5114a871873 100644
--- a/x11-misc/obconf/obconf-9999.ebuild
+++ b/x11-misc/obconf/obconf-9999.ebuild
@@ -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/x11-misc/obconf/obconf-9999.ebuild,v 1.12 2012/03/02 21:01:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-9999.ebuild,v 1.13 2012/05/05 04:53:41 jdhore Exp $
EAPI="2"
@@ -22,7 +22,7 @@ RDEPEND="gnome-base/libglade:2.0
=x11-wm/openbox-9999"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
eautopoint