diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 18:53:51 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 18:53:51 +0000 |
commit | 1418241414c20d517ce4d1c7c8ba9fddc88a7239 (patch) | |
tree | 175b82b11dc8cd660a4fa708fcf33fd2486809f5 /gnome-base/libgnomeprint | |
parent | Marking gucharmap-1.10.2 ppc64 stable for bug 208366 (diff) | |
download | gentoo-2-1418241414c20d517ce4d1c7c8ba9fddc88a7239.tar.gz gentoo-2-1418241414c20d517ce4d1c7c8ba9fddc88a7239.tar.bz2 gentoo-2-1418241414c20d517ce4d1c7c8ba9fddc88a7239.zip |
Marking libgnomeprint-2.18.3 ppc64 stable for bug 208366
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index b2ed6652dad4..266c1e2b953b 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.142 2008/02/01 12:30:38 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.143 2008/02/01 18:53:51 ranger Exp $ + + 01 Feb 2008; Brent Baude <ranger@gentoo.org> libgnomeprint-2.18.3.ebuild: + Marking libgnomeprint-2.18.3 ppc64 and ppc stable for bug 208366 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> libgnomeprint-2.18.3.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild index 5e2f1561e2c0..e68571877f53 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.3.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.3.ebuild,v 1.3 2008/02/01 18:11:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.4 2008/02/01 18:53:51 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 |