diff options
author | 2005-01-08 05:40:52 +0000 | |
---|---|---|
committer | 2005-01-08 05:40:52 +0000 | |
commit | d310de01b46a006b6cf8ead5e18b2feb32cfe74a (patch) | |
tree | b28c8354122754d1b36344ca0101147e8166c20d /www-client/dillo/dillo-0.8.3-r4.ebuild | |
parent | - Version bump. - Added patch that fixes CAN-2004-0814 - Linux terminal layer... (diff) | |
download | gentoo-2-d310de01b46a006b6cf8ead5e18b2feb32cfe74a.tar.gz gentoo-2-d310de01b46a006b6cf8ead5e18b2feb32cfe74a.tar.bz2 gentoo-2-d310de01b46a006b6cf8ead5e18b2feb32cfe74a.zip |
Stable on ppc, bug #76665.
Diffstat (limited to 'www-client/dillo/dillo-0.8.3-r4.ebuild')
-rw-r--r-- | www-client/dillo/dillo-0.8.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/dillo/dillo-0.8.3-r4.ebuild b/www-client/dillo/dillo-0.8.3-r4.ebuild index 5e5cd9122f8b..3600bee79ec1 100644 --- a/www-client/dillo/dillo-0.8.3-r4.ebuild +++ b/www-client/dillo/dillo-0.8.3-r4.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/www-client/dillo/dillo-0.8.3-r4.ebuild,v 1.3 2005/01/08 02:50:07 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-0.8.3-r4.ebuild,v 1.4 2005/01/08 05:40:52 pylon Exp $ inherit flag-o-matic eutils @@ -15,7 +15,7 @@ SRC_URI="http://www.dillo.org/download/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64 ~mips ~arm ~ppc64" +KEYWORDS="x86 ppc ~sparc ~alpha ~hppa amd64 ~mips ~arm ~ppc64" MISC_IUSE="nls truetype" IUSE="${MISC_IUSE} ipv6 ssl" |