summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-28 15:10:53 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-28 15:10:53 +0000
commit01570059a4e2a006ca3fb877fd708a3e31f73791 (patch)
tree4007193833d37c8d8c41d5aaa7757aad9ba9d2e9 /x11-plugins
parentAdd patch for Mac OS X >= 10.5, thanks JTRiley in bug #360855 (diff)
downloadhistorical-01570059a4e2a006ca3fb877fd708a3e31f73791.tar.gz
historical-01570059a4e2a006ca3fb877fd708a3e31f73791.tar.bz2
historical-01570059a4e2a006ca3fb877fd708a3e31f73791.zip
Fix slot-dep on gtk+
Package-Manager: portage-2.1.9.44/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmmsg/ChangeLog8
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild8
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.1.ebuild8
-rw-r--r--x11-plugins/wmpasman/ChangeLog8
-rw-r--r--x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild8
5 files changed, 27 insertions, 13 deletions
diff --git a/x11-plugins/wmmsg/ChangeLog b/x11-plugins/wmmsg/ChangeLog
index 140ad6b8416c..49e9fd7b3057 100644
--- a/x11-plugins/wmmsg/ChangeLog
+++ b/x11-plugins/wmmsg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmmsg
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.18 2009/01/16 14:55:19 s4t4n Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.19 2011/03/28 15:10:34 nirbheek Exp $
+
+ 28 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> wmmsg-1.0.1.ebuild,
+ wmmsg-1.0.1-r1.ebuild:
+ Fix slot-dep on gtk+
16 Jan 2009; Michele Noberasco <s4t4n@gentoo.org>
files/wmmsg-1.0.1-use_gtk2.patch:
diff --git a/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild
index 56efa8520887..70071821b329 100644
--- a/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild
+++ b/x11-plugins/wmmsg/wmmsg-1.0.1-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/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild,v 1.1 2009/01/15 11:32:30 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild,v 1.2 2011/03/28 15:10:34 nirbheek Exp $
+
+EAPI="1"
inherit autotools eutils
@@ -13,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2
+RDEPEND="x11-libs/gtk+:2
media-libs/imlib2
x11-libs/libXpm
x11-libs/libXext
diff --git a/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild
index e19d3786efc6..dfedfb169700 100644
--- a/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild
+++ b/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild,v 1.5 2008/03/25 14:56:25 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild,v 1.6 2011/03/28 15:10:34 nirbheek Exp $
+
+EAPI="1"
inherit autotools eutils
@@ -13,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2
+RDEPEND="x11-libs/gtk+:2
media-libs/imlib2
x11-libs/libXpm
x11-libs/libXext
diff --git a/x11-plugins/wmpasman/ChangeLog b/x11-plugins/wmpasman/ChangeLog
index 98d5fe4e707d..3e071ff60d75 100644
--- a/x11-plugins/wmpasman/ChangeLog
+++ b/x11-plugins/wmpasman/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmpasman
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v 1.11 2006/10/10 09:12:20 s4t4n Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v 1.12 2011/03/28 15:10:53 nirbheek Exp $
+
+ 28 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ wmpasman-0.8.4.1.ebuild:
+ Fix slot-dep on gtk+
10 Oct 2006; Michele Noberasco <s4t4n@gentoo.org> wmpasman-0.8.4.1.ebuild:
Added missing pkgconfig and libXpm dependancies. Closes bug #150654.
diff --git a/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild b/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild
index 7faa39c3ce2e..a303ae507751 100644
--- a/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild
+++ b/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v 1.9 2008/06/29 13:30:00 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v 1.10 2011/03/28 15:10:53 nirbheek Exp $
+
+EAPI="1"
DESCRIPTION="Password storage/retrieval in a dockapp"
HOMEPAGE="http://sourceforge.net/projects/wmpasman/"
@@ -11,7 +13,7 @@ SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2.4.1
+RDEPEND=">=x11-libs/gtk+-2.4.1:2
>=app-crypt/mhash-0.9.1
>=app-crypt/mcrypt-2.6.4"
DEPEND="${RDEPEND}