diff options
author | 2004-04-16 22:23:39 +0000 | |
---|---|---|
committer | 2004-04-16 22:23:39 +0000 | |
commit | 4229ccb0d059266ae0b40f8b67009231623f7afa (patch) | |
tree | 968fceb123bc8460771b13842703cf8092d7cf23 /net-www/elinks | |
parent | fix broken voicemail webapp (#46182) (Manifest recommit) (diff) | |
download | gentoo-2-4229ccb0d059266ae0b40f8b67009231623f7afa.tar.gz gentoo-2-4229ccb0d059266ae0b40f8b67009231623f7afa.tar.bz2 gentoo-2-4229ccb0d059266ae0b40f8b67009231623f7afa.zip |
~amd64
Diffstat (limited to 'net-www/elinks')
-rw-r--r-- | net-www/elinks/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/elinks/elinks-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/elinks/ChangeLog b/net-www/elinks/ChangeLog index de908de18216..5f585fe9bd0b 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.16 2004/04/16 17:04:27 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.17 2004/04/16 22:23:39 kugelfang Exp $ + + 17 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> elinks-0.9.1.ebuild: + marked ~amd64 16 Apr 2004; Michal Januszewski <spock@gentoo.org> elinks-0.9.1.ebuild: Changed the deps to support both lua-4* and lua-5*. This closes #48034. diff --git a/net-www/elinks/elinks-0.9.1.ebuild b/net-www/elinks/elinks-0.9.1.ebuild index 0b7cb2941317..1dd613f46f41 100644 --- a/net-www/elinks/elinks-0.9.1.ebuild +++ b/net-www/elinks/elinks-0.9.1.ebuild @@ -1,6 +1,6 @@ # 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.6 2004/04/16 17:04:27 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.1.ebuild,v 1.7 2004/04/16 22:23:39 kugelfang 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" +KEYWORDS="x86 ~ppc sparc ~amd64" DEPEND="virtual/glibc >=app-arch/bzip2-1.0.2* |