diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 15:40:33 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 15:40:33 +0000 |
commit | 6e4d41ee1096bfa4170cf3050a41867c08b1d0d8 (patch) | |
tree | 7fae9179cae7bf41fdb242002171d9d7b4c56024 /gnome-base/gnome-common | |
parent | What is the average speed of a swallow in a 40 mph headwind? African x86 stab... (diff) | |
download | historical-6e4d41ee1096bfa4170cf3050a41867c08b1d0d8.tar.gz historical-6e4d41ee1096bfa4170cf3050a41867c08b1d0d8.tar.bz2 historical-6e4d41ee1096bfa4170cf3050a41867c08b1d0d8.zip |
Stable on ppc64
Package-Manager: portage-2.1-r2
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.12.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 9ad601e2fd2c..9421875e4f83 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.37 2006/08/15 14:28:00 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.38 2006/08/16 15:38:21 corsair Exp $ + + 16 Aug 2006; Markus Rothe <corsair@gentoo.org> gnome-common-2.12.0.ebuild: + Stable on ppc64 *gnome-common-1.2.4-r4 (15 Aug 2006) 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 1e559eb5e515..95efded57742 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.8 2006/08/15 14:28:00 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.9 2006/08/16 15:38:21 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="" DEPEND="" |