diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-05 22:52:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-05 22:52:27 +0000 |
commit | 7d918f780cef76b3963953d869b6b2deb65eaf0b (patch) | |
tree | dd94506d28ee99ec1e943a3471fb4a90b6acf730 /gnome-base/gnome-common | |
parent | require gtk2 for mozilla gnomevfs support #70102 (diff) | |
download | gentoo-2-7d918f780cef76b3963953d869b6b2deb65eaf0b.tar.gz gentoo-2-7d918f780cef76b3963953d869b6b2deb65eaf0b.tar.bz2 gentoo-2-7d918f780cef76b3963953d869b6b2deb65eaf0b.zip |
Marked ~ppc64; bug #69450
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.4.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 561f18d222a9..06eaa2b2cec8 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.18 2004/08/06 12:53:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.19 2004/11/05 22:52:27 corsair Exp $ + + 05 Nov 2004; Markus Rothe <corsair@gentoo.org> gnome-common-2.4.0.ebuild: + Marked ~ppc64; bug #69450 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> gnome-common-2.4.0.ebuild: diff --git a/gnome-base/gnome-common/gnome-common-2.4.0.ebuild b/gnome-base/gnome-common/gnome-common-2.4.0.ebuild index efe6a04383a6..682ae4d48667 100644 --- a/gnome-base/gnome-common/gnome-common-2.4.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.4.0.ebuild,v 1.7 2004/08/06 12:53:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.4.0.ebuild,v 1.8 2004/11/05 22:52:27 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 sparc hppa ppc" +KEYWORDS="x86 sparc hppa ppc ~ppc64" IUSE="" |