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
commit32f901062fd52de9e9c0015e9df78baa7ad88805 (patch)
treef738f2e0eda6fda4dfaf576d3c181cf3134eb5ae /x11-misc/e16keyedit
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.tar.gz
gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.tar.bz2
gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.zip
dev-util/pkgconifg -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-misc/e16keyedit')
-rw-r--r--x11-misc/e16keyedit/ChangeLog8
-rw-r--r--x11-misc/e16keyedit/e16keyedit-0.4.ebuild6
-rw-r--r--x11-misc/e16keyedit/e16keyedit-0.6.ebuild6
-rw-r--r--x11-misc/e16keyedit/e16keyedit-0.7.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/x11-misc/e16keyedit/ChangeLog b/x11-misc/e16keyedit/ChangeLog
index 089f17707355..a2b5076f05f7 100644
--- a/x11-misc/e16keyedit/ChangeLog
+++ b/x11-misc/e16keyedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/e16keyedit
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.18 2010/10/25 17:53:26 ranger Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.19 2012/05/05 04:53:48 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> e16keyedit-0.4.ebuild,
+ e16keyedit-0.6.ebuild, e16keyedit-0.7.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
25 Oct 2010; Brent Baude <ranger@gentoo.org> e16keyedit-0.6.ebuild:
stable ppc, bug 330575
diff --git a/x11-misc/e16keyedit/e16keyedit-0.4.ebuild b/x11-misc/e16keyedit/e16keyedit-0.4.ebuild
index 727b910823c1..3710c09d6771 100644
--- a/x11-misc/e16keyedit/e16keyedit-0.4.ebuild
+++ b/x11-misc/e16keyedit/e16keyedit-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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/e16keyedit/e16keyedit-0.4.ebuild,v 1.3 2006/10/09 23:01:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.4.ebuild,v 1.4 2012/05/05 04:53:48 jdhore Exp $
DESCRIPTION="Key binding editor for enlightenment 16"
HOMEPAGE="http://www.enlightenment.org/"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND="=x11-libs/gtk+-2*"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
econf --enable-gtk2 || die
diff --git a/x11-misc/e16keyedit/e16keyedit-0.6.ebuild b/x11-misc/e16keyedit/e16keyedit-0.6.ebuild
index 50d2b93a9664..8161603383c9 100644
--- a/x11-misc/e16keyedit/e16keyedit-0.6.ebuild
+++ b/x11-misc/e16keyedit/e16keyedit-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/e16keyedit/e16keyedit-0.6.ebuild,v 1.5 2010/10/25 17:53:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.6.ebuild,v 1.6 2012/05/05 04:53:48 jdhore Exp $
DESCRIPTION="Key binding editor for enlightenment 16"
HOMEPAGE="http://www.enlightenment.org/"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND="=x11-libs/gtk+-2*"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
econf --enable-gtk2 || die
diff --git a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild b/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
index 1e4436c895ac..29fdae2f1769 100644
--- a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
+++ b/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/e16keyedit/e16keyedit-0.7.ebuild,v 1.1 2010/07/31 04:01:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild,v 1.2 2012/05/05 04:53:48 jdhore Exp $
DESCRIPTION="Key binding editor for enlightenment 16"
HOMEPAGE="http://www.enlightenment.org/"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND="=x11-libs/gtk+-2*"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
econf --enable-gtk2 || die