diff options
author | Olivier Crête <tester@gentoo.org> | 2010-05-04 16:11:10 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2010-05-04 16:11:10 +0000 |
commit | da526805bc789900e4a4e0d0ef461694484d7294 (patch) | |
tree | 74998a79425c6c02732cef92f0f96b5a20c2b3dd /gnome-base/libgnomeprintui | |
parent | Stable for HPPA (bug #314467). (diff) | |
download | gentoo-2-da526805bc789900e4a4e0d0ef461694484d7294.tar.gz gentoo-2-da526805bc789900e4a4e0d0ef461694484d7294.tar.bz2 gentoo-2-da526805bc789900e4a4e0d0ef461694484d7294.zip |
amd64 stable, bug #314899
(Portage version: 2.1.8.3/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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 067ea634571b..c7452aed3da4 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprintui # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.161 2010/04/12 20:55:12 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.162 2010/05/04 16:11:10 tester Exp $ + + 03 May 2010; Olivier Crête <tester@gentoo.org> + libgnomeprintui-2.18.5.ebuild: + amd64 stable, bug #314899 12 Apr 2010; Gilles Dartiguelongue <eva@gentoo.org> -libgnomeprintui-2.18.2.ebuild, -libgnomeprintui-2.18.3.ebuild: diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.5.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.5.ebuild index 33b901d111fb..fd27d6890ef3 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.5.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.5.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/libgnomeprintui/libgnomeprintui-2.18.5.ebuild,v 1.1 2010/03/30 17:39:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.5.ebuild,v 1.2 2010/05/04 16:11:10 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 ~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="doc" RDEPEND=">=x11-libs/gtk+-2.6 |