summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 12:54:46 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 12:54:46 +0000
commit0bea2b664ad127e6375be7b01234da7ee2d12ffd (patch)
tree301132f6cfa6ffeb4a6e568ba203e1f926c3678c /sys-boot
parentFix gtk+ slot deps (diff)
downloadgentoo-2-0bea2b664ad127e6375be7b01234da7ee2d12ffd.tar.gz
gentoo-2-0bea2b664ad127e6375be7b01234da7ee2d12ffd.tar.bz2
gentoo-2-0bea2b664ad127e6375be7b01234da7ee2d12ffd.zip
Fix gtk+ slot deps
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/plymouth/ChangeLog6
-rw-r--r--sys-boot/plymouth/plymouth-0.8.3-r1.ebuild4
-rw-r--r--sys-boot/plymouth/plymouth-0.8.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-boot/plymouth/ChangeLog b/sys-boot/plymouth/ChangeLog
index 1419b563f377..defe695209c8 100644
--- a/sys-boot/plymouth/ChangeLog
+++ b/sys-boot/plymouth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/plymouth
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.4 2011/03/07 22:16:59 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.5 2011/03/29 12:54:46 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> plymouth-0.8.3.ebuild,
+ plymouth-0.8.3-r1.ebuild:
+ Fix gtk+ slot deps
*plymouth-0.8.3-r1 (07 Mar 2011)
diff --git a/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild b/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild
index 210925e0796c..acbd84ffd77b 100644
--- a/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild
+++ b/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild,v 1.1 2011/03/07 22:16:59 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild,v 1.2 2011/03/29 12:54:46 angelos Exp $
EAPI="3"
@@ -18,7 +18,7 @@ IUSE_VIDEO_CARDS="video_cards_intel video_cards_nouveau video_cards_radeon"
IUSE="${IUSE_VIDEO_CARDS} +branding gdm +pango static-libs"
DEPEND=">=media-libs/libpng-1.2.16
- >=x11-libs/gtk+-2.12
+ >=x11-libs/gtk+-2.12:2
pango? ( >=x11-libs/pango-1.21 )
video_cards_intel? ( x11-libs/libdrm[video_cards_intel] )
video_cards_nouveau? ( x11-libs/libdrm[video_cards_nouveau] )
diff --git a/sys-boot/plymouth/plymouth-0.8.3.ebuild b/sys-boot/plymouth/plymouth-0.8.3.ebuild
index 020aa143ad51..7c1ff7f60753 100644
--- a/sys-boot/plymouth/plymouth-0.8.3.ebuild
+++ b/sys-boot/plymouth/plymouth-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild,v 1.4 2011/03/04 22:59:52 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild,v 1.5 2011/03/29 12:54:46 angelos Exp $
EAPI="3"
@@ -18,7 +18,7 @@ IUSE_VIDEO_CARDS="video_cards_intel video_cards_nouveau video_cards_radeon"
IUSE="${IUSE_VIDEO_CARDS} +branding gdm +pango"
DEPEND=">=media-libs/libpng-1.2.16
- >=x11-libs/gtk+-2.12
+ >=x11-libs/gtk+-2.12:2
pango? ( >=x11-libs/pango-1.21 )
video_cards_intel? ( x11-libs/libdrm[video_cards_intel] )
video_cards_nouveau? ( x11-libs/libdrm[video_cards_nouveau] )