diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:30:51 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:30:51 +0000 |
commit | 243c642b0e8f3f76eb0d22f77d7bbe38a99eba49 (patch) | |
tree | 53cfd4468b053e7007d76f3250025b8ad6fab967 /gnome-base/libgnomeprint | |
parent | Marking gnome-keyring-sharp-1.0.2 ppc for bug 359651 (diff) | |
download | historical-243c642b0e8f3f76eb0d22f77d7bbe38a99eba49.tar.gz historical-243c642b0e8f3f76eb0d22f77d7bbe38a99eba49.tar.bz2 historical-243c642b0e8f3f76eb0d22f77d7bbe38a99eba49.zip |
ppc64 stable wrt #353436
Package-Manager: portage-2.2.0_alpha27/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.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 4a56d47b7768..e182543323f5 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.187 2011/01/30 18:48:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.188 2011/03/21 20:24:30 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + libgnomeprint-2.18.8.ebuild: + ppc64 stable wrt #353436 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> libgnomeprint-2.18.8.ebuild: alpha/arm/ia64/sh/sparc stable wrt #348987 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild index 2c7fb50c93c2..390a27e38d30 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 1.4 2011/01/30 18:48:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 1.5 2011/03/21 20:24:30 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,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 |