diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:44:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:44:32 +0000 |
commit | f38548a07155aec1467a346f96fe9743cc2a2380 (patch) | |
tree | 52ec457bb774e447cfa5a00a49a53e19b54febfc /gnome-base | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-f38548a07155aec1467a346f96fe9743cc2a2380.tar.gz gentoo-2-f38548a07155aec1467a346f96fe9743cc2a2380.tar.bz2 gentoo-2-f38548a07155aec1467a346f96fe9743cc2a2380.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, 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-3.10.1-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 99ff9e67a609..47e57c283ae9 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.207 2014/07/23 15:17:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.208 2014/07/28 13:44:32 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-menus-3.10.1-r1.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-menus-3.10.1-r1.ebuild: Stable for x86, wrt bug #512012 diff --git a/gnome-base/gnome-menus/gnome-menus-3.10.1-r1.ebuild b/gnome-base/gnome-menus/gnome-menus-3.10.1-r1.ebuild index 539cc3d8e925..dd2e4b0d3168 100644 --- a/gnome-base/gnome-menus/gnome-menus-3.10.1-r1.ebuild +++ b/gnome-base/gnome-menus/gnome-menus-3.10.1-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-menus/gnome-menus-3.10.1-r1.ebuild,v 1.3 2014/07/23 15:17:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-3.10.1-r1.ebuild,v 1.4 2014/07/28 13:44:32 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2+ LGPL-2+" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="debug +introspection test" |