diff options
author | 2014-07-23 15:16:51 +0000 | |
---|---|---|
committer | 2014-07-23 15:16:51 +0000 | |
commit | f28539f1be0c643068e4ca5a24ca663b1d8ca12b (patch) | |
tree | 90ed69193954131f47465569f24ef2badac1c61b /gnome-base | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-f28539f1be0c643068e4ca5a24ca663b1d8ca12b.tar.gz gentoo-2-f28539f1be0c643068e4ca5a24ca663b1d8ca12b.tar.bz2 gentoo-2-f28539f1be0c643068e4ca5a24ca663b1d8ca12b.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-core-libs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-core-libs/gnome-core-libs-3.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-core-libs/ChangeLog b/gnome-base/gnome-core-libs/ChangeLog index 38b42a3c1d25..daa72bea021e 100644 --- a/gnome-base/gnome-core-libs/ChangeLog +++ b/gnome-base/gnome-core-libs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-core-libs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/ChangeLog,v 1.23 2014/07/22 10:45:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/ChangeLog,v 1.24 2014/07/23 15:16:51 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-core-libs-3.12.0.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-core-libs-3.12.0.ebuild: Stable for amd64, wrt bug #512912 diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.12.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.12.0.ebuild index 58c50bd1b6f7..d89aad88f15c 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-3.12.0.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-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-core-libs/gnome-core-libs-3.12.0.ebuild,v 1.3 2014/07/22 10:45:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/gnome-core-libs-3.12.0.ebuild,v 1.4 2014/07/23 15:16:51 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ IUSE="cups python" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" # Note to developers: # This is a wrapper for the core libraries used by GNOME 3 |