diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-23 09:46:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-23 09:46:34 +0000 |
commit | 88308a2757ecf120a24bf01256b9137f0c8e85c4 (patch) | |
tree | 583bfdb09c6d476e8390daa378c74188e3c6ce6a /net-www/dillo/dillo-0.7.3-r3.ebuild | |
parent | mips needs deps first (Manifest recommit) (diff) | |
download | gentoo-2-88308a2757ecf120a24bf01256b9137f0c8e85c4.tar.gz gentoo-2-88308a2757ecf120a24bf01256b9137f0c8e85c4.tar.bz2 gentoo-2-88308a2757ecf120a24bf01256b9137f0c8e85c4.zip |
header fix; mips needs deps first
Diffstat (limited to 'net-www/dillo/dillo-0.7.3-r3.ebuild')
-rw-r--r-- | net-www/dillo/dillo-0.7.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/dillo/dillo-0.7.3-r3.ebuild b/net-www/dillo/dillo-0.7.3-r3.ebuild index 9ae40991e369..cf1189069366 100644 --- a/net-www/dillo/dillo-0.7.3-r3.ebuild +++ b/net-www/dillo/dillo-0.7.3-r3.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/net-www/dillo/dillo-0.7.3-r3.ebuild,v 1.5 2004/01/15 05:34:59 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/dillo-0.7.3-r3.ebuild,v 1.6 2004/02/23 09:46:34 mr_bones_ Exp $ inherit flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="http://www.dillo.org/download/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha ~mips ~hppa amd64" +KEYWORDS="x86 ~ppc sparc alpha ~hppa amd64" # Note that truetype, ssl and nls IUSE flags will take effect # only if you enable cjk IUSE flag. IUSE="ipv6 kde gnome mozilla truetype ssl cjk nls" |