ulm 15/01/27 17:57:24 Modified: ChangeLog crypt++-2.92.ebuild Log: Update HOMEPAGE, bug 537928. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.22 app-emacs/crypt++/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/crypt++/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/crypt++/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/crypt++/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/crypt++/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 14 Feb 2014 17:15:01 -0000 1.21 +++ ChangeLog 27 Jan 2015 17:57:24 -0000 1.22 @@ -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 <[email protected]> crypt++-2.92.ebuild: + Update HOMEPAGE, bug 537928. 14 Feb 2014; Ulrich Müller <[email protected]> crypt++-2.94_pre20080430.ebuild: Update ebuild to EAPI 5. Specify LICENSE more precisely. Update HOMEPAGE. 1.8 app-emacs/crypt++/crypt++-2.92.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/crypt++/crypt++-2.92.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/crypt++/crypt++-2.92.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/crypt++/crypt++-2.92.ebuild?r1=1.7&r2=1.8 Index: crypt++-2.92.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/crypt++/crypt++-2.92.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- crypt++-2.92.ebuild 25 May 2008 08:27:48 -0000 1.7 +++ crypt++-2.92.ebuild 27 Jan 2015 17:57:24 -0000 1.8 @@ -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"
