diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-27 11:45:20 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-27 11:45:20 +0000 |
commit | 08b0d58b062d70a31150b1a7b94ed4f1c76172e9 (patch) | |
tree | aa66e03de1e8b117c792b2f03ccdd653d824f831 /app-laptop/pommed | |
parent | Fix slot-dep on gtk+ (diff) | |
download | gentoo-2-08b0d58b062d70a31150b1a7b94ed4f1c76172e9.tar.gz gentoo-2-08b0d58b062d70a31150b1a7b94ed4f1c76172e9.tar.bz2 gentoo-2-08b0d58b062d70a31150b1a7b94ed4f1c76172e9.zip |
Fix slot-dep on gtk+
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-laptop/pommed')
-rw-r--r-- | app-laptop/pommed/ChangeLog | 8 | ||||
-rw-r--r-- | app-laptop/pommed/pommed-1.21-r1.ebuild | 10 | ||||
-rw-r--r-- | app-laptop/pommed/pommed-1.30.ebuild | 10 | ||||
-rw-r--r-- | app-laptop/pommed/pommed-1.31.ebuild | 10 |
4 files changed, 24 insertions, 14 deletions
diff --git a/app-laptop/pommed/ChangeLog b/app-laptop/pommed/ChangeLog index c38458c587ad..001874f16963 100644 --- a/app-laptop/pommed/ChangeLog +++ b/app-laptop/pommed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-laptop/pommed -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/ChangeLog,v 1.51 2010/06/17 23:56:19 robbat2 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/ChangeLog,v 1.52 2011/03/27 11:45:20 nirbheek Exp $ + + 27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> pommed-1.21-r1.ebuild, + pommed-1.30.ebuild, pommed-1.31.ebuild: + Fix slot-dep on gtk+ 17 Jun 2010; Robin H. Johnson <robbat2@gentoo.org> pommed-1.30.ebuild, pommed-1.31.ebuild: diff --git a/app-laptop/pommed/pommed-1.21-r1.ebuild b/app-laptop/pommed/pommed-1.21-r1.ebuild index 36f2d9e729f6..816e9528269f 100644 --- a/app-laptop/pommed/pommed-1.21-r1.ebuild +++ b/app-laptop/pommed/pommed-1.21-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/pommed-1.21-r1.ebuild,v 1.4 2009/04/15 22:07:24 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/pommed-1.21-r1.ebuild,v 1.5 2011/03/27 11:45:20 nirbheek Exp $ + +EAPI="1" inherit eutils toolchain-funcs @@ -22,8 +24,8 @@ COMMON_DEPEND="media-libs/alsa-lib dev-libs/dbus-glib sys-libs/zlib media-libs/audiofile - gtk? ( >=x11-libs/gtk+-2 - >=gnome-base/libglade-2 ) + gtk? ( x11-libs/gtk+:2 + gnome-base/libglade:2.0 ) X? ( x11-libs/libX11 x11-libs/libXpm )" DEPEND="${COMMON_DEPEND} diff --git a/app-laptop/pommed/pommed-1.30.ebuild b/app-laptop/pommed/pommed-1.30.ebuild index b65ffc38e560..bd1158894bfb 100644 --- a/app-laptop/pommed/pommed-1.30.ebuild +++ b/app-laptop/pommed/pommed-1.30.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/pommed-1.30.ebuild,v 1.5 2010/06/17 23:56:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/pommed-1.30.ebuild,v 1.6 2011/03/27 11:45:20 nirbheek Exp $ + +EAPI="1" inherit eutils toolchain-funcs linux-info @@ -22,8 +24,8 @@ COMMON_DEPEND="media-libs/alsa-lib dev-libs/dbus-glib sys-libs/zlib media-libs/audiofile - gtk? ( >=x11-libs/gtk+-2 - >=gnome-base/libglade-2 ) + gtk? ( x11-libs/gtk+:2 + gnome-base/libglade:2.0 ) X? ( x11-libs/libX11 x11-libs/libXpm )" DEPEND="${COMMON_DEPEND} diff --git a/app-laptop/pommed/pommed-1.31.ebuild b/app-laptop/pommed/pommed-1.31.ebuild index 459da2912603..d8a185584364 100644 --- a/app-laptop/pommed/pommed-1.31.ebuild +++ b/app-laptop/pommed/pommed-1.31.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/pommed-1.31.ebuild,v 1.2 2010/06/17 23:56:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/pommed-1.31.ebuild,v 1.3 2011/03/27 11:45:20 nirbheek Exp $ + +EAPI="1" inherit eutils toolchain-funcs linux-info @@ -22,8 +24,8 @@ COMMON_DEPEND="media-libs/alsa-lib dev-libs/dbus-glib sys-libs/zlib media-libs/audiofile - gtk? ( >=x11-libs/gtk+-2 - >=gnome-base/libglade-2 ) + gtk? ( x11-libs/gtk+:2 + gnome-base/libglade:2.0 ) X? ( x11-libs/libX11 x11-libs/libXpm )" DEPEND="${COMMON_DEPEND} |