diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-08 14:46:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-08 14:46:12 +0000 |
commit | b2683097e498ad2bd2a46b3b01cb555b4fc58145 (patch) | |
tree | 9b04fdd557bb848a3572a33e0c7ce7abbbde8330 /gnome-base/libgnomeprint | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-b2683097e498ad2bd2a46b3b01cb555b4fc58145.tar.gz gentoo-2-b2683097e498ad2bd2a46b3b01cb555b4fc58145.tar.bz2 gentoo-2-b2683097e498ad2bd2a46b3b01cb555b4fc58145.zip |
Stable on ppc64
(Portage version: 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 |