diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:28:22 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:28:22 +0000 |
commit | ce820ec5b676e7e65823794a24a1b21398f00619 (patch) | |
tree | 472248f839ea91b440a0ee717618733f2849850e /gnome-base | |
parent | stable on ppc64, bug #58191 (Manifest recommit) (diff) | |
download | gentoo-2-ce820ec5b676e7e65823794a24a1b21398f00619.tar.gz gentoo-2-ce820ec5b676e7e65823794a24a1b21398f00619.tar.bz2 gentoo-2-ce820ec5b676e7e65823794a24a1b21398f00619.zip |
stable on ppc64, bug #58191
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 755f20949568..8d58a1d3d1c2 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.54 2004/07/11 16:06:12 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.55 2004/07/29 02:24:03 tgall Exp $ + + 28 Jul 2004; Tom Gall <tgall@gentoo.org> libgnomeprint-2.6.2.ebuild: + stable on ppc64, bug #58191 *libgnomeprint-2.6.2 (11 Jul 2004) diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild index 3be750bbb20a..099df26966a9 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.6.2.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/libgnomeprint/libgnomeprint-2.6.2.ebuild,v 1.1 2004/07/11 16:06:13 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild,v 1.2 2004/07/29 02:24:03 tgall Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ppc64" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index e9de62a18414..da600f24a37b 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprintui # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.52 2004/07/11 16:08:25 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.53 2004/07/29 02:26:24 tgall Exp $ + + 28 Jul 2004; Tom Gall <tgall@gentoo.org> libgnomeprintui-2.6.2.ebuild: + stable on ppc64, bug #58191 *libgnomeprintui-2.6.2 (11 Jul 2004) diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.ebuild index 96a0a9306c70..b10d4f345e9d 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.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/libgnomeprintui/libgnomeprintui-2.6.2.ebuild,v 1.1 2004/07/11 16:08:25 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.ebuild,v 1.2 2004/07/29 02:26:24 tgall Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ppc64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |