diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:58:18 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:58:18 +0000 |
commit | cbe88e8a3948626d8ba78cdde835c34a4ff0f1eb (patch) | |
tree | 0af1e7ee96e9fad5cd477e686be3a9b96aef690f /gnome-base/gnome-core-libs | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-cbe88e8a3948626d8ba78cdde835c34a4ff0f1eb.tar.gz gentoo-2-cbe88e8a3948626d8ba78cdde835c34a4ff0f1eb.tar.bz2 gentoo-2-cbe88e8a3948626d8ba78cdde835c34a4ff0f1eb.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/gnome-core-libs')
-rw-r--r-- | gnome-base/gnome-core-libs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-core-libs/gnome-core-libs-3.10.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 278f5060da0d..3b440abe6917 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.18 2014/03/09 10:48:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/ChangeLog,v 1.19 2014/03/09 11:58:18 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-core-libs-3.10.0.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-core-libs-3.10.0.ebuild: amd64 stable, bug 499954 diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.10.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.10.0.ebuild index 85c72efe8c09..7c843fb3d438 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-3.10.0.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-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-core-libs/gnome-core-libs-3.10.0.ebuild,v 1.5 2014/03/09 10:48:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/gnome-core-libs-3.10.0.ebuild,v 1.6 2014/03/09 11:58:18 pacho 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 |