diff options
author | Olivier Crête <tester@gentoo.org> | 2009-10-08 03:31:01 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-10-08 03:31:01 +0000 |
commit | 70701609a6e1b1a98d8171be814fc49590a69928 (patch) | |
tree | 6c8d5790807785f885a32b8ae3a188748d40c19f /gnome-base/libgnomeprintui | |
parent | Stable on amd64, bug #281427 (diff) | |
download | historical-70701609a6e1b1a98d8171be814fc49590a69928.tar.gz historical-70701609a6e1b1a98d8171be814fc49590a69928.tar.bz2 historical-70701609a6e1b1a98d8171be814fc49590a69928.zip |
Stable on amd64, bug #281427
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/libgnomeprintui')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 2c6ce2e7a85d..031b21b9588f 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprintui -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.149 2009/04/28 11:24:28 armin76 Exp $ +# 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 $ + + 08 Oct 2009; Olivier Crête <tester@gentoo.org> + libgnomeprintui-2.18.4.ebuild: + Stable on amd64, bug #281427 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> libgnomeprintui-2.18.3.ebuild: diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild index 9be5c48bd8d0..71c86c874f92 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.1 2009/03/08 01:26:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.2 2009/10/08 03:14:36 tester 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 |