diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 23:55:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 23:55:49 +0000 |
commit | 93cb1de65f356b7d96918f074af7fe03e73cf881 (patch) | |
tree | f9ec54771fe8e0fe4d0575c2d11f759699b8c6e2 /gnome-base/gnome-common | |
parent | Stable for HPPA (bug #281427). (diff) | |
download | gentoo-2-93cb1de65f356b7d96918f074af7fe03e73cf881.tar.gz gentoo-2-93cb1de65f356b7d96918f074af7fe03e73cf881.tar.bz2 gentoo-2-93cb1de65f356b7d96918f074af7fe03e73cf881.zip |
Stable for HPPA (bug #281427).
(Portage version: 2.2_rc61/cvs/Linux i686)
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.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="" |