diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:58:13 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:58:13 +0000 |
commit | fccbbe17c4886406dbe3f1d37f23e9fd42a79744 (patch) | |
tree | 45de04114701b5f449339fdc9e35be3084d1abaf /gnome-base | |
parent | Stable on sparc (diff) | |
download | gentoo-2-fccbbe17c4886406dbe3f1d37f23e9fd42a79744.tar.gz gentoo-2-fccbbe17c4886406dbe3f1d37f23e9fd42a79744.tar.bz2 gentoo-2-fccbbe17c4886406dbe3f1d37f23e9fd42a79744.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.12.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 5c334187c850..e01859b23bd1 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.40 2006/09/13 23:58:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.41 2006/10/20 20:58:13 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + gnome-common-2.12.0.ebuild: + Stable on Alpha. 13 Sep 2006; Aron Griffis <agriffis@gentoo.org> gnome-common-2.12.0.ebuild: diff --git a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild b/gnome-base/gnome-common/gnome-common-2.12.0.ebuild index 76b9905009ed..e01ff7f424c0 100644 --- a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.12.0.ebuild,v 1.12 2006/09/13 23:58:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.13 2006/10/20 20:58:13 kloeri 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="" |