diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-09 09:24:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-09 09:24:23 +0000 |
commit | bc22baaff6c1d3fb70caf9df8d83c72b6c34fed5 (patch) | |
tree | 0b550b0ceaabdb5e72038da2a349a8122012e1ac /gnome-base/libgnomeprint | |
parent | stable on ppc64 (diff) | |
download | historical-bc22baaff6c1d3fb70caf9df8d83c72b6c34fed5.tar.gz historical-bc22baaff6c1d3fb70caf9df8d83c72b6c34fed5.tar.bz2 historical-bc22baaff6c1d3fb70caf9df8d83c72b6c34fed5.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index edbebb882d38..3cd327f87632 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.86 2005/04/12 16:02:35 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.87 2005/06/09 09:19:47 corsair Exp $ + + 09 Jun 2005; Markus Rothe <corsair@gentoo.org> + libgnomeprint-2.10.0.ebuild: + Stable on ppc64 *libgnomeprint-2.10.3 (12 Apr 2005) diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild index 6e2d3d029574..c352ae31343b 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild,v 1.3 2005/06/05 19:34:55 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild,v 1.4 2005/06/09 09:19:47 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |