diff options
Diffstat (limited to 'app-emacs/crypt++/crypt++-2.92.ebuild')
-rw-r--r-- | app-emacs/crypt++/crypt++-2.92.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app-emacs/crypt++/crypt++-2.92.ebuild b/app-emacs/crypt++/crypt++-2.92.ebuild index addea76d220f..e81b35dba8d4 100644 --- a/app-emacs/crypt++/crypt++-2.92.ebuild +++ b/app-emacs/crypt++/crypt++-2.92.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2015 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.7 2008/05/25 08:27:48 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/crypt++/crypt++-2.92.ebuild,v 1.8 2015/01/27 17:57:24 ulm Exp $ inherit elisp DESCRIPTION="Handle all sorts of compressed and encrypted files" -HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/CryptPlusPlus - http://freshmeat.net/projects/crypt/" +HOMEPAGE="http://www.emacswiki.org/emacs/CryptPlusPlus" SRC_URI="mirror://debian/pool/main/c/crypt++el/crypt++el_${PV}.orig.tar.gz" LICENSE="GPL-2" |