diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 20:10:51 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 20:10:51 +0000 |
commit | ff8b0851c0ad58fa0ecfe899a2d7d831291053fc (patch) | |
tree | 5e0ad9c332204c4c54ad17c4a8dc077015cadba7 /gnome-base/libgnomeprintui | |
parent | Stable on sparc wrt #176297 (diff) | |
download | gentoo-2-ff8b0851c0ad58fa0ecfe899a2d7d831291053fc.tar.gz gentoo-2-ff8b0851c0ad58fa0ecfe899a2d7d831291053fc.tar.bz2 gentoo-2-ff8b0851c0ad58fa0ecfe899a2d7d831291053fc.zip |
Stable on ppc wrt bug #185823.
(Portage version: 2.1.3.3)
Diffstat (limited to 'gnome-base/libgnomeprintui')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 3cac3a7fb87a..a14b0e577f89 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprintui # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.117 2007/08/07 14:44:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.118 2007/08/07 20:10:51 dertobi123 Exp $ + + 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + libgnomeprintui-2.18.0.ebuild: + Stable on ppc wrt bug #185823. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> libgnomeprintui-2.18.0.ebuild: diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild index 9b362191bb8a..768efb6d0618 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild,v 1.2 2007/08/07 14:44:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.0.ebuild,v 1.3 2007/08/07 20:10:51 dertobi123 Exp $ inherit gnome2 @@ -9,7 +9,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 |