summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-01-27 17:57:24 +0000
committerUlrich Müller <ulm@gentoo.org>2015-01-27 17:57:24 +0000
commitc7af12c05d0c4686108c67a93fe4d3c7eacd3fde (patch)
tree290576cb9fd0623fd7b2eb42d6b8fd27e495ab0e /app-emacs/crypt++
parentUpdate HOMEPAGE, bug 537928. (diff)
downloadgentoo-2-c7af12c05d0c4686108c67a93fe4d3c7eacd3fde.tar.gz
gentoo-2-c7af12c05d0c4686108c67a93fe4d3c7eacd3fde.tar.bz2
gentoo-2-c7af12c05d0c4686108c67a93fe4d3c7eacd3fde.zip
Update HOMEPAGE, bug 537928.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/crypt++')
-rw-r--r--app-emacs/crypt++/ChangeLog7
-rw-r--r--app-emacs/crypt++/crypt++-2.92.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/app-emacs/crypt++/ChangeLog b/app-emacs/crypt++/ChangeLog
index 6112333e3346..7ec6ae2a4679 100644
--- a/app-emacs/crypt++/ChangeLog
+++ b/app-emacs/crypt++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/crypt++
-# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/crypt++/ChangeLog,v 1.21 2014/02/14 17:15:01 ulm Exp $
+# Copyright 2002-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/crypt++/ChangeLog,v 1.22 2015/01/27 17:57:24 ulm Exp $
+
+ 27 Jan 2015; Ulrich Müller <ulm@gentoo.org> crypt++-2.92.ebuild:
+ Update HOMEPAGE, bug 537928.
14 Feb 2014; Ulrich Müller <ulm@gentoo.org> crypt++-2.94_pre20080430.ebuild:
Update ebuild to EAPI 5. Specify LICENSE more precisely. Update HOMEPAGE.
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"