diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:48:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:48:01 +0000 |
commit | 8034db0aff2898bf231d5e6438c3974302cec2c9 (patch) | |
tree | 7bea7e5bd95285ab3e1cdc65eaf484e8b23d8355 /gnome-base/gnome-core-apps | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-8034db0aff2898bf231d5e6438c3974302cec2c9.tar.gz gentoo-2-8034db0aff2898bf231d5e6438c3974302cec2c9.tar.bz2 gentoo-2-8034db0aff2898bf231d5e6438c3974302cec2c9.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base/gnome-core-apps')
-rw-r--r-- | gnome-base/gnome-core-apps/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-core-apps/ChangeLog b/gnome-base/gnome-core-apps/ChangeLog index 9823905acba1..290d3406f554 100644 --- a/gnome-base/gnome-core-apps/ChangeLog +++ b/gnome-base/gnome-core-apps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-core-apps # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.22 2014/02/22 21:39:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.23 2014/03/09 10:48:01 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-core-apps-3.10.0.ebuild: + amd64 stable, bug 499954 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-core-apps-3.10.0.ebuild: Fix wrong commit, bug 502160 diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild index cd326bf07135..ecd1f649a6a0 100644 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild +++ b/gnome-base/gnome-core-apps/gnome-core-apps-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-apps/gnome-core-apps-3.10.0.ebuild,v 1.4 2014/02/22 21:39:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild,v 1.5 2014/03/09 10:48:01 pacho Exp $ EAPI="5" @@ -12,7 +12,7 @@ IUSE="+bluetooth +cdr cups" # 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 apps tightly integrated with GNOME 3 |