diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:16:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:16:43 +0000 |
commit | f705aec542cf5928bda08b0e27cdee3832c08623 (patch) | |
tree | 906f9436304e11f08a93607cfde123a3a1409e60 /gnome-base | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-f705aec542cf5928bda08b0e27cdee3832c08623.tar.gz gentoo-2-f705aec542cf5928bda08b0e27cdee3832c08623.tar.bz2 gentoo-2-f705aec542cf5928bda08b0e27cdee3832c08623.zip |
Stable for x86, 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/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-3.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 4df4ed1b6011..2661fbb8e301 100644 --- a/gnome-base/gnome/ChangeLog +++ b/gnome-base/gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.478 2014/07/22 10:45:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.479 2014/07/23 15:16:43 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-3.12.0.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-3.12.0.ebuild: Stable for amd64, wrt bug #512912 diff --git a/gnome-base/gnome/gnome-3.12.0.ebuild b/gnome-base/gnome/gnome-3.12.0.ebuild index 18d604d2fc30..27790c618ba2 100644 --- a/gnome-base/gnome/gnome-3.12.0.ebuild +++ b/gnome-base/gnome/gnome-3.12.0.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/gnome-3.12.0.ebuild,v 1.2 2014/07/22 10:45:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.12.0.ebuild,v 1.3 2014/07/23 15:16:43 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SLOT="2.0" # Cannot be installed at the same time as gnome-2 # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="accessibility +bluetooth +classic +cdr cups +extras" |