summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-09 19:50:40 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-09 19:50:40 +0000
commitb6cea2a39c18c902b0f8022eef8b4617e4681475 (patch)
tree1caa584b3be4058725225252307c90bb7b5fe54a /gnome-extra/libgtkhtml
parentadded fix for bug #15099 thanks to dragon (diff)
downloadgentoo-2-b6cea2a39c18c902b0f8022eef8b4617e4681475.tar.gz
gentoo-2-b6cea2a39c18c902b0f8022eef8b4617e4681475.tar.bz2
gentoo-2-b6cea2a39c18c902b0f8022eef8b4617e4681475.zip
stable on alpha
Diffstat (limited to 'gnome-extra/libgtkhtml')
-rw-r--r--gnome-extra/libgtkhtml/ChangeLog5
-rw-r--r--gnome-extra/libgtkhtml/libgtkhtml-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgtkhtml/ChangeLog b/gnome-extra/libgtkhtml/ChangeLog
index d2ac65ec3153..59d3ec73f83c 100644
--- a/gnome-extra/libgtkhtml/ChangeLog
+++ b/gnome-extra/libgtkhtml/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for gnome-extra/libgtkhtml
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.20 2003/03/03 16:53:54 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.21 2003/03/09 19:47:49 agriffis Exp $
*libgtkhtml-2.2.1 (03 Mar 2003)
+ 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> libgtkhtml-2.2.1.ebuild:
+ Mark stable on alpha
+
03 Mar 2003; foser <foser@gentoo.org> libgtkhtml-2.2.1.ebuild :
New version
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-2.2.1.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-2.2.1.ebuild
index c95dc8f158d4..5f02bfc18f4b 100644
--- a/gnome-extra/libgtkhtml/libgtkhtml-2.2.1.ebuild
+++ b/gnome-extra/libgtkhtml/libgtkhtml-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.2.1.ebuild,v 1.1 2003/03/03 16:53:54 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.2.1.ebuild,v 1.2 2003/03/09 19:47:49 agriffis Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ DESCRIPTION="a Gtk+ based HTML rendering library"
HOMEPAGE="http://www.gnome.org/"
SLOT="1"
LICENSE="LGPL-2.1 GPL-2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="~x86 ~ppc alpha ~sparc"
RDEPEND=">=x11-libs/gtk+-2.1
>=dev-libs/libxml2-2.4.16