diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/mv_perl/ChangeLog | 27 | ||||
-rw-r--r-- | dev-util/mv_perl/Manifest | 2 | ||||
-rw-r--r-- | dev-util/mv_perl/mv_perl-2.32.ebuild (renamed from dev-util/mv_perl/mv_perl-2.31.ebuild) | 2 |
3 files changed, 18 insertions, 13 deletions
diff --git a/dev-util/mv_perl/ChangeLog b/dev-util/mv_perl/ChangeLog index 617f53bd..ac530bf0 100644 --- a/dev-util/mv_perl/ChangeLog +++ b/dev-util/mv_perl/ChangeLog @@ -2,20 +2,25 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*mv_perl-2.32 (10 Aug 2014) + + 10 Aug 2014; Martin Väth <martin@mvath.de>: + Version bump, remove old ebuild + *mv_perl-2.31 (17 Jul 2014) 17 Jul 2014; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *mv_perl-2.29 (16 Jul 2014) 16 Jul 2014; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *mv_perl-2.28 (15 Jul 2014) 15 Jul 2014; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *mv_perl-2.27 (14 Jun 2014) @@ -23,42 +28,42 @@ New style github tarball 14 Jun 2014; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *mv_perl-2.26 (05 Jun 2014) 05 Jun 2014; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *mv_perl-2.25 (25 May 2014) 25 May 2014; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *mv_perl-2.24 (21 Nov 2013) 21 Nov 2013; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *mv_perl-2.23 (11 Nov 2013) 11 Nov 2013; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *mv_perl-2.22 (24 Oct 2013) 24 Oct 2013; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *mv_perl-2.20 (22 Oct 2013) 22 Oct 2013; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *mv_perl-2.19 (20 Oct 2013) 20 Oct 2013; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *mv_perl-2.18 (19 Oct 2013) diff --git a/dev-util/mv_perl/Manifest b/dev-util/mv_perl/Manifest index 9cfc8a87..409d2451 100644 --- a/dev-util/mv_perl/Manifest +++ b/dev-util/mv_perl/Manifest @@ -1 +1 @@ -DIST mv_perl-2.31.tar.gz 65533 SHA256 ad74404f74ec9e011858551371088e0235488611986bb8357c6911500cd04a0e SHA512 17150476407a216abb767e461054381af270707fb2a61a2cf293fcca2207339c235bb7a38d9284903350620041716b1d2101ff625b8f592dcb8786830d899f11 WHIRLPOOL 636a444059008700f929e9cc5a58363f08d0ab2f01debc99bd712fc5ce34d269410d3b1012463e829d5c0db2219d594085030ff2755c1e2209223950e5580d6e +DIST mv_perl-2.32.tar.gz 65540 SHA256 28460b1f3acaab683c4b9dc3b6e9f6e20ed55f1cfd401020c90ef09b677d5845 SHA512 3911deb9570d20f8b3398cbae5ae063793fe9823bb99ee54f02c5004f9898d1186260febedaeda7cef334f8524df5c9b307db2795fd70c88768de24d2b00d7df WHIRLPOOL 883513a121a755a510c95cb8b4f619fa4f1b781ab54ee9bc25821fc50880daa294ee25fafd900fd7292268035e0acc0ebdb0575f5326050ccb40f277ca66b41d diff --git a/dev-util/mv_perl/mv_perl-2.31.ebuild b/dev-util/mv_perl/mv_perl-2.32.ebuild index 664f0ba9..8c5c2673 100644 --- a/dev-util/mv_perl/mv_perl-2.31.ebuild +++ b/dev-util/mv_perl/mv_perl-2.32.ebuild @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="A collection of perl scripts (replacement in files, syncing dirs etc)" HOMEPAGE="https://github.com/vaeth/mv_perl/" -SRC_URI="https://github.com/vaeth/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" |