summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Reisch <doctomoe@gentoo.org>2003-01-25 10:29:11 +0000
committerOlivier Reisch <doctomoe@gentoo.org>2003-01-25 10:29:11 +0000
commit7a0868f4eae2ea482fa076d7dd5c03746a324d3a (patch)
treeaadc1396e86ab20c78c5331663f727a49378ba03 /net-www
parenttouchups (diff)
downloadgentoo-2-7a0868f4eae2ea482fa076d7dd5c03746a324d3a.tar.gz
gentoo-2-7a0868f4eae2ea482fa076d7dd5c03746a324d3a.tar.bz2
gentoo-2-7a0868f4eae2ea482fa076d7dd5c03746a324d3a.zip
Added ~ppc keyword to elinks-0.4.1.ebuild
Diffstat (limited to 'net-www')
-rw-r--r--net-www/elinks/ChangeLog5
-rw-r--r--net-www/elinks/elinks-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/elinks/ChangeLog b/net-www/elinks/ChangeLog
index 0218e1573521..1ccd7ce5ac1a 100644
--- a/net-www/elinks/ChangeLog
+++ b/net-www/elinks/ChangeLog
@@ -1,6 +1,9 @@
# 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.3 2003/01/23 15:17:50 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.4 2003/01/25 10:29:11 doctomoe Exp $
+
+ 25 Jan 2002; Olivier Reisch <doctomoe@gentoo.org> : elinks-0.4.1.ebuild:
+ Added ~ppc keyword.
23 Jan 2003; Christian Birchinger <joker@gentoo.org> : elinks-0.4.1.ebuild
Added ~sparc keyword.
diff --git a/net-www/elinks/elinks-0.4.1.ebuild b/net-www/elinks/elinks-0.4.1.ebuild
index a310f4490bf6..ec395dda1acb 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.3 2003/01/23 15:17:51 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.4.1.ebuild,v 1.4 2003/01/25 10:29:11 doctomoe 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 ~alpha ~sparc"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc"
DEPEND="virtual/glibc
>=sys-apps/bzip2-1.0.2*