diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:58:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:58:44 +0000 |
commit | 38510db26b80998a15c9bdafa155e95b1784ae4d (patch) | |
tree | 9cb77a81edb9f0b6f9d287d21e9a68e883bd2eba /gnome-base | |
parent | Stable for alpha, wrt bug #512012 (diff) | |
download | gentoo-2-38510db26b80998a15c9bdafa155e95b1784ae4d.tar.gz gentoo-2-38510db26b80998a15c9bdafa155e95b1784ae4d.tar.bz2 gentoo-2-38510db26b80998a15c9bdafa155e95b1784ae4d.zip |
Stable for alpha, 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 beffc29ced16..24917c922793 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.210 2014/08/23 15:30:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.211 2014/08/25 10:58:44 ago Exp $ + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gnome-menus-3.10.1-r1.ebuild: + Stable for alpha, wrt bug #512012 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gnome-menus-3.10.1-r1.ebuild: Stable for ia64, 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 0cae38735ee3..6e21b1b0cb22 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.6 2014/08/23 15:30:07 ago Exp $ +# $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 $ 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" |