diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:37:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:37:50 +0000 |
commit | 54b6216de9a1d6e63b129e463b02919357efbbcb (patch) | |
tree | 27fd5a4a36ee643bb4a023bcfb9252b1de072690 /gnome-base/gnome-shell | |
parent | Add ~ppc64, wrt bug #449220 (diff) | |
download | gentoo-2-54b6216de9a1d6e63b129e463b02919357efbbcb.tar.gz gentoo-2-54b6216de9a1d6e63b129e463b02919357efbbcb.tar.bz2 gentoo-2-54b6216de9a1d6e63b129e463b02919357efbbcb.zip |
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-base/gnome-shell')
-rw-r--r-- | gnome-base/gnome-shell/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-3.6.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-shell/ChangeLog b/gnome-base/gnome-shell/ChangeLog index cfa53420656c..0b6551ce6236 100644 --- a/gnome-base/gnome-shell/ChangeLog +++ b/gnome-base/gnome-shell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-shell # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.20 2012/12/31 14:30:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.21 2012/12/31 15:37:50 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.6.2-r1.ebuild: + Add ~ppc64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.6.2-r1.ebuild: Add ~ppc, wrt bug #449220 diff --git a/gnome-base/gnome-shell/gnome-shell-3.6.2-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.6.2-r1.ebuild index 409bf8b7e47a..86b033ad7fb4 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.6.2-r1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.6.2-r1.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-shell/gnome-shell-3.6.2-r1.ebuild,v 1.2 2012/12/31 14:30:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.6.2-r1.ebuild,v 1.3 2012/12/31 15:37:50 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ HOMEPAGE="http://live.gnome.org/GnomeShell" LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+bluetooth +i18n +networkmanager systemd" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" # libXfixes-5.0 needed for pointer barriers # TODO: gstreamer support is currently automagical: |