diff options
Diffstat (limited to 'app-emacs/crypt++/crypt++-2.92.ebuild')
-rw-r--r-- | app-emacs/crypt++/crypt++-2.92.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/crypt++/crypt++-2.92.ebuild b/app-emacs/crypt++/crypt++-2.92.ebuild index ba9c24dc21c7..523dea6719e2 100644 --- a/app-emacs/crypt++/crypt++-2.92.ebuild +++ b/app-emacs/crypt++/crypt++-2.92.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/crypt++/crypt++-2.92.ebuild,v 1.1 2006/05/17 06:08:52 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/crypt++/crypt++-2.92.ebuild,v 1.2 2007/01/23 06:19:49 opfer Exp $ inherit elisp @@ -9,11 +9,11 @@ IUSE="" DESCRIPTION="Handle all sorts of compressed and encrypted files" HOMEPAGE="http://freshmeat.net/projects/crypt/ http://packages.debian.org/unstable/editors/crypt++el.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/crypt++el/crypt++el_${PV}.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/c/crypt++el/crypt++el_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" - +RESTRICT="mirror" DEPEND="virtual/emacs" SITEFILE=50crypt++-gentoo.el |