summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Woods <wwoods@gentoo.org>2003-01-22 17:28:48 +0000
committerWill Woods <wwoods@gentoo.org>2003-01-22 17:28:48 +0000
commit193b755faff372ccf2361114bc2f1939fc35f210 (patch)
tree7e9518ccf12e98fb391e45600dd9cd6bb3ef0f0d /net-www/elinks
parentUpdated version, should fix #14286 (diff)
downloadhistorical-193b755faff372ccf2361114bc2f1939fc35f210.tar.gz
historical-193b755faff372ccf2361114bc2f1939fc35f210.tar.bz2
historical-193b755faff372ccf2361114bc2f1939fc35f210.zip
added ~alpha keyword
Diffstat (limited to 'net-www/elinks')
-rw-r--r--net-www/elinks/ChangeLog9
-rw-r--r--net-www/elinks/elinks-0.4.1.ebuild4
2 files changed, 8 insertions, 5 deletions
diff --git a/net-www/elinks/ChangeLog b/net-www/elinks/ChangeLog
index dc03140423e2..8cc391c2f036 100644
--- a/net-www/elinks/ChangeLog
+++ b/net-www/elinks/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-www/elinks
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.1 2003/01/08 19:45:05 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.2 2003/01/22 17:28:48 wwoods Exp $
-*elinks-0.4.1 (08 Dec 2003)
+ 22 Jan 2003; Will Woods <wwoods@gentoo.org> : elinks-0.4.1.ebuild
+ Added ~alpha keyword and fixed the year in the entries below.
- 08 Dec 2003; Maik Schreiber <blizzy@gentoo.org> : Initial import (bug #13302).
+*elinks-0.4.1 (08 Dec 2002)
+
+ 08 Dec 2002; Maik Schreiber <blizzy@gentoo.org> : Initial import (bug #13302).
Thanks to Maurizio Disimino <maurizio@iridium.aetheric.org> and mmc in
#gentoo-dev.
diff --git a/net-www/elinks/elinks-0.4.1.ebuild b/net-www/elinks/elinks-0.4.1.ebuild
index 82159b28a31e..59fa39373e24 100644
--- a/net-www/elinks/elinks-0.4.1.ebuild
+++ b/net-www/elinks/elinks-0.4.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.4.1.ebuild,v 1.1 2003/01/08 19:45:05 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.4.1.ebuild,v 1.2 2003/01/22 17:28:48 wwoods Exp $
DESCRIPTION="Advanced and well-established text-mode web browser"
HOMEPAGE="http://elinks.or.cz"
SRC_URI="http://elinks.or.cz/download/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~alpha"
DEPEND="virtual/glibc
>=sys-apps/bzip2-1.0.2*