diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:54:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:54:13 +0000 |
commit | 3ae6730bc4005b0c22980c847a94e6ec6e29cae8 (patch) | |
tree | eb81eb221407813e8204d52227b09daed194791f /gnome-base/gnome-shell | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-3ae6730bc4005b0c22980c847a94e6ec6e29cae8.tar.gz gentoo-2-3ae6730bc4005b0c22980c847a94e6ec6e29cae8.tar.bz2 gentoo-2-3ae6730bc4005b0c22980c847a94e6ec6e29cae8.zip |
Add ~ia64, 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 | 7 | ||||
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-3.6.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-shell/ChangeLog b/gnome-base/gnome-shell/ChangeLog index 0b6551ce6236..e8d626a11642 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.21 2012/12/31 15:37:50 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.22 2013/01/01 11:54:13 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.6.2-r1.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-shell-3.6.2-r1.ebuild: Add ~ppc64, 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 86b033ad7fb4..025636a5a82c 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 +# Copyright 1999-2013 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.3 2012/12/31 15:37:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.6.2-r1.ebuild,v 1.4 2013/01/01 11:54:13 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" # libXfixes-5.0 needed for pointer barriers # TODO: gstreamer support is currently automagical: |