diff options
author | 2010-10-08 19:49:29 +0000 | |
---|---|---|
committer | 2010-10-08 19:49:29 +0000 | |
commit | 497ac7d194fffd199b8e02be577b27e97fdf2a66 (patch) | |
tree | f2730272d98ee1e28bd97a889b79aacc97ce51c5 /gnome-base/libgnomeprint | |
parent | Version bump #339288. (diff) | |
download | gentoo-2-497ac7d194fffd199b8e02be577b27e97fdf2a66.tar.gz gentoo-2-497ac7d194fffd199b8e02be577b27e97fdf2a66.tar.bz2 gentoo-2-497ac7d194fffd199b8e02be577b27e97fdf2a66.zip |
ppc64 stable wrt #324077
(Portage version: 2.2_rc90/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index cda52eaf57f3..84ac0195b639 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.182 2010/09/28 20:55:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.183 2010/10/08 19:49:29 ssuominen Exp $ + + 08 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> + libgnomeprint-2.18.7.ebuild: + ppc64 stable wrt #324077 *libgnomeprint-2.18.8 (28 Sep 2010) diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild index 2010ab694bdb..8da16a7ff983 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.7 2010/09/11 18:40:33 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.8 2010/10/08 19:49:29 ssuominen Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |