diff options
author | 2013-11-21 21:08:47 +0100 | |
---|---|---|
committer | 2015-10-11 10:49:04 +0200 | |
commit | da891b2e490ba8a42d25187063dca66aaf72eff2 (patch) | |
tree | 699f1754940fc7bc18b99a5f61b78f535724e618 /dev-util/diffhelp | |
parent | Bump archwrap (diff) | |
download | mv-da891b2e490ba8a42d25187063dca66aaf72eff2.tar.gz mv-da891b2e490ba8a42d25187063dca66aaf72eff2.tar.bz2 mv-da891b2e490ba8a42d25187063dca66aaf72eff2.zip |
Bump packages to push email
Diffstat (limited to 'dev-util/diffhelp')
-rw-r--r-- | dev-util/diffhelp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/diffhelp/Manifest | 2 | ||||
-rw-r--r-- | dev-util/diffhelp/diffhelp-1.7.ebuild (renamed from dev-util/diffhelp/diffhelp-1.6-r1.ebuild) | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/dev-util/diffhelp/ChangeLog b/dev-util/diffhelp/ChangeLog index bd058b68..4f52d70e 100644 --- a/dev-util/diffhelp/ChangeLog +++ b/dev-util/diffhelp/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*diffhelp-1.7 (21 Niv 2013) + + 21 Nov 2013; Martin Väth <martin@mvath.de>: + Version bump, remove old ebuild. + *diffhelp-1.6-r1 (02 Nov 2013) 02 Nov 2013; Martin Väth <martin@mvath.de>: diff --git a/dev-util/diffhelp/Manifest b/dev-util/diffhelp/Manifest index ba0c0595..6ecfa231 100644 --- a/dev-util/diffhelp/Manifest +++ b/dev-util/diffhelp/Manifest @@ -1 +1 @@ -DIST diffhelp-1.6.tar.gz 2004 SHA256 96cf7de9c8e74fd61f9e0bf0fd5d4e1d39e7868e2ea8880767cf867d173dd54c SHA512 3f870a770ba5f9eae0ccec68ad74ca0bca4fe36d261a94653fa65b04d2f8f69702696c3532d48c1b27b11326c36aeedc44cb2ca9aa15f3f447c2683f2022f765 WHIRLPOOL 6975cd3879c1bc65cf646145ab1a300bd0f91ada5e014399df94fc15aa3a4f9c32823509e0db808ce2f22eb525f2a5d2d11e8ae2bce38171d28b3bdacb97c2f7 +DIST diffhelp-1.7.tar.gz 1989 SHA256 6a56707cb59e337313175203d014ed3d3fa86384bc945bc029e1f3aed9fd1e12 SHA512 bece66e8fbba0ab76b40a0306ff44021ff3c4d8e78fb8afde62431374b62da6c0f5ead2d65d9fb56cf3ee75e2546f46c59f48ed537a3ad79d061b7767e5781b2 WHIRLPOOL 2f61c6ff5f89efcc0e4ab4adcdd43312bf817fdc369ddc8c300357bc6fb658ea4745305b0978770b8b187e51b025f8baeda159fd35b750a372754cb1104bbdf0 diff --git a/dev-util/diffhelp/diffhelp-1.6-r1.ebuild b/dev-util/diffhelp/diffhelp-1.7.ebuild index cb73acad..684562ce 100644 --- a/dev-util/diffhelp/diffhelp-1.6-r1.ebuild +++ b/dev-util/diffhelp/diffhelp-1.7.ebuild @@ -8,7 +8,7 @@ inherit eutils vcs-snapshot DESCRIPTION="A frontend, beautifier, and path-fixer for diff -u" HOMEPAGE="https://github.com/vaeth/diffhelp/" -SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz" +SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" |