diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-05-15 23:01:07 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-05-15 23:01:07 +0000 |
commit | c15ed20402fcb7c90c87221bc07266d03d7306c1 (patch) | |
tree | f5e3eca1633bbf7174a5fb4b9e3c7ee066a4b9ac /gnome-extra/libgtkhtml | |
parent | Stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-c15ed20402fcb7c90c87221bc07266d03d7306c1.tar.gz gentoo-2-c15ed20402fcb7c90c87221bc07266d03d7306c1.tar.bz2 gentoo-2-c15ed20402fcb7c90c87221bc07266d03d7306c1.zip |
Stable on mips.
Diffstat (limited to 'gnome-extra/libgtkhtml')
-rw-r--r-- | gnome-extra/libgtkhtml/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgtkhtml/ChangeLog b/gnome-extra/libgtkhtml/ChangeLog index 433b773d31ec..7491858eaa62 100644 --- a/gnome-extra/libgtkhtml/ChangeLog +++ b/gnome-extra/libgtkhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgtkhtml # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.72 2004/05/14 00:02:27 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.73 2004/05/15 22:59:28 geoman Exp $ + + 15 May 2004; Stephen P. Becker <geoman@gentoo.org> libgtkhtml-2.4.1.ebuild: + Stable on mips. 14 May 2004; Lars Weiler <pylon@gentoo.org> libgtkhtml-3.0.10.ebuild: Stable on ppc diff --git a/gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild index 59b5be8c6de4..e6f45796cf0d 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-2.4.1.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-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild,v 1.6 2004/03/16 23:35:46 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild,v 1.7 2004/05/15 22:59:28 geoman Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ LICENSE="LGPL-2.1 GPL-2" IUSE="" SLOT="1" -KEYWORDS="x86 ~ppc alpha sparc hppa ~amd64 ia64 ~mips" +KEYWORDS="x86 ~ppc alpha sparc hppa ~amd64 ia64 mips" # FIXME : seems only testapps need gnomevfs RDEPEND=">=x11-libs/gtk+-2 |