summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-19 21:23:54 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-19 21:23:54 +0000
commitf3efae0d39921ff6a399fb2d46c4ae2c1de19333 (patch)
tree6b5458f7813848a38c61f8e727165dc2c30f1f54 /gnome-base/libgnomeprint
parentStable on amd64 wrt bug #348987 (diff)
downloadgentoo-2-f3efae0d39921ff6a399fb2d46c4ae2c1de19333.tar.gz
gentoo-2-f3efae0d39921ff6a399fb2d46c4ae2c1de19333.tar.bz2
gentoo-2-f3efae0d39921ff6a399fb2d46c4ae2c1de19333.zip
Stable on amd64 wrt bug #348987
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog6
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index f8e601639a08..88219b7a59e8 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.185 2011/01/18 14:25:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.186 2011/01/19 21:23:54 hwoarang Exp $
+
+ 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
+ libgnomeprint-2.18.8.ebuild:
+ Stable on amd64 wrt bug #348987
18 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
libgnomeprint-2.18.8.ebuild:
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild
index 7d0213fc5561..b7d60cd41659 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 1.2 2011/01/18 14:25:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 1.3 2011/01/19 21:23:54 hwoarang 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="cups doc"
RDEPEND=">=dev-libs/glib-2