summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 05:12:03 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 05:12:03 +0000
commit71032b758c33f48478876185c0b5582aacc783aa (patch)
treecd0ce3321aed5d220ec241df560758f0d4413670 /x11-plugins/wmudmount
parentdev-util/pkgconifg -> virtual/pkgconfig (diff)
downloadgentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.gz
gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.bz2
gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.zip
dev-util/pkgconfig -. virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmudmount')
-rw-r--r--x11-plugins/wmudmount/ChangeLog6
-rw-r--r--x11-plugins/wmudmount/wmudmount-1.11.ebuild4
-rw-r--r--x11-plugins/wmudmount/wmudmount-1.8.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmudmount/ChangeLog b/x11-plugins/wmudmount/ChangeLog
index ca5bee5313f2..6388da769b57 100644
--- a/x11-plugins/wmudmount/ChangeLog
+++ b/x11-plugins/wmudmount/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmudmount
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/ChangeLog,v 1.10 2012/03/27 18:49:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/ChangeLog,v 1.11 2012/05/05 05:12:01 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> wmudmount-1.8.ebuild,
+ wmudmount-1.11.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
27 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> wmudmount-1.8.ebuild,
wmudmount-1.11.ebuild:
diff --git a/x11-plugins/wmudmount/wmudmount-1.11.ebuild b/x11-plugins/wmudmount/wmudmount-1.11.ebuild
index cec888fd4cfe..22b2e429906d 100644
--- a/x11-plugins/wmudmount/wmudmount-1.11.ebuild
+++ b/x11-plugins/wmudmount/wmudmount-1.11.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-plugins/wmudmount/wmudmount-1.11.ebuild,v 1.3 2012/03/27 18:49:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-1.11.ebuild,v 1.4 2012/05/05 05:12:01 jdhore Exp $
EAPI=4
inherit gnome2-utils
@@ -20,7 +20,7 @@ RDEPEND=">=x11-libs/gtk+-2.18:2
gnome-keyring? ( gnome-base/libgnome-keyring )
libnotify? ( >=x11-libs/libnotify-0.7 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] )"
src_configure() {
diff --git a/x11-plugins/wmudmount/wmudmount-1.8.ebuild b/x11-plugins/wmudmount/wmudmount-1.8.ebuild
index b3e6d23e4b0f..4e3a8817f88c 100644
--- a/x11-plugins/wmudmount/wmudmount-1.8.ebuild
+++ b/x11-plugins/wmudmount/wmudmount-1.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-plugins/wmudmount/wmudmount-1.8.ebuild,v 1.4 2012/03/27 18:48:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-1.8.ebuild,v 1.5 2012/05/05 05:12:01 jdhore Exp $
EAPI=2
inherit flag-o-matic gnome2-utils
@@ -20,7 +20,7 @@ RDEPEND=">=x11-libs/gtk+-2.18:2
gnome-keyring? ( gnome-base/libgnome-keyring )
libnotify? ( x11-libs/libnotify )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] )"
src_prepare() {