diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-08 14:49:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-08 14:49:59 +0000 |
commit | 3210c84df59bb64beb29e0e392fec0f8e8d3171e (patch) | |
tree | 8e9a7df93efd61252f0849ba8291fc326e83c6b4 /gnome-base/libgnomeprint | |
parent | Stable on ppc64 (diff) | |
download | historical-3210c84df59bb64beb29e0e392fec0f8e8d3171e.tar.gz historical-3210c84df59bb64beb29e0e392fec0f8e8d3171e.tar.bz2 historical-3210c84df59bb64beb29e0e392fec0f8e8d3171e.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index fe236f9381c2..29d12a210477 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.98 2005/08/02 17:43:32 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.99 2005/08/08 14:43:59 corsair Exp $ + + 08 Aug 2005; Markus Rothe <corsair@gentoo.org> + libgnomeprint-2.10.3.ebuild: + Stable on ppc64 02 Aug 2005; Simon Stelling <blubb@gentoo.org> libgnomeprint-2.10.3.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild index 705ac9ae9451..d0ef7a358e85 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.10.3.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.3.ebuild,v 1.7 2005/08/02 17:43:32 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild,v 1.8 2005/08/08 14:43:59 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 |