diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 14:29:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 14:29:48 +0000 |
commit | c6cb13e2afe9aeec015f18fc4beac6b2a6555314 (patch) | |
tree | 1ee64003ef9f66f4fabddf7a167ed0133ac7cf76 /gnome-base/libgnomeprint | |
parent | x86 stable, bug 348987 (diff) | |
download | historical-c6cb13e2afe9aeec015f18fc4beac6b2a6555314.tar.gz historical-c6cb13e2afe9aeec015f18fc4beac6b2a6555314.tar.bz2 historical-c6cb13e2afe9aeec015f18fc4beac6b2a6555314.zip |
x86 stable, bug 348987
Package-Manager: portage-2.1.9.25/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index bb3ce2d320f5..f8e601639a08 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.184 2010/10/09 00:13:51 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.185 2011/01/18 14:25:15 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + libgnomeprint-2.18.8.ebuild: + x86 stable, bug 348987 09 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> -libgnomeprint-2.18.6.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild index d0a54cf3f365..7d0213fc5561 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-2010 Gentoo Foundation +# 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.1 2010/09/28 20:55:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 1.2 2011/01/18 14:25:15 fauli 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 |