summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/mv_perl/ChangeLog27
-rw-r--r--dev-util/mv_perl/Manifest2
-rw-r--r--dev-util/mv_perl/mv_perl-2.32.ebuild (renamed from dev-util/mv_perl/mv_perl-2.31.ebuild)2
-rw-r--r--sys-apps/schedule/ChangeLog5
-rw-r--r--sys-apps/schedule/Manifest2
-rw-r--r--sys-apps/schedule/schedule-1.1.ebuild (renamed from sys-apps/schedule/schedule-1.0.ebuild)0
6 files changed, 24 insertions, 14 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"
diff --git a/sys-apps/schedule/ChangeLog b/sys-apps/schedule/ChangeLog
index f8a9219f..b6c509c0 100644
--- a/sys-apps/schedule/ChangeLog
+++ b/sys-apps/schedule/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*starter-1.1 (10 Aug 2014)
+
+ 10 Aug 2014; Martin Väth <martin@mvath.de>:
+ Version bump, remove old ebuild. Support --bg --daemon. Essential bugfixes
+
*starter-1.0 (09 Aug 2014)
09 Aug 2014; Martin Väth <martin@mvath.de>:
diff --git a/sys-apps/schedule/Manifest b/sys-apps/schedule/Manifest
index bdf06d19..bde955e0 100644
--- a/sys-apps/schedule/Manifest
+++ b/sys-apps/schedule/Manifest
@@ -1 +1 @@
-DIST schedule-1.0.tar.gz 23486 SHA256 4dd884dd931f0190dce543d7d5191168c9c29475611d9d20d0bfb03b38b55be9 SHA512 28cd86a61029c974defa221a5733532a6857b47875212a84469d10557e2ff3968220ff5bbbd9f7954016b0b9be1961b8e15334aa4ca1a684e0efd78b1c597e08 WHIRLPOOL c583b764e8855b58c363de71330c85305ce3af488372102b1bea097acca4c66547b9e318b3732c5f791c0b919deddddf54047c4c824c3df9a63253cc1bbe703b
+DIST schedule-1.1.tar.gz 24603 SHA256 5dfa3f873aa35b95bb5cfcd84a49c19c1890a6c502f1335341bf1d7145953fc6 SHA512 12accb7d63bfabc7621fe44c8776843194be4d33c263dc261777d65e777b170351b4e8c5c77b37a61a740bfff2b9681f47df6dd3695158329b7a7c23c537dc48 WHIRLPOOL 959b7393d7a4d3e47dc093f65291c9f5ce8688821ca6cb4fd023a7ed723bbf03b6a20b5cc76ee21c30ff10fc07f1ce43cb989524c730222db29c17103c6dd2b5
diff --git a/sys-apps/schedule/schedule-1.0.ebuild b/sys-apps/schedule/schedule-1.1.ebuild
index 40d04178..40d04178 100644
--- a/sys-apps/schedule/schedule-1.0.ebuild
+++ b/sys-apps/schedule/schedule-1.1.ebuild