zlogene 14/08/04 20:01:17 Modified: tie-encryptedhash-1.240.0.ebuild ChangeLog Log: Fix DESCRIPTION (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.7 dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?r1=1.6&r2=1.7 Index: tie-encryptedhash-1.240.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tie-encryptedhash-1.240.0.ebuild 31 Mar 2012 17:13:29 -0000 1.6 +++ tie-encryptedhash-1.240.0.ebuild 4 Aug 2014 20:01:17 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.6 2012/03/31 17:13:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.7 2014/08/04 20:01:17 zlogene Exp $ EAPI=4 @@ -9,7 +9,7 @@ MODULE_VERSION=1.24 inherit perl-module -DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields." +DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields" SLOT="0" KEYWORDS="alpha amd64 hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" 1.27 dev-perl/tie-encryptedhash/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 24 Jun 2012 12:59:33 -0000 1.26 +++ ChangeLog 4 Aug 2014 20:01:17 -0000 1.27 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/tie-encryptedhash -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.26 2012/06/24 12:59:33 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.27 2014/08/04 20:01:17 zlogene Exp $ + + 04 Aug 2014; Mikle Kolyada <[email protected]> + tie-encryptedhash-1.240.0.ebuild: + Fix DESCRIPTION 24 Jun 2012; Torsten Veller <[email protected]> metadata.xml: Update CPAN upstream info
