diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:35:27 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:35:27 +0000 |
commit | 0f46aa3d0074b0c6f795590a9e9dee7d1f68f147 (patch) | |
tree | a455b389c91da8d21e36c32b37e6324d20903429 /gnome-base/gnome-common | |
parent | Bug #265593: Provide better workaround for the symlink parallel make bug. Rea... (diff) | |
download | gentoo-2-0f46aa3d0074b0c6f795590a9e9dee7d1f68f147.tar.gz gentoo-2-0f46aa3d0074b0c6f795590a9e9dee7d1f68f147.tar.bz2 gentoo-2-0f46aa3d0074b0c6f795590a9e9dee7d1f68f147.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.24.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index a2e9598a7ebe..fc007435931a 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,10 @@ # 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.58 2009/03/18 14:17:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.59 2009/04/12 20:35:27 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + gnome-common-2.24.0.ebuild: + Stable on sparc, bug #260063 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> gnome-common-2.24.0.ebuild: alpha/ia64 stable wrt #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 aec33a1ad9ea..fe389c1b4a04 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.6 2009/03/18 14:17:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.24.0.ebuild,v 1.7 2009/04/12 20:35:27 bluebird 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="" |