diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 18:36:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 18:36:58 +0000 |
commit | 987f9b57aaecd0ec7608a0f304b00a31378fd390 (patch) | |
tree | 723ef272aea0998a9854f41273b560e0ce6d0979 /gnome-base/gnome-common | |
parent | Stable for HPPA (bug #369909). (diff) | |
download | gentoo-2-987f9b57aaecd0ec7608a0f304b00a31378fd390.tar.gz gentoo-2-987f9b57aaecd0ec7608a0f304b00a31378fd390.tar.bz2 gentoo-2-987f9b57aaecd0ec7608a0f304b00a31378fd390.zip |
Stable for HPPA (bug #369909).
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gnome-common')
-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 e7bfb9235c91..a111907ccad7 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.88 2011/08/13 17:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.89 2011/08/20 18:36:58 jer Exp $ + + 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> gnome-common-2.34.0.ebuild: + Stable for HPPA (bug #369909). 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> gnome-common-2.34.0.ebuild: alpha/ia64/sh/sparc stable wrt #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 86a9882a31da..46971863dd14 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.5 2011/08/13 17:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.34.0.ebuild,v 1.6 2011/08/20 18:36:58 jer 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() { |