diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:19:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:19:37 +0000 |
commit | bd3b0bb01deae4eb390405d887ebb2093818a9d4 (patch) | |
tree | 0b94f2597e7aca2d4ad054c3569710ee8f5c1496 /gnome-base | |
parent | Add ~alpha, wrt bug #449220 (diff) | |
download | gentoo-2-bd3b0bb01deae4eb390405d887ebb2093818a9d4.tar.gz gentoo-2-bd3b0bb01deae4eb390405d887ebb2093818a9d4.tar.bz2 gentoo-2-bd3b0bb01deae4eb390405d887ebb2093818a9d4.zip |
Add ~alpha, 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 a42558314f2f..e49fd6fc22b5 100644 --- a/gnome-base/gnome/ChangeLog +++ b/gnome-base/gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.448 2013/01/01 11:51:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.449 2013/01/01 14:19:37 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-3.6.2.ebuild: + Add ~alpha, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-3.6.2.ebuild: Add ~ia64, wrt bug #449220 diff --git a/gnome-base/gnome/gnome-3.6.2.ebuild b/gnome-base/gnome/gnome-3.6.2.ebuild index 09f5b6dc188e..8d946fb40067 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-2013 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.5 2013/01/01 11:51:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.6.2.ebuild,v 1.6 2013/01/01 14:19:37 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 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="accessibility +bluetooth +cdr cups +extras +fallback" |