summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/scponly/ChangeLog7
-rw-r--r--net-misc/scponly/Manifest8
-rw-r--r--net-misc/scponly/files/digest-scponly-3.71
-rw-r--r--net-misc/scponly/files/digest-scponly-3.81
-rw-r--r--net-misc/scponly/scponly-3.11-r2.ebuild4
-rw-r--r--net-misc/scponly/scponly-3.7.ebuild37
-rw-r--r--net-misc/scponly/scponly-3.8.ebuild37
7 files changed, 10 insertions, 85 deletions
diff --git a/net-misc/scponly/ChangeLog b/net-misc/scponly/ChangeLog
index 9e5c5f70ed00..4dbb6669fe38 100644
--- a/net-misc/scponly/ChangeLog
+++ b/net-misc/scponly/ChangeLog
@@ -1,6 +1,11 @@
# 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.11 2004/08/08 00:24:30 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/ChangeLog,v 1.12 2004/10/31 14:49:56 matsuu Exp $
+
+ 31 Oct 2004; MATSUU Takuto <matsuu@gentoo.org> scponly-3.11-r2.ebuild,
+ -scponly-3.7.ebuild, -scponly-3.8.ebuild:
+ Marked stable on x86 and amd64.
+ Removed old versions.
08 Aug 2004; Tom Martin <slarti@gentoo.org> scponly-3.11-r2.ebuild,
scponly-3.7.ebuild, scponly-3.8.ebuild:
diff --git a/net-misc/scponly/Manifest b/net-misc/scponly/Manifest
index 290a8d4478c6..ee8a72c4952e 100644
--- a/net-misc/scponly/Manifest
+++ b/net-misc/scponly/Manifest
@@ -1,8 +1,4 @@
-MD5 4a0e8e059411b0c7930745c83f538927 scponly-3.7.ebuild 907
-MD5 0754c5d765eab04da0ba4b8b34b60c02 scponly-3.8.ebuild 914
-MD5 5449ea9f1234de2493e5df2d891987e1 scponly-3.11-r2.ebuild 3144
-MD5 33aa441fd859ee0ca3f7e0b85de0c14b ChangeLog 1728
+MD5 e8351ad8c6e76a8b538676e19940e5c7 scponly-3.11-r2.ebuild 3142
+MD5 f54d9da22b4c711bd1fc28fad6d597f8 ChangeLog 1904
MD5 e10a0da4fac2882942ffa8360ccdd921 metadata.xml 201
MD5 e4d07123d938d81c26fa0f70de4b6a8d files/digest-scponly-3.11-r2 60
-MD5 7f3245890a81d9e6c8e271517fa8b3ad files/digest-scponly-3.7 59
-MD5 f0dc17e8e5f9acc8a7173578e9a8b560 files/digest-scponly-3.8 59
diff --git a/net-misc/scponly/files/digest-scponly-3.7 b/net-misc/scponly/files/digest-scponly-3.7
deleted file mode 100644
index 11be6ae6206b..000000000000
--- a/net-misc/scponly/files/digest-scponly-3.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6873df71eb44f91412f72158cc2b844e scponly-3.7.tgz 69725
diff --git a/net-misc/scponly/files/digest-scponly-3.8 b/net-misc/scponly/files/digest-scponly-3.8
deleted file mode 100644
index d28c6e78104f..000000000000
--- a/net-misc/scponly/files/digest-scponly-3.8
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7764ad781f1517100c380476ff104d5b scponly-3.8.tgz 70029
diff --git a/net-misc/scponly/scponly-3.11-r2.ebuild b/net-misc/scponly/scponly-3.11-r2.ebuild
index 9587dbeaf6c9..c60d8750f4eb 100644
--- a/net-misc/scponly/scponly-3.11-r2.ebuild
+++ b/net-misc/scponly/scponly-3.11-r2.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-r2.ebuild,v 1.2 2004/08/08 00:24:30 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.11-r2.ebuild,v 1.3 2004/10/31 14:49:56 matsuu Exp $
inherit eutils
@@ -9,7 +9,7 @@ SRC_URI="http://www.sublimation.org/scponly/${P}.tgz"
HOMEPAGE="http://www.sublimation.org/scponly/"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~sparc ~ppc"
+KEYWORDS="x86 amd64 ~sparc ~ppc"
IUSE=""
DEPEND="virtual/libc
diff --git a/net-misc/scponly/scponly-3.7.ebuild b/net-misc/scponly/scponly-3.7.ebuild
deleted file mode 100644
index 0df1f69314ae..000000000000
--- a/net-misc/scponly/scponly-3.7.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# 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.8 2004/08/08 00:24:30 slarti Exp $
-
-DESCRIPTION="A tiny pseudoshell which only permits scp and sftp"
-SRC_URI="http://www.sublimation.org/scponly/${P}.tgz"
-HOMEPAGE="http://www.sublimation.org/scponly/"
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-DEPEND="virtual/libc
- net-misc/openssh"
-
-src_compile() {
-
- PATH="${PATH}:/usr/lib/misc" ./configure \
- --prefix=/usr \
- --mandir=/usr/share/man \
- --sysconfdir=/etc \
- || die "./configure failed"
-
- emake || die
-}
-
-src_install () {
-
- make prefix=${D}/usr \
- mandir=${D}/usr/share/man \
- CONFDIR=${D}/etc/scponly \
- install || die
- grep -v scponly /etc/shells > ${D}/etc/shells
- echo "/usr/bin/scponly" >> ${D}/etc/shells
-
- dodoc AUTHOR CHANGELOG CONTRIB README TODO
-}
diff --git a/net-misc/scponly/scponly-3.8.ebuild b/net-misc/scponly/scponly-3.8.ebuild
deleted file mode 100644
index 097a76ccfc5a..000000000000
--- a/net-misc/scponly/scponly-3.8.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# 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.9 2004/08/08 00:24:30 slarti Exp $
-
-DESCRIPTION="A tiny pseudoshell which only permits scp and sftp"
-SRC_URI="http://www.sublimation.org/scponly/${P}.tgz"
-HOMEPAGE="http://www.sublimation.org/scponly/"
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="x86 ~sparc"
-IUSE=""
-
-DEPEND="virtual/libc
- net-misc/openssh"
-
-src_compile() {
-
- PATH="${PATH}:/usr/lib/misc" ./configure \
- --prefix=/usr \
- --mandir=/usr/share/man \
- --sysconfdir=/etc \
- || die "./configure failed"
-
- emake || die
-}
-
-src_install () {
-
- make prefix=${D}/usr \
- mandir=${D}/usr/share/man \
- CONFDIR=${D}/etc/scponly \
- install || die
- grep -v scponly /etc/shells > ${D}/etc/shells
- echo "/usr/bin/scponly" >> ${D}/etc/shells
-
- dodoc AUTHOR CHANGELOG CONTRIB README TODO
-}