diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:52:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:52:21 +0000 |
commit | 5d59a42488dc08faccb33b65b4d5751371020633 (patch) | |
tree | 02840da5678bddc04e34ac84dc15dabc5bf61a3b /gnome-base/gnome-core-apps | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-5d59a42488dc08faccb33b65b4d5751371020633.tar.gz gentoo-2-5d59a42488dc08faccb33b65b4d5751371020633.tar.bz2 gentoo-2-5d59a42488dc08faccb33b65b4d5751371020633.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-base/gnome-core-apps')
-rw-r--r-- | gnome-base/gnome-core-apps/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.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 dcb7093817b8..85e0fe818d00 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.7 2012/12/31 15:37:02 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.8 2013/01/01 11:52:21 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-core-apps-3.6.2.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-core-apps-3.6.2.ebuild: Add ~ppc64, wrt bug #449220 diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild index c949cfb2d0fd..79136377fe48 100644 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild +++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.6.2.ebuild,v 1.3 2012/12/31 15:37:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild,v 1.4 2013/01/01 11:52:21 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ IUSE="+bluetooth +cdr cups +networkmanager" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" # Note to developers: # This is a wrapper for the core apps tightly integrated with GNOME 3 |