diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-22 23:20:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-22 23:20:05 +0000 |
commit | 7a099c3376652f34628236c72f43928ce70d750e (patch) | |
tree | c603d79fa683fbb6ab52d265b0f310635c34ae03 /gnome-base/libgnomeprintui | |
parent | version bump (diff) | |
download | historical-7a099c3376652f34628236c72f43928ce70d750e.tar.gz historical-7a099c3376652f34628236c72f43928ce70d750e.tar.bz2 historical-7a099c3376652f34628236c72f43928ce70d750e.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'gnome-base/libgnomeprintui')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.12.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 49f57d8bc973..81a82f1240c9 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprintui # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.107 2006/01/22 19:29:16 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.108 2006/01/22 23:18:32 corsair Exp $ + + 22 Jan 2006; Markus Rothe <corsair@gentoo.org> + libgnomeprintui-2.12.1.ebuild: + Stable on ppc64 22 Jan 2006; <dang@gentoo.org> libgnomeprintui-2.12.1.ebuild: Marked stable on amd64 per bug #119634 diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.12.1.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.12.1.ebuild index c016e72ed554..373e3c399f95 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.12.1.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.12.1.ebuild,v 1.5 2006/01/22 19:29:16 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.12.1.ebuild,v 1.6 2006/01/22 23:18:32 corsair 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 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.6 |