diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 14:25:56 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 14:25:56 +0000 |
commit | b8f2993d19bd20d0e9ef1314efacbc20766aae26 (patch) | |
tree | 05ef8f795571b00464f3450c16d84389b82ae88c /gnome-base | |
parent | x86 stable, bug 348987 (diff) | |
download | gentoo-2-b8f2993d19bd20d0e9ef1314efacbc20766aae26.tar.gz gentoo-2-b8f2993d19bd20d0e9ef1314efacbc20766aae26.tar.bz2 gentoo-2-b8f2993d19bd20d0e9ef1314efacbc20766aae26.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.18.6.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 849bcb216803..05a15bb2dc22 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.169 2010/10/07 22:50:10 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.170 2011/01/18 14:25:56 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + libgnomeprintui-2.18.6.ebuild: + x86 stable, bug 348987 07 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> libgnomeprintui-2.18.5.ebuild: diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.6.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.6.ebuild index 7a64a7feb76a..242f8db1b67f 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.6.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.6.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/libgnomeprintui/libgnomeprintui-2.18.6.ebuild,v 1.1 2010/09/28 21:07:13 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.6.ebuild,v 1.2 2011/01/18 14:25:56 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="doc" RDEPEND=">=x11-libs/gtk+-2.6 |