diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-18 14:54:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-18 14:54:30 +0000 |
commit | b9040631927d87b3c7e7c6c311b8d9f04f6fc93f (patch) | |
tree | 31d7378a43efcec90dde6d6cc4489912a18d08e3 /gnome-base/gnome-common | |
parent | The package.env file now contains DEPEND, fixes #96145. Introduced support fo... (diff) | |
download | gentoo-2-b9040631927d87b3c7e7c6c311b8d9f04f6fc93f.tar.gz gentoo-2-b9040631927d87b3c7e7c6c311b8d9f04f6fc93f.tar.bz2 gentoo-2-b9040631927d87b3c7e7c6c311b8d9f04f6fc93f.zip |
stable on ppc64
(Portage version: 2.0.51.19)
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.8.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 e6f77f01f91c..6fbf9e5cd466 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.26 2005/06/12 21:25:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.27 2005/06/18 14:50:11 corsair Exp $ + + 18 Jun 2005; Markus Rothe <corsair@gentoo.org> gnome-common-2.8.0.ebuild: + Stable on ppc64 12 Jun 2005; Olivier Crête <tester@gentoo.org> gnome-common-2.8.0.ebuild: Stable on amd64 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 e4f283c2ea5c..a136488bd14a 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.7 2005/06/12 21:25:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.8.0.ebuild,v 1.8 2005/06/18 14:50:11 corsair 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="" |