diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:17:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:17:36 +0000 |
commit | d867181eb07d4a7a330de6d2b1a389898d8d9390 (patch) | |
tree | b45b7f1dfb4fd51a8632223e969c907386cc18c4 /gnome-base/gnome-common | |
parent | arm/sh stable (diff) | |
download | gentoo-2-d867181eb07d4a7a330de6d2b1a389898d8d9390.tar.gz gentoo-2-d867181eb07d4a7a330de6d2b1a389898d8d9390.tar.bz2 gentoo-2-d867181eb07d4a7a330de6d2b1a389898d8d9390.zip |
sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.24.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 0edc4f7dfe2f..649e7ddfbb32 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.61 2009/04/27 13:35:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.62 2009/04/28 11:17:36 armin76 Exp $ + + 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> gnome-common-2.24.0.ebuild: + sh stable 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> gnome-common-2.24.0: Stable for HPPA (bug #260063). diff --git a/gnome-base/gnome-common/gnome-common-2.24.0.ebuild b/gnome-base/gnome-common/gnome-common-2.24.0.ebuild index e2becf9f5cd3..f3ded8529a3b 100644 --- a/gnome-base/gnome-common/gnome-common-2.24.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.24.0.ebuild,v 1.9 2009/04/27 13:35:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.24.0.ebuild,v 1.10 2009/04/28 11:17:36 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="3" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="" DEPEND="" |