diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:58:13 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:58:13 +0000 |
commit | d08087273a15a6ccb4633b226c50fb19c8d8d933 (patch) | |
tree | d7faf201a93f97360cdc8b2fdcc8893b9e1eed6f /gnome-base/gnome-core-apps | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-d08087273a15a6ccb4633b226c50fb19c8d8d933.tar.gz gentoo-2-d08087273a15a6ccb4633b226c50fb19c8d8d933.tar.bz2 gentoo-2-d08087273a15a6ccb4633b226c50fb19c8d8d933.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-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 290d3406f554..d961f4f7867f 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.23 2014/03/09 10:48:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.24 2014/03/09 11:58:13 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-core-apps-3.10.0.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-core-apps-3.10.0.ebuild: amd64 stable, bug 499954 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 ecd1f649a6a0..07cc782fb44b 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.5 2014/03/09 10:48:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild,v 1.6 2014/03/09 11:58:13 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 |