summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Doty <kingtaco@gentoo.org>2005-01-08 02:50:07 +0000
committerMike Doty <kingtaco@gentoo.org>2005-01-08 02:50:07 +0000
commit210f42440c79c3dc2319d6515addce16c0ca6ef3 (patch)
tree34c9269240d54d2635931a020f4a06691c549a17 /www-client
parent updated ant dependency because junit needs ant-tasks. fixes #77097. (Manifes... (diff)
downloadgentoo-2-210f42440c79c3dc2319d6515addce16c0ca6ef3.tar.gz
gentoo-2-210f42440c79c3dc2319d6515addce16c0ca6ef3.tar.bz2
gentoo-2-210f42440c79c3dc2319d6515addce16c0ca6ef3.zip
stable on amd64 bug 76665
Diffstat (limited to 'www-client')
-rw-r--r--www-client/dillo/ChangeLog5
-rw-r--r--www-client/dillo/dillo-0.8.3-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog
index 2423fb0fcff6..9325c7937425 100644
--- a/www-client/dillo/ChangeLog
+++ b/www-client/dillo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/dillo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.10 2005/01/06 16:24:50 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.11 2005/01/08 02:50:07 kingtaco Exp $
+
+ 07 Jan 2005; Mike Doty <kingtaco@gentoo.org> dillo-0.8.3-r4.ebuild:
+ stable on amd64 bug #76665
*dillo-0.8.3-r4 (06 Jan 2005)
diff --git a/www-client/dillo/dillo-0.8.3-r4.ebuild b/www-client/dillo/dillo-0.8.3-r4.ebuild
index c2121628719b..5e5cd9122f8b 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.2 2005/01/07 13:59:47 taviso Exp $
+# $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 $
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"