diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-02 13:58:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-02 13:58:29 +0000 |
commit | 8686049d316674003fbf10f3d6892e2a79c084b9 (patch) | |
tree | a66446c48c81641dc6ccfb8a90982fc7658919a0 /gnome-base | |
parent | Add patch to make Ruby class names in the form Foo::Bar work (diff) | |
download | gentoo-2-8686049d316674003fbf10f3d6892e2a79c084b9.tar.gz gentoo-2-8686049d316674003fbf10f3d6892e2a79c084b9.tar.bz2 gentoo-2-8686049d316674003fbf10f3d6892e2a79c084b9.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.8.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 195c40da43fa..aad9596440c5 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.23 2005/05/29 07:57:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.24 2005/06/02 13:58:29 gustavoz Exp $ + + 02 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-common-2.8.0.ebuild: + Stable on sparc 28 May 2005; Leonardo Boshell <leonardop@gentoo.org> gnome-common-2.8.0.ebuild: diff --git a/gnome-base/gnome-common/gnome-common-2.8.0.ebuild b/gnome-base/gnome-common/gnome-common-2.8.0.ebuild index 202bcb4cf025..4d6f48b369dd 100644 --- a/gnome-base/gnome-common/gnome-common-2.8.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.8.0.ebuild,v 1.4 2005/05/29 07:57:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.8.0.ebuild,v 1.5 2005/06/02 13:58:29 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" DEPEND="" |