diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-22 23:22:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-22 23:22:20 +0000 |
commit | 78f88d4b3ec01471f6fec17cbb8608861f9573f8 (patch) | |
tree | 53091a3295fc22d8f6e35f995c740cdb3189ea48 /gnome-base/libgnomeprint | |
parent | version bump (diff) | |
download | gentoo-2-78f88d4b3ec01471f6fec17cbb8608861f9573f8.tar.gz gentoo-2-78f88d4b3ec01471f6fec17cbb8608861f9573f8.tar.bz2 gentoo-2-78f88d4b3ec01471f6fec17cbb8608861f9573f8.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 8f0d91a959d0..5b45e416bd14 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.110 2006/01/22 19:28:34 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.111 2006/01/22 23:17:52 corsair Exp $ + + 22 Jan 2006; Markus Rothe <corsair@gentoo.org> + libgnomeprint-2.12.1.ebuild: + Stable on ppc64 22 Jan 2006; <dang@gentoo.org> libgnomeprint-2.12.1.ebuild: Marked stable on amd64 per bug #119634 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild index 1943ccf94e33..2200899a77b3 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.5 2006/01/22 19:28:34 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.6 2006/01/22 23:17:52 corsair 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 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |