summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kalika <max@gentoo.org>2004-02-12 22:45:44 +0000
committerMax Kalika <max@gentoo.org>2004-02-12 22:45:44 +0000
commitf9d79cd22b96541e3eeb068868df8035c5c57b8e (patch)
treec826e41dc5a63fb276115add46ba9d4468219414 /app-shells/smrsh/smrsh-8.12.10.ebuild
parentAdding OR DEPEND on elfutils/libelf, fixed Bug #37152 (Manifest recommit) (diff)
downloadgentoo-2-f9d79cd22b96541e3eeb068868df8035c5c57b8e.tar.gz
gentoo-2-f9d79cd22b96541e3eeb068868df8035c5c57b8e.tar.bz2
gentoo-2-f9d79cd22b96541e3eeb068868df8035c5c57b8e.zip
Bump 8.12.10 to stable x86. Remove vulnarable sendmail version.
Diffstat (limited to 'app-shells/smrsh/smrsh-8.12.10.ebuild')
-rw-r--r--app-shells/smrsh/smrsh-8.12.10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/smrsh/smrsh-8.12.10.ebuild b/app-shells/smrsh/smrsh-8.12.10.ebuild
index d11b8582ffa4..7f7d690b4d9e 100644
--- a/app-shells/smrsh/smrsh-8.12.10.ebuild
+++ b/app-shells/smrsh/smrsh-8.12.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/smrsh/smrsh-8.12.10.ebuild,v 1.1 2003/09/17 23:15:35 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/smrsh/smrsh-8.12.10.ebuild,v 1.2 2004/02/12 22:45:44 max Exp $
DESCRIPTION="Sendmail restricted shell, for use with MTAs other than Sendmail."
HOMEPAGE="http://www.sendmail.org"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/sendmail/sendmail.${PV}.tar.gz"
LICENSE="Sendmail"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="sys-devel/m4
>=sys-apps/sed-4"