diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-05-25 18:06:39 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-05-25 18:06:39 +0000 |
commit | f307bc06d90660e10e801e10018d56fc1416eb35 (patch) | |
tree | d9cd23a711759ae7409b1fe29b7be2035d1ce87c /gnome-base | |
parent | Fixed problem about installing jdbc driver. (Manifest recommit) (diff) | |
download | gentoo-2-f307bc06d90660e10e801e10018d56fc1416eb35.tar.gz gentoo-2-f307bc06d90660e10e801e10018d56fc1416eb35.tar.bz2 gentoo-2-f307bc06d90660e10e801e10018d56fc1416eb35.zip |
Marked stable on hppa.
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 225bdd240b4c..9f7f33a86382 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprintui # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.46 2004/05/14 03:19:15 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.47 2004/05/25 18:06:39 gmsoft Exp $ + + 25 May 2004; Guy Martin <gmsoft@gentoo.org> libgnomeprintui-2.6.0.ebuild: + Marked stable on hppa. 13 May 2004; Stephen P. Becker <geoman@gentoo.org> libgnomeprintui-2.4.2.ebuild: diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild index be5ef0480f2d..a02439210d81 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild,v 1.2 2004/05/20 23:53:33 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild,v 1.3 2004/05/25 18:06:39 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |