diff options
author | Brent Baude <ranger@gentoo.org> | 2008-03-15 16:22:11 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-03-15 16:22:11 +0000 |
commit | 2aef7a2d13fb67861f0e60ede1ad23c2a6f71001 (patch) | |
tree | f2296144a36923a6264c97ea11af00f603cf40db /gnome-base | |
parent | Marking gnome-python-extras-2.19.1-r1 ppc64 for bug 212986 (diff) | |
download | gentoo-2-2aef7a2d13fb67861f0e60ede1ad23c2a6f71001.tar.gz gentoo-2-2aef7a2d13fb67861f0e60ede1ad23c2a6f71001.tar.bz2 gentoo-2-2aef7a2d13fb67861f0e60ede1ad23c2a6f71001.zip |
Marking libgnomeprintui-2.18.2 ppc64 for bug 212986
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 786543de1c7b..4c812a62cbc5 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprintui # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.134 2008/03/15 12:29:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.135 2008/03/15 16:22:11 ranger Exp $ + + 15 Mar 2008; Brent Baude <ranger@gentoo.org> + libgnomeprintui-2.18.2.ebuild: + Marking libgnomeprintui-2.18.2 ppc64 for bug 212986 15 Mar 2008; nixnut <nixnut@gentoo.org> libgnomeprintui-2.18.2.ebuild: Stable on ppc wrt bug 212986 diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild index 78f1a916378d..425eaf835c7f 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild,v 1.4 2008/03/15 12:29:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.2.ebuild,v 1.5 2008/03/15 16:22:11 ranger Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.6 |