diff options
author | Brent Baude <ranger@gentoo.org> | 2008-03-15 16:17:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-03-15 16:17:07 +0000 |
commit | fa6ab091e4bbae7344e7d099428def03c9487dfc (patch) | |
tree | 7eaef8b483a419e0a56f2c73a0d878578880751e /gnome-base | |
parent | Version bump; mainly Unicode related fixes. (diff) | |
download | gentoo-2-fa6ab091e4bbae7344e7d099428def03c9487dfc.tar.gz gentoo-2-fa6ab091e4bbae7344e7d099428def03c9487dfc.tar.bz2 gentoo-2-fa6ab091e4bbae7344e7d099428def03c9487dfc.zip |
Marking libgnomeprint-2.18.4 ppc64 for bug 212986
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index e714e0bae4a4..44b006dd5b68 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.150 2008/03/15 12:22:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.151 2008/03/15 16:17:07 ranger Exp $ + + 15 Mar 2008; Brent Baude <ranger@gentoo.org> libgnomeprint-2.18.4.ebuild: + Marking libgnomeprint-2.18.4 ppc64 for bug 212986 15 Mar 2008; nixnut <nixnut@gentoo.org> libgnomeprint-2.18.4.ebuild: Stable on ppc wrt bug 212986 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild index 9a572d0d028c..06d7e9844461 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.4.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/libgnomeprint/libgnomeprint-2.18.4.ebuild,v 1.4 2008/03/15 12:22:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild,v 1.5 2008/03/15 16:17:07 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="cups doc" RDEPEND=">=dev-libs/glib-2 |