diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:23:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:23:40 +0000 |
commit | cb7d650f8482be1d1e8e93d9661c5bb0c01f39b1 (patch) | |
tree | 50674b1857befc316b43a288059dd26174977c61 /gnome-base | |
parent | Add ~ppc, wrt bug #449220 (diff) | |
download | gentoo-2-cb7d650f8482be1d1e8e93d9661c5bb0c01f39b1.tar.gz gentoo-2-cb7d650f8482be1d1e8e93d9661c5bb0c01f39b1.tar.bz2 gentoo-2-cb7d650f8482be1d1e8e93d9661c5bb0c01f39b1.zip |
Add ~ppc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-3.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 14091161c9b7..09d0696b2612 100644 --- a/gnome-base/gnome/ChangeLog +++ b/gnome-base/gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.445 2012/12/26 23:19:00 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.446 2012/12/31 14:23:40 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-3.6.2.ebuild: + Add ~ppc, wrt bug #449220 26 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org> gnome-3.6.2.ebuild: Drop unneeded blank line. diff --git a/gnome-base/gnome/gnome-3.6.2.ebuild b/gnome-base/gnome/gnome-3.6.2.ebuild index 09df11cbc4c9..a51a6b693f25 100644 --- a/gnome-base/gnome/gnome-3.6.2.ebuild +++ b/gnome-base/gnome/gnome-3.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.6.2.ebuild,v 1.2 2012/12/26 23:19:00 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.6.2.ebuild,v 1.3 2012/12/31 14:23:40 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SLOT="2.0" # Cannot be installed at the same time as gnome-2 # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="accessibility +bluetooth +cdr cups +extras +fallback" |