diff options
author | Markus Meier <maekke@gentoo.org> | 2010-06-04 19:46:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-06-04 19:46:19 +0000 |
commit | fc1d428ca91fce2380bbe42bdd8dd87fa4bfcb1d (patch) | |
tree | 72ad511816d29981ca4b2391415ae5a8c9371936 | |
parent | x86 stable, bug #314899 (diff) | |
download | gentoo-2-fc1d428ca91fce2380bbe42bdd8dd87fa4bfcb1d.tar.gz gentoo-2-fc1d428ca91fce2380bbe42bdd8dd87fa4bfcb1d.tar.bz2 gentoo-2-fc1d428ca91fce2380bbe42bdd8dd87fa4bfcb1d.zip |
x86 stable, bug #314899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-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 fe4714650a2e..78ffe19f8b1c 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.176 2010/05/04 16:10:38 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.177 2010/06/04 19:46:19 maekke Exp $ + + 04 Jun 2010; Markus Meier <maekke@gentoo.org> libgnomeprint-2.18.7.ebuild: + x86 stable, bug #314899 03 May 2010; Olivier Crête <tester@gentoo.org> libgnomeprint-2.18.7.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild index ef400af8f960..b7e899e40e63 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.2 2010/05/04 16:10:38 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.3 2010/06/04 19:46:19 maekke 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 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~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 |