diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-12-16 21:34:30 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-12-16 21:34:30 +0000 |
commit | bc92f8ced6096ea2a0b6fd4a783552e098ccacc1 (patch) | |
tree | 1d451b5b2248366e7b16c09aec7bd86fd3c1bafa /gnome-extra/libgtkhtml/libgtkhtml-3.0.9.ebuild | |
parent | Marked stable on hppa. (diff) | |
download | gentoo-2-bc92f8ced6096ea2a0b6fd4a783552e098ccacc1.tar.gz gentoo-2-bc92f8ced6096ea2a0b6fd4a783552e098ccacc1.tar.bz2 gentoo-2-bc92f8ced6096ea2a0b6fd4a783552e098ccacc1.zip |
Marked stable on hppa.
Diffstat (limited to 'gnome-extra/libgtkhtml/libgtkhtml-3.0.9.ebuild')
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-3.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.0.9.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.0.9.ebuild index c25281440e63..8b9bff10624c 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-3.0.9.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-3.0.9.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-3.0.9.ebuild,v 1.10 2003/12/14 00:55:46 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.0.9.ebuild,v 1.11 2003/12/16 21:32:44 gmsoft Exp $ inherit gnome2 @@ -16,7 +16,7 @@ PVP=($(echo " $PV " | sed 's:[-\._]: :g')) SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.${GNOME_TARBALL_SUFFIX}" LICENSE="GPL-2" SLOT="3" -KEYWORDS="x86 ppc sparc ~hppa alpha ia64 amd64" +KEYWORDS="x86 ppc sparc hppa alpha ia64 amd64" IUSE="" S=${WORKDIR}/${MY_P} |