diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:59:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:59:02 +0000 |
commit | ee2c25ebdfde7c5315e234dce7ba798f129344dd (patch) | |
tree | 38f16030b306831f28fad46e32ee880e92be5f95 /gnome-base | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-ee2c25ebdfde7c5315e234dce7ba798f129344dd.tar.gz gentoo-2-ee2c25ebdfde7c5315e234dce7ba798f129344dd.tar.bz2 gentoo-2-ee2c25ebdfde7c5315e234dce7ba798f129344dd.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-3.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 0f1afbc888c7..e2dfcba7f1f7 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.472 2014/03/09 10:48:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.473 2014/03/09 11:59:02 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-3.10.0.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-3.10.0.ebuild: amd64 stable, bug 499954 diff --git a/gnome-base/gnome/gnome-3.10.0.ebuild b/gnome-base/gnome/gnome-3.10.0.ebuild index ac25d9f8265d..bd97f145dd7a 100644 --- a/gnome-base/gnome/gnome-3.10.0.ebuild +++ b/gnome-base/gnome/gnome-3.10.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.10.0.ebuild,v 1.4 2014/03/09 10:48:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.10.0.ebuild,v 1.5 2014/03/09 11:59:02 pacho 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="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="accessibility +bluetooth +classic +cdr cups +extras" |