diff options
author | 2010-09-11 18:50:45 +0000 | |
---|---|---|
committer | 2010-09-11 18:50:45 +0000 | |
commit | ebeaefdc68c1056168a5ee137e8bffa59ebc859a (patch) | |
tree | 02bd6b32ae17d3c25fdf8052f73387c47977d669 /gnome-base/libgnomeprint | |
parent | Marked ppc for bug #324077. (diff) | |
download | historical-ebeaefdc68c1056168a5ee137e8bffa59ebc859a.tar.gz historical-ebeaefdc68c1056168a5ee137e8bffa59ebc859a.tar.bz2 historical-ebeaefdc68c1056168a5ee137e8bffa59ebc859a.zip |
Marked ppc for bug #324077.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 167eeeb88d7a..b286104faf17 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # 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.180 2010/08/18 21:39:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.181 2010/09/11 18:40:33 josejx Exp $ + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> libgnomeprint-2.18.7.ebuild: + Marked ppc for bug #324077. 18 Aug 2010; Markus Meier <maekke@gentoo.org> libgnomeprint-2.18.7.ebuild: arm stable, bug #314899 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild index 94286d153ce3..2010ab694bdb 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.6 2010/08/18 21:39:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.7 2010/09/11 18:40:33 josejx 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 |