summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-16 10:52:40 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-16 10:52:40 +0000
commit5f53cea4a8b24a34b44d09444b48f9fcdea4cef4 (patch)
tree8091c97e801bd92e394858d6f57afcdc82c40260 /gnome-base/libgnomekbd
parentchange to new style virtual/mda. add net-mail to metadata.xml (diff)
downloadhistorical-5f53cea4a8b24a34b44d09444b48f9fcdea4cef4.tar.gz
historical-5f53cea4a8b24a34b44d09444b48f9fcdea4cef4.tar.bz2
historical-5f53cea4a8b24a34b44d09444b48f9fcdea4cef4.zip
Fix slot-deps on gtk+ and other libs
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/libgnomekbd')
-rw-r--r--gnome-base/libgnomekbd/ChangeLog6
-rw-r--r--gnome-base/libgnomekbd/libgnomekbd-2.30.2.ebuild10
-rw-r--r--gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild4
3 files changed, 12 insertions, 8 deletions
diff --git a/gnome-base/libgnomekbd/ChangeLog b/gnome-base/libgnomekbd/ChangeLog
index 6d86a3d652db..f7a2afe9a1cd 100644
--- a/gnome-base/libgnomekbd/ChangeLog
+++ b/gnome-base/libgnomekbd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomekbd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.87 2011/03/12 16:20:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.88 2011/03/16 10:48:40 nirbheek Exp $
+
+ 16 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ libgnomekbd-2.30.2.ebuild, libgnomekbd-2.32.0.ebuild:
+ Fix slot-deps on gtk+ and other libs
12 Mar 2011; Raúl Porcel <armin76@gentoo.org> libgnomekbd-2.32.0.ebuild:
alpha/arm/ia64/sh/sparc stable wrt #353436
diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.30.2.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.30.2.ebuild
index edca74fd0f49..e900770901d2 100644
--- a/gnome-base/libgnomekbd/libgnomekbd-2.30.2.ebuild
+++ b/gnome-base/libgnomekbd/libgnomekbd-2.30.2.ebuild
@@ -1,6 +1,6 @@
-# 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/gnome-base/libgnomekbd/libgnomekbd-2.30.2.ebuild,v 1.9 2010/10/17 15:10:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.30.2.ebuild,v 1.10 2011/03/16 10:48:40 nirbheek Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -16,9 +16,9 @@ KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x8
IUSE="test"
# gtk+-2.20 needed for tests
-RDEPEND=">=dev-libs/glib-2.18
- >=gnome-base/gconf-2.14
- >=x11-libs/gtk+-2.20
+RDEPEND=">=dev-libs/glib-2.18:2
+ >=gnome-base/gconf-2.14:2
+ >=x11-libs/gtk+-2.20:2
>=x11-libs/libxklavier-5.0"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild
index 25d6c2b1e5e0..44829bfa8b6b 100644
--- a/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild
+++ b/gnome-base/libgnomekbd/libgnomekbd-2.32.0.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/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild,v 1.5 2011/03/12 16:20:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild,v 1.6 2011/03/16 10:48:40 nirbheek Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -17,7 +17,7 @@ IUSE="test"
# gtk+-2.20 needed for tests
RDEPEND=">=dev-libs/glib-2.18:2
- >=gnome-base/gconf-2.14
+ >=gnome-base/gconf-2.14:2
>=x11-libs/gtk+-2.20:2
>=x11-libs/libxklavier-5.0"
DEPEND="${RDEPEND}