diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 20:14:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 20:14:04 +0000 |
commit | 690cbf5036ecdc8578df86e25b4ba7ea0bb300db (patch) | |
tree | fc5ce8ad7d8b8f555c8e74c1bae28ec14b104ae5 /gnome-base | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #328131 (diff) | |
download | gentoo-2-690cbf5036ecdc8578df86e25b4ba7ea0bb300db.tar.gz gentoo-2-690cbf5036ecdc8578df86e25b4ba7ea0bb300db.tar.bz2 gentoo-2-690cbf5036ecdc8578df86e25b4ba7ea0bb300db.zip |
amd64 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.30.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 7eecbffb76a3..52b29389f1cd 100644 --- a/gnome-base/gnome/ChangeLog +++ b/gnome-base/gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.386 2010/07/12 09:52:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.387 2010/07/31 20:14:04 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-2.30.2.ebuild: + amd64 stable, bug 324077 12 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-2.30.2.ebuild: Rekeyword on sparc,sh,ia64 and alpha now that bug #323831 is solved for diff --git a/gnome-base/gnome/gnome-2.30.2.ebuild b/gnome-base/gnome/gnome-2.30.2.ebuild index 9fa8f2eb7317..e7c17315dba9 100644 --- a/gnome-base/gnome/gnome-2.30.2.ebuild +++ b/gnome-base/gnome/gnome-2.30.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.30.2.ebuild,v 1.2 2010/07/12 09:52:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.30.2.ebuild,v 1.3 2010/07/31 20:14:04 pacho Exp $ EAPI="2" @@ -12,7 +12,7 @@ SLOT="2.0" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~alpha ~amd64 ~ia64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~sh ~sparc ~x86" IUSE="accessibility cdr cups dvdr ldap mono policykit" |