summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-07-12 01:04:54 +0000
committerJason Wever <weeve@gentoo.org>2004-07-12 01:04:54 +0000
commitcb7d0f5cfb947b97cc4c65c0e8c3ea8d78a0aa5b (patch)
tree467606044001159bbe64f7b2269f988ee8a14691 /net-www
parentStable on x86, remove old ebuild. (Manifest recommit) (diff)
downloadgentoo-2-cb7d0f5cfb947b97cc4c65c0e8c3ea8d78a0aa5b.tar.gz
gentoo-2-cb7d0f5cfb947b97cc4c65c0e8c3ea8d78a0aa5b.tar.bz2
gentoo-2-cb7d0f5cfb947b97cc4c65c0e8c3ea8d78a0aa5b.zip
Stable on sparc.
Diffstat (limited to 'net-www')
-rw-r--r--net-www/dillo/ChangeLog5
-rw-r--r--net-www/dillo/dillo-0.8.0-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/dillo/ChangeLog b/net-www/dillo/ChangeLog
index f52c03486931..1afdf07281fa 100644
--- a/net-www/dillo/ChangeLog
+++ b/net-www/dillo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/dillo
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/ChangeLog,v 1.45 2004/07/08 16:31:46 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/ChangeLog,v 1.46 2004/07/12 01:04:54 weeve Exp $
+
+ 11 Jul 2004; Jason Wever <weeve@gentoo.org> dillo-0.8.0-r4.ebuild:
+ Stable on sparc.
*dillo-0.8.0-r5 (09 Jul 2004)
diff --git a/net-www/dillo/dillo-0.8.0-r4.ebuild b/net-www/dillo/dillo-0.8.0-r4.ebuild
index 2917e3abb765..15f190a3de03 100644
--- a/net-www/dillo/dillo-0.8.0-r4.ebuild
+++ b/net-www/dillo/dillo-0.8.0-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/dillo-0.8.0-r4.ebuild,v 1.3 2004/07/08 16:31:46 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/dillo-0.8.0-r4.ebuild,v 1.4 2004/07/12 01:04:54 weeve 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"
+KEYWORDS="x86 ~ppc sparc alpha ~hppa ~amd64"
IUSE="ipv6 kde gnome mozilla nls ssl truetype"
DEPEND="=x11-libs/gtk+-1.2*