diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-18 14:52:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-18 14:52:57 +0000 |
commit | e43fe9d512376a888ed5e1a75f6d2cf89247246c (patch) | |
tree | d561def64341debf6d9bd898efea2c9725ce842f /gnome-base/gnome-common | |
parent | The package.env file now contains DEPEND, fixes #96145. Introduced support fo... (diff) | |
download | historical-e43fe9d512376a888ed5e1a75f6d2cf89247246c.tar.gz historical-e43fe9d512376a888ed5e1a75f6d2cf89247246c.tar.bz2 historical-e43fe9d512376a888ed5e1a75f6d2cf89247246c.zip |
stable on ppc64
Package-Manager: portage-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="" |