diff options
author | 2015-02-23 11:54:24 +0000 | |
---|---|---|
committer | 2015-02-23 11:54:24 +0000 | |
commit | 906d10a3550180c64c7241032a623517258cbedc (patch) | |
tree | d9fc3335c6ff29f62c8ec8fcdff8554de4b5312e | |
parent | Rekeyword (diff) | |
download | gentoo-2-906d10a3550180c64c7241032a623517258cbedc.tar.gz gentoo-2-906d10a3550180c64c7241032a623517258cbedc.tar.bz2 gentoo-2-906d10a3550180c64c7241032a623517258cbedc.zip |
Rekeyword
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r-- | gnome-base/gnome-core-apps/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-core-apps/gnome-core-apps-3.14.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-core-apps/ChangeLog b/gnome-base/gnome-core-apps/ChangeLog index a48f25eabb5d..009c59f01168 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.29 2014/12/25 22:48:41 eva Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.30 2015/02/23 11:54:24 pacho Exp $ + + 23 Feb 2015; Pacho Ramos <pacho@gentoo.org> gnome-core-apps-3.14.0.ebuild: + Rekeyword *gnome-core-apps-3.14.0 (25 Dec 2014) diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.14.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.14.0.ebuild index 851e55b58305..51b51da708e1 100644 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.14.0.ebuild +++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.14.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.14.0.ebuild,v 1.1 2014/12/25 22:48:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/gnome-core-apps-3.14.0.ebuild,v 1.2 2015/02/23 11:54:24 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="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" # Note to developers: # This is a wrapper for the core apps tightly integrated with GNOME 3 |