summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 21:54:11 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 21:54:11 +0000
commit0d84c7de49c9c795f21b14f51c469004e48cbbd1 (patch)
treee659ebfaaae3b9624862e7bfec4ae408dc2f95a8 /net-misc/scponly
parentAdded ~amd64 to KEYWORDS. (Manifest recommit) (diff)
downloadgentoo-2-0d84c7de49c9c795f21b14f51c469004e48cbbd1.tar.gz
gentoo-2-0d84c7de49c9c795f21b14f51c469004e48cbbd1.tar.bz2
gentoo-2-0d84c7de49c9c795f21b14f51c469004e48cbbd1.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-misc/scponly')
-rw-r--r--net-misc/scponly/ChangeLog6
-rw-r--r--net-misc/scponly/scponly-3.11.ebuild4
-rw-r--r--net-misc/scponly/scponly-3.7.ebuild4
-rw-r--r--net-misc/scponly/scponly-3.8.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/net-misc/scponly/ChangeLog b/net-misc/scponly/ChangeLog
index c4d6524a4e98..0c89dd769c06 100644
--- a/net-misc/scponly/ChangeLog
+++ b/net-misc/scponly/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/scponly
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/ChangeLog,v 1.7 2004/06/25 00:09:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/ChangeLog,v 1.8 2004/07/01 21:50:46 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> scponly-3.11.ebuild,
+ scponly-3.7.ebuild, scponly-3.8.ebuild:
+ change virtual/glibc to virtual/libc
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> scponly-3.11.ebuild:
Add inherit eutils
diff --git a/net-misc/scponly/scponly-3.11.ebuild b/net-misc/scponly/scponly-3.11.ebuild
index bfbe332d8239..a15026f40085 100644
--- a/net-misc/scponly/scponly-3.11.ebuild
+++ b/net-misc/scponly/scponly-3.11.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/scponly/scponly-3.11.ebuild,v 1.4 2004/06/25 00:09:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.11.ebuild,v 1.5 2004/07/01 21:50:46 squinky86 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~x86 ~amd64 ~sparc ~ppc"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
net-misc/openssh"
src_compile() {
diff --git a/net-misc/scponly/scponly-3.7.ebuild b/net-misc/scponly/scponly-3.7.ebuild
index 3788f5ace9f3..35b6b9db0aa9 100644
--- a/net-misc/scponly/scponly-3.7.ebuild
+++ b/net-misc/scponly/scponly-3.7.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/scponly/scponly-3.7.ebuild,v 1.5 2004/06/25 00:09:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.7.ebuild,v 1.6 2004/07/01 21:50:46 squinky86 Exp $
DESCRIPTION="A tiny psuedoshell which only permits scp and sftp"
SRC_URI="http://www.sublimation.org/scponly/${P}.tgz"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
net-misc/openssh"
S=${WORKDIR}/${P}
diff --git a/net-misc/scponly/scponly-3.8.ebuild b/net-misc/scponly/scponly-3.8.ebuild
index ba3a254f67c0..90184c5b28d5 100644
--- a/net-misc/scponly/scponly-3.8.ebuild
+++ b/net-misc/scponly/scponly-3.8.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/scponly/scponly-3.8.ebuild,v 1.6 2004/06/25 00:09:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.8.ebuild,v 1.7 2004/07/01 21:50:46 squinky86 Exp $
DESCRIPTION="A tiny psuedoshell which only permits scp and sftp"
SRC_URI="http://www.sublimation.org/scponly/${P}.tgz"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="x86 ~sparc"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
net-misc/openssh"
S=${WORKDIR}/${P}