diff options
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.26.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 46ce1d92bc23..51364fa35223 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.72 2010/01/16 16:59:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.73 2010/01/17 23:55:49 jer Exp $ + + 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> gnome-common-2.26.0.ebuild: + Stable for HPPA (bug #281427). 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> gnome-common-2.26.0.ebuild: sh stable diff --git a/gnome-base/gnome-common/gnome-common-2.26.0.ebuild b/gnome-base/gnome-common/gnome-common-2.26.0.ebuild index b957f403a716..6ce7f45782cd 100644 --- a/gnome-base/gnome-common/gnome-common-2.26.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.26.0.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-common/gnome-common-2.26.0.ebuild,v 1.9 2010/01/16 16:59:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.26.0.ebuild,v 1.10 2010/01/17 23:55:49 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 ~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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |