diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:45:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:45:27 +0000 |
commit | 7820dfad27bd7591173d12ae342b210cd9c22915 (patch) | |
tree | d4f78c6b2e9ce0aab9a793ead4c7041d5f135b05 /gnome-base | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-7820dfad27bd7591173d12ae342b210cd9c22915.tar.gz gentoo-2-7820dfad27bd7591173d12ae342b210cd9c22915.tar.bz2 gentoo-2-7820dfad27bd7591173d12ae342b210cd9c22915.zip |
Stable for amd64, wrt bug #512912
(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 3364dd0ec51a..4df4ed1b6011 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.477 2014/07/05 17:40:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.478 2014/07/22 10:45:27 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-3.12.0.ebuild: + Stable for amd64, wrt bug #512912 *gnome-3.12.0 (05 Jul 2014) diff --git a/gnome-base/gnome/gnome-3.12.0.ebuild b/gnome-base/gnome/gnome-3.12.0.ebuild index 07979755a9df..18d604d2fc30 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.1 2014/07/05 17:40:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.12.0.ebuild,v 1.2 2014/07/22 10:45:27 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" |