diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-06-07 10:45:55 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-06-07 10:45:55 +0000 |
commit | e12a58338b8e3c3ebf739a917a816eb55e1e756b (patch) | |
tree | 86f4bfffde1941983b6726663cc3f7327924edd4 /gnome-base/gnome-menus | |
parent | arm stable, bug #534012 (diff) | |
download | gentoo-2-e12a58338b8e3c3ebf739a917a816eb55e1e756b.tar.gz gentoo-2-e12a58338b8e3c3ebf739a917a816eb55e1e756b.tar.bz2 gentoo-2-e12a58338b8e3c3ebf739a917a816eb55e1e756b.zip |
This is only really needed in amd64/x86 for Gnome and ppc for lxlauncher, moving to testing for the rest then.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base/gnome-menus')
-rw-r--r-- | gnome-base/gnome-menus/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-menus/gnome-menus-3.10.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/gnome-base/gnome-menus/ChangeLog b/gnome-base/gnome-menus/ChangeLog index b30e4c9355cf..54c3b6fc6cf1 100644 --- a/gnome-base/gnome-menus/ChangeLog +++ b/gnome-base/gnome-menus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-menus # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.215 2015/06/07 10:42:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.216 2015/06/07 10:45:55 pacho Exp $ + + 07 Jun 2015; Pacho Ramos <pacho@gentoo.org> gnome-menus-3.10.1-r1.ebuild: + This is only really needed in amd64/x86 for Gnome and ppc for lxlauncher, + moving to testing for the rest then. *gnome-menus-3.13.3 (07 Jun 2015) 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 0cb4e0ebdae9..c6b18c7977d7 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 +# Copyright 1999-2015 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.9 2014/10/11 12:00:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-3.10.1-r1.ebuild,v 1.10 2015/06/07 10:45:55 pacho 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" |