summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 08:58:58 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 08:58:58 +0000
commit8e1c41e2578d4d5d33ccd2f861df534b7c655516 (patch)
tree2025f88da4d883b493ab1d079358f49be8f0689f /x11-wm/enlightenment
parentInitial import, ebuild written by me. Fixes #408503 by Ian Delaney <johneed@h... (diff)
downloadgentoo-2-8e1c41e2578d4d5d33ccd2f861df534b7c655516.tar.gz
gentoo-2-8e1c41e2578d4d5d33ccd2f861df534b7c655516.tar.bz2
gentoo-2-8e1c41e2578d4d5d33ccd2f861df534b7c655516.zip
dev-til/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-wm/enlightenment')
-rw-r--r--x11-wm/enlightenment/ChangeLog9
-rw-r--r--x11-wm/enlightenment/enlightenment-0.16.9999.ebuild4
-rw-r--r--x11-wm/enlightenment/enlightenment-1.0.10.ebuild4
-rw-r--r--x11-wm/enlightenment/enlightenment-1.0.2.ebuild4
-rw-r--r--x11-wm/enlightenment/enlightenment-1.0.6.ebuild4
-rw-r--r--x11-wm/enlightenment/enlightenment-1.0.7.ebuild4
-rw-r--r--x11-wm/enlightenment/enlightenment-1.0.8.ebuild4
-rw-r--r--x11-wm/enlightenment/enlightenment-1.0.9.ebuild4
8 files changed, 22 insertions, 15 deletions
diff --git a/x11-wm/enlightenment/ChangeLog b/x11-wm/enlightenment/ChangeLog
index 83724edc5d5b..99f22e1d5fc4 100644
--- a/x11-wm/enlightenment/ChangeLog
+++ b/x11-wm/enlightenment/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-wm/enlightenment
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v 1.153 2012/03/18 14:02:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v 1.154 2012/05/04 08:58:56 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org>
+ enlightenment-0.16.9999.ebuild, enlightenment-1.0.2.ebuild,
+ enlightenment-1.0.6.ebuild, enlightenment-1.0.7.ebuild,
+ enlightenment-1.0.8.ebuild, enlightenment-1.0.9.ebuild,
+ enlightenment-1.0.10.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
18 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
enlightenment-0.16.9999.ebuild, enlightenment-1.0.2.ebuild,
diff --git a/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild b/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild
index 0cbf9c0e65cc..53c34a1008d2 100644
--- a/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.16.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-wm/enlightenment/enlightenment-0.16.9999.ebuild,v 1.37 2012/03/18 14:02:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild,v 1.38 2012/05/04 08:58:56 jdhore Exp $
EAPI="2"
if [[ ${PV} == *9999 ]] ; then
@@ -44,7 +44,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio )
nls? ( virtual/libintl )
virtual/libiconv"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xextproto
x11-proto/xf86vidmodeproto
xinerama? ( x11-proto/xineramaproto )
diff --git a/x11-wm/enlightenment/enlightenment-1.0.10.ebuild b/x11-wm/enlightenment/enlightenment-1.0.10.ebuild
index 0e1487af7735..a26b1968b669 100644
--- a/x11-wm/enlightenment/enlightenment-1.0.10.ebuild
+++ b/x11-wm/enlightenment/enlightenment-1.0.10.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-wm/enlightenment/enlightenment-1.0.10.ebuild,v 1.2 2012/03/18 14:02:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-1.0.10.ebuild,v 1.3 2012/05/04 08:58:56 jdhore Exp $
EAPI="2"
if [[ ${PV} == *9999 ]] ; then
@@ -44,7 +44,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio )
nls? ( virtual/libintl )
virtual/libiconv"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xextproto
x11-proto/xf86vidmodeproto
xinerama? ( x11-proto/xineramaproto )
diff --git a/x11-wm/enlightenment/enlightenment-1.0.2.ebuild b/x11-wm/enlightenment/enlightenment-1.0.2.ebuild
index 3cd810bef493..e2456a022c3e 100644
--- a/x11-wm/enlightenment/enlightenment-1.0.2.ebuild
+++ b/x11-wm/enlightenment/enlightenment-1.0.2.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-wm/enlightenment/enlightenment-1.0.2.ebuild,v 1.10 2012/03/18 14:02:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-1.0.2.ebuild,v 1.11 2012/05/04 08:58:56 jdhore Exp $
EAPI="2"
if [[ ${PV} == *9999 ]] ; then
@@ -44,7 +44,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio )
nls? ( virtual/libintl )
virtual/libiconv"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xextproto
x11-proto/xf86vidmodeproto
xinerama? ( x11-proto/xineramaproto )
diff --git a/x11-wm/enlightenment/enlightenment-1.0.6.ebuild b/x11-wm/enlightenment/enlightenment-1.0.6.ebuild
index 1e2ea2cc23cb..d69e37edfae5 100644
--- a/x11-wm/enlightenment/enlightenment-1.0.6.ebuild
+++ b/x11-wm/enlightenment/enlightenment-1.0.6.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-wm/enlightenment/enlightenment-1.0.6.ebuild,v 1.2 2012/03/18 14:02:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-1.0.6.ebuild,v 1.3 2012/05/04 08:58:56 jdhore Exp $
EAPI="2"
if [[ ${PV} == *9999 ]] ; then
@@ -44,7 +44,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio )
nls? ( virtual/libintl )
virtual/libiconv"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xextproto
x11-proto/xf86vidmodeproto
xinerama? ( x11-proto/xineramaproto )
diff --git a/x11-wm/enlightenment/enlightenment-1.0.7.ebuild b/x11-wm/enlightenment/enlightenment-1.0.7.ebuild
index 920b61d1e402..de709f53bde8 100644
--- a/x11-wm/enlightenment/enlightenment-1.0.7.ebuild
+++ b/x11-wm/enlightenment/enlightenment-1.0.7.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-wm/enlightenment/enlightenment-1.0.7.ebuild,v 1.2 2012/03/18 14:02:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-1.0.7.ebuild,v 1.3 2012/05/04 08:58:56 jdhore Exp $
EAPI="2"
if [[ ${PV} == *9999 ]] ; then
@@ -44,7 +44,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio )
nls? ( virtual/libintl )
virtual/libiconv"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xextproto
x11-proto/xf86vidmodeproto
xinerama? ( x11-proto/xineramaproto )
diff --git a/x11-wm/enlightenment/enlightenment-1.0.8.ebuild b/x11-wm/enlightenment/enlightenment-1.0.8.ebuild
index 470c26a32b1b..46908a9b46a8 100644
--- a/x11-wm/enlightenment/enlightenment-1.0.8.ebuild
+++ b/x11-wm/enlightenment/enlightenment-1.0.8.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-wm/enlightenment/enlightenment-1.0.8.ebuild,v 1.8 2012/03/18 14:02:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-1.0.8.ebuild,v 1.9 2012/05/04 08:58:56 jdhore Exp $
EAPI="2"
if [[ ${PV} == *9999 ]] ; then
@@ -44,7 +44,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio )
nls? ( virtual/libintl )
virtual/libiconv"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xextproto
x11-proto/xf86vidmodeproto
xinerama? ( x11-proto/xineramaproto )
diff --git a/x11-wm/enlightenment/enlightenment-1.0.9.ebuild b/x11-wm/enlightenment/enlightenment-1.0.9.ebuild
index b5fa65e53f54..a72dbc1533fc 100644
--- a/x11-wm/enlightenment/enlightenment-1.0.9.ebuild
+++ b/x11-wm/enlightenment/enlightenment-1.0.9.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-wm/enlightenment/enlightenment-1.0.9.ebuild,v 1.2 2012/03/18 14:02:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-1.0.9.ebuild,v 1.3 2012/05/04 08:58:56 jdhore Exp $
EAPI="2"
if [[ ${PV} == *9999 ]] ; then
@@ -44,7 +44,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio )
nls? ( virtual/libintl )
virtual/libiconv"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xextproto
x11-proto/xf86vidmodeproto
xinerama? ( x11-proto/xineramaproto )