diff options
author | 2009-10-16 23:07:40 +0000 | |
---|---|---|
committer | 2009-10-16 23:07:40 +0000 | |
commit | b0319586f8efd287635d79e89ea704098ebaeb6d (patch) | |
tree | 8a7de10d0396c80bddc68c493a7f494c69a6c3fe /gnome-base/libgnomeprintui | |
parent | x86 stable, bug #281427 (diff) | |
download | gentoo-2-b0319586f8efd287635d79e89ea704098ebaeb6d.tar.gz gentoo-2-b0319586f8efd287635d79e89ea704098ebaeb6d.tar.bz2 gentoo-2-b0319586f8efd287635d79e89ea704098ebaeb6d.zip |
x86 stable, bug #281427
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libgnomeprintui')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 031b21b9588f..12e0927a00cd 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprintui # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.150 2009/10/08 03:14:36 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.151 2009/10/16 23:07:40 maekke Exp $ + + 16 Oct 2009; Markus Meier <maekke@gentoo.org> + libgnomeprintui-2.18.4.ebuild: + x86 stable, bug #281427 08 Oct 2009; Olivier Crête <tester@gentoo.org> libgnomeprintui-2.18.4.ebuild: diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild index 71c86c874f92..885c6e3d3f47 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.2 2009/10/08 03:14:36 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.3 2009/10/16 23:07:40 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.6 |