diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:42:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:42:43 +0000 |
commit | 5cff5ea6e4ece2cf506e93143f7602ede1fc27ca (patch) | |
tree | dd3a98c0f9862f864d9b0b7794ba67ca9cd22439 /gnome-base/libgnomeprintui | |
parent | Marking libgnomeprint-2.18.5 ppc64 for bug 260063 (diff) | |
download | historical-5cff5ea6e4ece2cf506e93143f7602ede1fc27ca.tar.gz historical-5cff5ea6e4ece2cf506e93143f7602ede1fc27ca.tar.bz2 historical-5cff5ea6e4ece2cf506e93143f7602ede1fc27ca.zip |
Marking libgnomeprintui-2.18.3 ppc64 for bug 260063
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64
Diffstat (limited to 'gnome-base/libgnomeprintui')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index e93584a89b67..e941e0795b94 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.139 2008/09/27 15:49:13 eva Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.140 2009/03/05 21:42:43 ranger Exp $ + + 05 Mar 2009; Brent Baude <ranger@gentoo.org> + libgnomeprintui-2.18.3.ebuild: + Marking libgnomeprintui-2.18.3 ppc64 stable for bug 260063 *libgnomeprintui-2.18.3 (27 Sep 2008) diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild index 4234be73fa12..7a9250f0fa15 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild,v 1.1 2008/09/27 15:49:13 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild,v 1.2 2009/03/05 21:42:43 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 |