summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-01-01 20:45:04 +0000
committerUlrich Müller <ulm@gentoo.org>2013-01-01 20:45:04 +0000
commitfa6780df7b416e704ec1551edc00f47b197d5b06 (patch)
tree805c0f42eecdd8b54542ddf53d687b338de2dbaf /net-mail/serialmail/serialmail-0.75-r4.ebuild
parentFix LICENSE, add mirror and bindist restrictions, bug 444424. (diff)
downloadgentoo-2-fa6780df7b416e704ec1551edc00f47b197d5b06.tar.gz
gentoo-2-fa6780df7b416e704ec1551edc00f47b197d5b06.tar.bz2
gentoo-2-fa6780df7b416e704ec1551edc00f47b197d5b06.zip
Fix LICENSE, add mirror and bindist restrictions, bug 444424.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'net-mail/serialmail/serialmail-0.75-r4.ebuild')
-rw-r--r--net-mail/serialmail/serialmail-0.75-r4.ebuild15
1 files changed, 8 insertions, 7 deletions
diff --git a/net-mail/serialmail/serialmail-0.75-r4.ebuild b/net-mail/serialmail/serialmail-0.75-r4.ebuild
index 0ea8408b1a63..60b3afc61d12 100644
--- a/net-mail/serialmail/serialmail-0.75-r4.ebuild
+++ b/net-mail/serialmail/serialmail-0.75-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/serialmail/serialmail-0.75-r4.ebuild,v 1.5 2011/06/25 18:27:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/serialmail/serialmail-0.75-r4.ebuild,v 1.6 2013/01/01 20:45:04 ulm Exp $
EAPI=4
@@ -11,6 +11,12 @@ HOMEPAGE="http://cr.yp.to/serialmail.html"
SRC_URI="http://cr.yp.to/software/${P}.tar.gz
mirror://gentoo/${P}-patch.tar.bz2"
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64 ppc x86"
+IUSE="static"
+RESTRICT="mirror bindist"
+
DEPEND="sys-apps/groff
>=sys-apps/ucspi-tcp-0.88"
@@ -18,11 +24,6 @@ RDEPEND="sys-apps/groff
>=sys-apps/ucspi-tcp-0.88
virtual/daemontools"
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="~amd64 ppc x86"
-IUSE="static"
-
src_prepare() {
epatch "${WORKDIR}"/${P}-gentoo.patch
epatch "${WORKDIR}"/${P}-smtpauth.patch