summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-16 21:10:06 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-16 21:10:06 +0000
commite6ddebdbeb44458ce191825214b1218885479c23 (patch)
treefa063d227f839ea5d8fed994d29ecbfc982c1ff1 /net-dialup
parentarm/sh stable (diff)
downloadhistorical-e6ddebdbeb44458ce191825214b1218885479c23.tar.gz
historical-e6ddebdbeb44458ce191825214b1218885479c23.tar.bz2
historical-e6ddebdbeb44458ce191825214b1218885479c23.zip
sh love
Package-Manager: portage-2.1.1
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild7
-rw-r--r--net-dialup/minicom/minicom-2.1-r2.ebuild4
2 files changed, 5 insertions, 6 deletions
diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild
index 7142c233ce9e..5a54447b0616 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild,v 1.7 2006/07/08 23:27:12 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild,v 1.8 2006/09/16 21:09:30 vapier Exp $
inherit flag-o-matic eutils
@@ -10,13 +10,12 @@ SRC_URI="http://www.ohse.de/uwe/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86"
IUSE="nls"
src_unpack() {
unpack ${A}
-
- epatch "${FILESDIR}/${PN}-makefile-smp.patch"
+ epatch "${FILESDIR}"/${PN}-makefile-smp.patch
}
src_compile() {
diff --git a/net-dialup/minicom/minicom-2.1-r2.ebuild b/net-dialup/minicom/minicom-2.1-r2.ebuild
index e71a6cb8fe45..21f59b3b6746 100644
--- a/net-dialup/minicom/minicom-2.1-r2.ebuild
+++ b/net-dialup/minicom/minicom-2.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r2.ebuild,v 1.9 2006/07/08 23:28:01 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r2.ebuild,v 1.10 2006/09/16 21:10:06 vapier Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/download.php/123/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2-r3"