diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-17 20:53:58 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-17 20:53:58 +0000 |
commit | cba917340f06f5b177cef469c5b7aa57a6a4aa9c (patch) | |
tree | 4302a1aa9e4c44469d9391d7e7978da3703a9062 /gnome-base | |
parent | arm stable, bug #369909 (diff) | |
download | gentoo-2-cba917340f06f5b177cef469c5b7aa57a6a4aa9c.tar.gz gentoo-2-cba917340f06f5b177cef469c5b7aa57a6a4aa9c.tar.bz2 gentoo-2-cba917340f06f5b177cef469c5b7aa57a6a4aa9c.zip |
arm stable, bug #369909
(Portage version: 2.1.10.6/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.34.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index ec9b59e1d512..4cd319c9072a 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.86 2011/07/14 10:22:58 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.87 2011/07/17 20:53:58 maekke Exp $ + + 17 Jul 2011; Markus Meier <maekke@gentoo.org> gnome-common-2.34.0.ebuild: + arm stable, bug #369909 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> gnome-common-2.34.0.ebuild: x86 stable per bug 369909 diff --git a/gnome-base/gnome-common/gnome-common-2.34.0.ebuild b/gnome-base/gnome-common/gnome-common-2.34.0.ebuild index 0042a294e112..8429cbf4dfd8 100644 --- a/gnome-base/gnome-common/gnome-common-2.34.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.34.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.34.0.ebuild,v 1.3 2011/07/14 10:22:58 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.34.0.ebuild,v 1.4 2011/07/17 20:53:58 maekke Exp $ inherit base gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-3" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" src_install() { |