summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-24 00:00:19 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-24 00:00:19 +0000
commit3c605f7f8abcf0482360ca8ae1808f25262c3e3f (patch)
tree1c0c5f509bcbbc039238aa3c25ebdb55f6bc8ee3 /net-www/elinks
parentvirtual/libc; add missing IUSE (Manifest recommit) (diff)
downloadgentoo-2-3c605f7f8abcf0482360ca8ae1808f25262c3e3f.tar.gz
gentoo-2-3c605f7f8abcf0482360ca8ae1808f25262c3e3f.tar.bz2
gentoo-2-3c605f7f8abcf0482360ca8ae1808f25262c3e3f.zip
Keyworded alpha.
Diffstat (limited to 'net-www/elinks')
-rw-r--r--net-www/elinks/ChangeLog5
-rw-r--r--net-www/elinks/elinks-0.9.2_rc3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/elinks/ChangeLog b/net-www/elinks/ChangeLog
index 005b48ba4f9c..ed5aaa2d3582 100644
--- a/net-www/elinks/ChangeLog
+++ b/net-www/elinks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/elinks
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.27 2004/07/21 10:18:30 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.28 2004/07/24 00:00:19 kloeri Exp $
+
+ 24 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> elinks-0.9.2_rc3.ebuild:
+ Keyworded ~alpha.
*elinks-0.9.2_rc3 (21 Jul 2004)
diff --git a/net-www/elinks/elinks-0.9.2_rc3.ebuild b/net-www/elinks/elinks-0.9.2_rc3.ebuild
index 69005a338c2e..527e7c2d14e9 100644
--- a/net-www/elinks/elinks-0.9.2_rc3.ebuild
+++ b/net-www/elinks/elinks-0.9.2_rc3.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/elinks/elinks-0.9.2_rc3.ebuild,v 1.1 2004/07/21 10:18:30 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.2_rc3.ebuild,v 1.2 2004/07/24 00:00:19 kloeri Exp $
IUSE="gpm zlib ssl ipv6 X lua guile"
@@ -13,7 +13,7 @@ SRC_URI="http://elinks.or.cz/download/${MY_P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha"
DEPEND="virtual/libc
>=app-arch/bzip2-1.0.2*