diff options
author | 2005-05-11 13:38:43 +0000 | |
---|---|---|
committer | 2005-05-11 13:38:43 +0000 | |
commit | 77ee2133fb4133c7c5660ed5af7a719ea4d634ae (patch) | |
tree | d655cda8180dd144493e19da418f0d9f9f82089b /gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild | |
parent | Stable on hppa. (diff) | |
download | historical-77ee2133fb4133c7c5660ed5af7a719ea4d634ae.tar.gz historical-77ee2133fb4133c7c5660ed5af7a719ea4d634ae.tar.bz2 historical-77ee2133fb4133c7c5660ed5af7a719ea4d634ae.zip |
Stable on hppa.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild')
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild index 436316417e66..266f0fe15a2e 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.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.5.ebuild,v 1.7 2005/05/08 14:07:51 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild,v 1.8 2005/05/11 13:34:35 gmsoft 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 ~ppc64" +KEYWORDS="x86 ppc ~sparc hppa alpha ia64 amd64 ~mips ~arm ~ppc64" IUSE="" S=${WORKDIR}/${MY_P} |