diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:20:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:20:14 +0000 |
commit | c7922a513157ad68a692ac7d25eeb6d85548ccd4 (patch) | |
tree | 81ea9c9aaac5aa766fe9c5672f860f874c68af5f /gnome-base/gnome-menus | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-c7922a513157ad68a692ac7d25eeb6d85548ccd4.tar.gz gentoo-2-c7922a513157ad68a692ac7d25eeb6d85548ccd4.tar.bz2 gentoo-2-c7922a513157ad68a692ac7d25eeb6d85548ccd4.zip |
Stable for sparc, 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/gnome-menus')
-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 24917c922793..308f74e6659a 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.211 2014/08/25 10:58:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.212 2014/09/15 08:20:14 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> gnome-menus-3.10.1-r1.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gnome-menus-3.10.1-r1.ebuild: Stable for alpha, 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 6e21b1b0cb22..97a78e6c05e1 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.7 2014/08/25 10:58:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-3.10.1-r1.ebuild,v 1.8 2014/09/15 08:20:14 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" |