diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 17:53:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 17:53:07 +0000 |
commit | 171c98c44f48d8d3eb6829412ec0b267dc31bd6e (patch) | |
tree | 5d70a524416915c0267b6361a60c71e9bd1eeb1e /gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild | |
parent | Added dep on kchart instead of only Added dep on kchart instead of only a KME... (diff) | |
download | gentoo-2-171c98c44f48d8d3eb6829412ec0b267dc31bd6e.tar.gz gentoo-2-171c98c44f48d8d3eb6829412ec0b267dc31bd6e.tar.bz2 gentoo-2-171c98c44f48d8d3eb6829412ec0b267dc31bd6e.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild')
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild index d7cce1ffd127..e261d6b9a83c 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild,v 1.7 2005/03/18 15:15:51 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild,v 1.8 2005/03/20 17:53:07 kloeri Exp $ inherit gnome2 versionator eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${MY_MAJ_PV}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.2" -KEYWORDS="x86 ppc sparc hppa ~alpha ia64 ~amd64 ~mips arm" +KEYWORDS="x86 ppc sparc hppa alpha ia64 ~amd64 ~mips arm" IUSE="" S=${WORKDIR}/${MY_P} |