summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2004-04-13 10:09:24 +0000
committerMichael Januszewski <spock@gentoo.org>2004-04-13 10:09:24 +0000
commit636571cfc83fc7b1ceca8f173990b8d49b941f96 (patch)
tree1f892835c3115476e1d2553a1d8af80f81d5c64e /net-www
parentAdd dep for elfutils-0.94 as per bug 47644 (Manifest recommit) (diff)
downloadgentoo-2-636571cfc83fc7b1ceca8f173990b8d49b941f96.tar.gz
gentoo-2-636571cfc83fc7b1ceca8f173990b8d49b941f96.tar.bz2
gentoo-2-636571cfc83fc7b1ceca8f173990b8d49b941f96.zip
Fixed a minor IUSE issue.
Diffstat (limited to 'net-www')
-rw-r--r--net-www/elinks/ChangeLog5
-rw-r--r--net-www/elinks/elinks-0.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/elinks/ChangeLog b/net-www/elinks/ChangeLog
index 96c4ae674d49..edae42524158 100644
--- a/net-www/elinks/ChangeLog
+++ b/net-www/elinks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/elinks
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.14 2004/04/09 14:25:26 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.15 2004/04/13 10:09:24 spock Exp $
+
+ 13 Apr 2004; Michal Januszewski <spock@gentoo.org> elinks-0.9.1.ebuild:
+ Fixed a minor IUSE issue in the latest ebuild.
09 Apr 2004; Michal Januszewski <spock@gentoo.org> elinks-0.4.2.ebuild,
elinks-0.4.3_rc2.ebuild, elinks-0.9.1.ebuild:
diff --git a/net-www/elinks/elinks-0.9.1.ebuild b/net-www/elinks/elinks-0.9.1.ebuild
index 05a0dd112f29..a86446a183f4 100644
--- a/net-www/elinks/elinks-0.9.1.ebuild
+++ b/net-www/elinks/elinks-0.9.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.1.ebuild,v 1.4 2004/04/09 14:25:26 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.1.ebuild,v 1.5 2004/04/13 10:09:24 spock Exp $
-IUSE="gpm zlib ssl ipv6 X nls lua guile"
+IUSE="gpm zlib ssl ipv6 X lua guile"
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}