diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-16 11:11:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-16 11:11:05 +0000 |
commit | 13145f8f6d9d67f4df4038df577a6b9d3dc072e9 (patch) | |
tree | e10a2aa7351e9bd6c4264f3dd32c5b893ffe5718 /gnome-base/gnome-print | |
parent | Masked on amd64 due to build failure, bug 74608. (diff) | |
download | historical-13145f8f6d9d67f4df4038df577a6b9d3dc072e9.tar.gz historical-13145f8f6d9d67f4df4038df577a6b9d3dc072e9.tar.bz2 historical-13145f8f6d9d67f4df4038df577a6b9d3dc072e9.zip |
stable on ppc64
Diffstat (limited to 'gnome-base/gnome-print')
-rw-r--r-- | gnome-base/gnome-print/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-print/gnome-print-0.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-print/ChangeLog b/gnome-base/gnome-print/ChangeLog index c5ac80b6d31d..644a0f0236b8 100644 --- a/gnome-base/gnome-print/ChangeLog +++ b/gnome-base/gnome-print/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-print # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.28 2004/11/05 22:34:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.29 2004/12/16 11:02:50 corsair Exp $ + + 16 Dec 2004; Markus Rothe <corsair@gentoo.org> gnome-print-0.37.ebuild: + Stable on ppc64 05 Nov 2004; Markus Rothe <corsair@gentoo.org> gnome-print-0.37.ebuild: Marked ~ppc64; bug #69450 diff --git a/gnome-base/gnome-print/gnome-print-0.37.ebuild b/gnome-base/gnome-print/gnome-print-0.37.ebuild index 8fa28ba6b9b7..cb656427a3b1 100644 --- a/gnome-base/gnome-print/gnome-print-0.37.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.37.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-print/gnome-print-0.37.ebuild,v 1.13 2004/11/08 16:15:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.37.ebuild,v 1.14 2004/12/16 11:02:50 corsair Exp $ inherit gnome.org libtool eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="nls" RDEPEND=">=media-libs/gdk-pixbuf-0.11.0-r1 |