diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:43:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:43:03 +0000 |
commit | fe1672454fe215fc381b892be18081af26c9a6b7 (patch) | |
tree | b1bd51137f5976e59624690249512207bef34eee /gnome-base | |
parent | Stable for sh, wrt bug #458984 (diff) | |
download | gentoo-2-fe1672454fe215fc381b892be18081af26c9a6b7.tar.gz gentoo-2-fe1672454fe215fc381b892be18081af26c9a6b7.tar.bz2 gentoo-2-fe1672454fe215fc381b892be18081af26c9a6b7.zip |
Stable for sh, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-menus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-menus/gnome-menus-2.30.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-menus/ChangeLog b/gnome-base/gnome-menus/ChangeLog index 879a7721925b..d9a42e28eb1b 100644 --- a/gnome-base/gnome-menus/ChangeLog +++ b/gnome-base/gnome-menus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-menus # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.192 2013/04/01 18:24:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.193 2013/04/09 16:43:03 ago Exp $ + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gnome-menus-2.30.5-r1.ebuild: + Stable for sh, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gnome-menus-2.30.5-r1.ebuild: Stable for sparc, wrt bug #458984 diff --git a/gnome-base/gnome-menus/gnome-menus-2.30.5-r1.ebuild b/gnome-base/gnome-menus/gnome-menus-2.30.5-r1.ebuild index 645b6d69899a..a8a245f59990 100644 --- a/gnome-base/gnome-menus/gnome-menus-2.30.5-r1.ebuild +++ b/gnome-base/gnome-menus/gnome-menus-2.30.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-2.30.5-r1.ebuild,v 1.10 2013/04/01 18:24:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-2.30.5-r1.ebuild,v 1.11 2013/04/09 16:43:03 ago Exp $ EAPI="3" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug +introspection python" RDEPEND=">=dev-libs/glib-2.18 |