summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-01-07 20:29:16 +0000
committerZac Medico <zmedico@gentoo.org>2009-01-07 20:29:16 +0000
commit412197e2483b831d21bd1fb217563c7da5b2b585 (patch)
treecf89220a86b9fe61f3dad986be078617dfe3cdec /dev-lisp/cl-smtp/cl-smtp-20060404.1.ebuild
parentMarking java-config-2.1.6-r1 ppc64 for bug 250773 (diff)
downloadhistorical-412197e2483b831d21bd1fb217563c7da5b2b585.tar.gz
historical-412197e2483b831d21bd1fb217563c7da5b2b585.tar.bz2
historical-412197e2483b831d21bd1fb217563c7da5b2b585.zip
Bug #193627 - Set RESTRICT=fetch since distfiles are unavailable.
Package-Manager: portage-2.2_rc20_p12386/cvs/Linux 2.6.28-1225-x86-64 i686
Diffstat (limited to 'dev-lisp/cl-smtp/cl-smtp-20060404.1.ebuild')
-rw-r--r--dev-lisp/cl-smtp/cl-smtp-20060404.1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-lisp/cl-smtp/cl-smtp-20060404.1.ebuild b/dev-lisp/cl-smtp/cl-smtp-20060404.1.ebuild
index 55c37a02b278..998f60137637 100644
--- a/dev-lisp/cl-smtp/cl-smtp-20060404.1.ebuild
+++ b/dev-lisp/cl-smtp/cl-smtp-20060404.1.ebuild
@@ -1,17 +1,18 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-smtp/cl-smtp-20060404.1.ebuild,v 1.1 2006/07/30 01:57:43 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-smtp/cl-smtp-20060404.1.ebuild,v 1.2 2009/01/07 20:29:16 zmedico Exp $
inherit common-lisp
DESCRIPTION="A Common Lisp client library for the SMTP network protocol."
HOMEPAGE="http://www.cliki.net/CL-SMTP"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
+SRC_URI="${P}.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND="dev-lisp/cl-base64"
+RESTRICT=fetch
CLPACKAGE=cl-smtp