summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-09-04 23:20:22 +0000
committerDavid Holm <dholm@gentoo.org>2004-09-04 23:20:22 +0000
commit692f945798eaab160cd8d4fadcb69540dd088130 (patch)
tree29e9335b908b1bffc02059830d9809ef9722c96d /net-misc/linksys-tftp
parent (Manifest recommit) (diff)
downloadgentoo-2-692f945798eaab160cd8d4fadcb69540dd088130.tar.gz
gentoo-2-692f945798eaab160cd8d4fadcb69540dd088130.tar.bz2
gentoo-2-692f945798eaab160cd8d4fadcb69540dd088130.zip
Added to ~ppc
Diffstat (limited to 'net-misc/linksys-tftp')
-rw-r--r--net-misc/linksys-tftp/ChangeLog5
-rw-r--r--net-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/linksys-tftp/ChangeLog b/net-misc/linksys-tftp/ChangeLog
index c6a6ab030bd7..946ee54e7033 100644
--- a/net-misc/linksys-tftp/ChangeLog
+++ b/net-misc/linksys-tftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/linksys-tftp
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/linksys-tftp/ChangeLog,v 1.4 2004/07/01 21:25:14 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/linksys-tftp/ChangeLog,v 1.5 2004/09/04 23:19:57 dholm Exp $
+
+ 05 Sep 2004; David Holm <dholm@gentoo.org> linksys-tftp-1.2.1.ebuild:
+ Added to ~ppc.
01 Jul 2004; Jon Hood <squinky86@gentoo.org> linksys-tftp-1.2.1.ebuild:
change virtual/glibc to virtual/libc, add IUSE
diff --git a/net-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild b/net-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild
index cf95488e16f1..afd27bea59a3 100644
--- a/net-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild
+++ b/net-misc/linksys-tftp/linksys-tftp-1.2.1.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-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild,v 1.4 2004/07/01 21:25:14 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/linksys-tftp/linksys-tftp-1.2.1.ebuild,v 1.5 2004/09/04 23:19:57 dholm Exp $
IUSE=""
DESCRIPTION="TFTP client suitable for uploading to the Linksys WRT54G Wireless Router"
@@ -8,7 +8,7 @@ HOMEPAGE="http://redsand.net/"
SRC_URI="http://redsand.net/code/linksys-tftp-${PV}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
DEPEND="sys-devel/gcc
virtual/libc"