diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-16 11:08:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-16 11:08:54 +0000 |
commit | 318c7ec773bb3eb6063709258ad63e94587a34e9 (patch) | |
tree | 204ecf8067f5e92360989889dbfbab34614f3210 /gnome-base/gnome-common | |
parent | Masked on amd64 due to build failure, bug 74608. (Manifest recommit) (diff) | |
download | gentoo-2-318c7ec773bb3eb6063709258ad63e94587a34e9.tar.gz gentoo-2-318c7ec773bb3eb6063709258ad63e94587a34e9.tar.bz2 gentoo-2-318c7ec773bb3eb6063709258ad63e94587a34e9.zip |
stable on ppc64
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 06eaa2b2cec8..8593bda0fcc5 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.19 2004/11/05 22:52:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.20 2004/12/16 11:07:15 corsair Exp $ + + 16 Dec 2004; Markus Rothe <corsair@gentoo.org> gnome-common-2.4.0.ebuild: + Stable on ppc64 05 Nov 2004; Markus Rothe <corsair@gentoo.org> gnome-common-2.4.0.ebuild: Marked ~ppc64; bug #69450 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 296c4a9daf7d..af3a76fdfcd4 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.9 2004/11/08 14:52:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.4.0.ebuild,v 1.10 2004/12/16 11:07:15 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="hppa ppc ~ppc64 sparc x86" +KEYWORDS="hppa ppc ppc64 sparc x86" IUSE="" DEPEND="dev-util/pkgconfig" |