summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2014-05-01 02:31:19 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2014-05-01 02:31:19 +0000
commitcf3097f1f43315a0b1dbbcf2244ff211ea149a43 (patch)
treea1ee8f1278176cf3f684fdc5e18eca7c42c85cfa /gnome-base
parentversion bump; update dependencies (bug #508280) (diff)
downloadgentoo-2-cf3097f1f43315a0b1dbbcf2244ff211ea149a43.tar.gz
gentoo-2-cf3097f1f43315a0b1dbbcf2244ff211ea149a43.tar.bz2
gentoo-2-cf3097f1f43315a0b1dbbcf2244ff211ea149a43.zip
Don't depend on libgnomekbd, it hasn't been needed since 3.6 (bug #509130, thanks to Jura).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gnome-shell/ChangeLog8
-rw-r--r--gnome-base/gnome-shell/gnome-shell-3.10.4-r1.ebuild3
-rw-r--r--gnome-base/gnome-shell/gnome-shell-3.10.4-r2.ebuild3
-rw-r--r--gnome-base/gnome-shell/gnome-shell-3.12.1.ebuild3
4 files changed, 10 insertions, 7 deletions
diff --git a/gnome-base/gnome-shell/ChangeLog b/gnome-base/gnome-shell/ChangeLog
index 4d137d16fb94..9aca157ba8ed 100644
--- a/gnome-base/gnome-shell/ChangeLog
+++ b/gnome-base/gnome-shell/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnome-base/gnome-shell
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.74 2014/04/27 16:59:22 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.75 2014/05/01 02:31:19 tetromino Exp $
+
+ 01 May 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
+ gnome-shell-3.10.4-r1.ebuild, gnome-shell-3.10.4-r2.ebuild,
+ gnome-shell-3.12.1.ebuild:
+ Don't depend on libgnomekbd, it hasn't been needed since 3.6 (bug #509130,
+ thanks to Jura).
*gnome-shell-3.12.1 (27 Apr 2014)
diff --git a/gnome-base/gnome-shell/gnome-shell-3.10.4-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.10.4-r1.ebuild
index a56f1614c164..3c3ebb131b77 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.10.4-r1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.10.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.10.4-r1.ebuild,v 1.4 2014/04/26 08:22:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.10.4-r1.ebuild,v 1.5 2014/05/01 02:31:19 tetromino Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -85,7 +85,6 @@ RDEPEND="${COMMON_DEPEND}
>=app-accessibility/caribou-0.4.8
>=gnome-base/gdm-3.5[introspection]
- >=gnome-base/libgnomekbd-2.91.4[introspection]
media-libs/cogl[introspection]
>=sys-apps/accountsservice-0.6.14[introspection]
sys-power/upower[introspection]
diff --git a/gnome-base/gnome-shell/gnome-shell-3.10.4-r2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.10.4-r2.ebuild
index b61a2e40e75c..b27019331b9a 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.10.4-r2.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.10.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.10.4-r2.ebuild,v 1.2 2014/04/26 08:22:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.10.4-r2.ebuild,v 1.3 2014/05/01 02:31:19 tetromino Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -85,7 +85,6 @@ RDEPEND="${COMMON_DEPEND}
>=app-accessibility/caribou-0.4.8
>=gnome-base/gdm-3.5[introspection]
- >=gnome-base/libgnomekbd-2.91.4[introspection]
media-libs/cogl[introspection]
>=sys-apps/accountsservice-0.6.14[introspection]
sys-power/upower[introspection]
diff --git a/gnome-base/gnome-shell/gnome-shell-3.12.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.12.1.ebuild
index 1b865e8088f6..2f1fd40a3d9e 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.12.1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.12.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.12.1.ebuild,v 1.1 2014/04/27 16:59:22 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.12.1.ebuild,v 1.2 2014/05/01 02:31:19 tetromino Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -85,7 +85,6 @@ RDEPEND="${COMMON_DEPEND}
>=app-accessibility/caribou-0.4.8
>=gnome-base/gdm-3.5[introspection]
- >=gnome-base/libgnomekbd-2.91.4[introspection]
media-libs/cogl[introspection]
>=sys-apps/accountsservice-0.6.14[introspection]
sys-power/upower[introspection]