diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 18:27:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 18:27:27 +0000 |
commit | a962defea80ec8bfd863f19a75a1ca21b084a711 (patch) | |
tree | 67dd401295ca32690d3de168d67f7b9e92dd004d /gnome-base/gnome-core-apps | |
parent | arm stable, bug #487344 (diff) | |
download | gentoo-2-a962defea80ec8bfd863f19a75a1ca21b084a711.tar.gz gentoo-2-a962defea80ec8bfd863f19a75a1ca21b084a711.tar.bz2 gentoo-2-a962defea80ec8bfd863f19a75a1ca21b084a711.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, 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.8.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 dd895ee78dea..b925a52bc6e3 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.17 2013/11/30 19:06:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.18 2013/12/08 18:27:27 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-core-apps-3.8.0.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-core-apps-3.8.0.ebuild: amd64 stable, bug #478252 diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.8.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.8.0.ebuild index 5b705036169a..ab330652c284 100644 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.8.0.ebuild +++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.8.0.ebuild,v 1.5 2013/11/30 19:06:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/gnome-core-apps-3.8.0.ebuild,v 1.6 2013/12/08 18:27:27 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 |