summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-05-08 17:07:32 +0000
committerJason Wever <weeve@gentoo.org>2003-05-08 17:07:32 +0000
commit3ba2b52fe24ac65ca7dd76f860ae13286e5bf1c4 (patch)
tree2f6fcdf2f99895edbf7b19448a350dba34fdb8d4 /net-www
parentadd header, address bug 16388 (diff)
downloadgentoo-2-3ba2b52fe24ac65ca7dd76f860ae13286e5bf1c4.tar.gz
gentoo-2-3ba2b52fe24ac65ca7dd76f860ae13286e5bf1c4.tar.bz2
gentoo-2-3ba2b52fe24ac65ca7dd76f860ae13286e5bf1c4.zip
Changed ~sparc keyword to sparc.
Diffstat (limited to 'net-www')
-rw-r--r--net-www/dillo/ChangeLog5
-rw-r--r--net-www/dillo/dillo-0.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/dillo/ChangeLog b/net-www/dillo/ChangeLog
index 6fdc487c652e..92434a33e223 100644
--- a/net-www/dillo/ChangeLog
+++ b/net-www/dillo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/dillo
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/ChangeLog,v 1.18 2003/05/05 05:36:36 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/ChangeLog,v 1.19 2003/05/08 17:07:32 weeve Exp $
+
+ 08 May 2003; Jason Wever <weeve@gentoo.org> dillo-0.7.2.ebuild:
+ Changed ~sparc keyword to sparc.
*dillo-0.7.2 (5 May 2003)
diff --git a/net-www/dillo/dillo-0.7.2.ebuild b/net-www/dillo/dillo-0.7.2.ebuild
index dd619416bbd8..0f172f7c91e8 100644
--- a/net-www/dillo/dillo-0.7.2.ebuild
+++ b/net-www/dillo/dillo-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.2.ebuild,v 1.1 2003/05/05 05:36:36 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/dillo-0.7.2.ebuild,v 1.2 2003/05/08 17:07:32 weeve Exp $
inherit flag-o-matic
@@ -16,7 +16,7 @@ SRC_URI="http://dillo.auriga.wearlab.de/download/${P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa"
+KEYWORDS="~x86 ~ppc sparc ~alpha ~mips ~hppa"
replace-flags "-O2 -mcpu=k6" "-O2 -mcpu=pentium"