summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-05-03 20:19:36 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:22 +0200
commit86e84ee779f7c886489f7166235993f54f339e14 (patch)
treefb2bc6e94d0c184f849352354defc072feb38d39 /app-shells
parentBump firewall-mv (diff)
downloadmv-86e84ee779f7c886489f7166235993f54f339e14.tar.gz
mv-86e84ee779f7c886489f7166235993f54f339e14.tar.bz2
mv-86e84ee779f7c886489f7166235993f54f339e14.zip
Bump termcolors-mv, zshrc-mv. firewall-mv: Fix date
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/termcolors-mv/ChangeLog19
-rw-r--r--app-shells/termcolors-mv/Manifest2
-rw-r--r--app-shells/termcolors-mv/termcolors-mv-3.5.ebuild (renamed from app-shells/termcolors-mv/termcolors-mv-3.4.ebuild)2
-rw-r--r--app-shells/zshrc-mv/ChangeLog5
-rw-r--r--app-shells/zshrc-mv/Manifest2
-rw-r--r--app-shells/zshrc-mv/zshrc-mv-2.17.ebuild (renamed from app-shells/zshrc-mv/zshrc-mv-2.16.ebuild)0
6 files changed, 20 insertions, 10 deletions
diff --git a/app-shells/termcolors-mv/ChangeLog b/app-shells/termcolors-mv/ChangeLog
index 32be373a..597c416b 100644
--- a/app-shells/termcolors-mv/ChangeLog
+++ b/app-shells/termcolors-mv/ChangeLog
@@ -2,13 +2,18 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*termcolors-3.5 (03 May 2015)
+
+ 03 May 2014; Martin Väth <martin@mvath.de>:
+ Version bump, remove old ebuild
+
*termcolors-3.4 (04 Jul 2014)
06 Jul 2014; Martin Väth <martin@mvath.de>:
New style github tarball
04 Jul 2014; Martin Väth <martin@mvath.de>:
- Version bump, remove old ebuild.
+ Version bump, remove old ebuild
*termcolors-3.3 (16 Mar 2014)
@@ -26,7 +31,7 @@
*termcolors-3.2 (21 Nov 2013)
21 Nov 2013; Martin Väth <martin@mvath.de>:
- Version bump, remove old ebuild.
+ Version bump, remove old ebuild
*termcolors-3.1 (02 Nov 2013)
@@ -39,16 +44,16 @@
Use readme.gentoo.eclass
07 Aug 2013; Martin Väth <martin@mvath.de>:
- Version bump, remove old ebuild.
+ Version bump, remove old ebuild
*termcolors-2.0 (23 Mar 2013)
23 Mar 2013; Martin Väth <martin@mvath.de>:
- Version bump, remove old ebuild.
- Support solarized if SOLARIZED is set for the new dircolors wrapper.
- No file collisions anymore. Make 256colors perl script optional.
+ Version bump, remove old ebuild
+ Support solarized if SOLARIZED is set for the new dircolors wrapper
+ No file collisions anymore. Make 256colors perl script optional
*termcolors-1.1 (06 Jan 2013)
06 Jan 2013; Martin Väth <martin@mvath.de>:
- New ebuild from scratch.
+ New ebuild from scratch
diff --git a/app-shells/termcolors-mv/Manifest b/app-shells/termcolors-mv/Manifest
index 6910393f..fb01caad 100644
--- a/app-shells/termcolors-mv/Manifest
+++ b/app-shells/termcolors-mv/Manifest
@@ -1 +1 @@
-DIST termcolors-mv-3.4.tar.gz 7724 SHA256 099361b92e3fd29d87429f3bf2276911527e8d7897574f0bc6b4b46865b18169 SHA512 c26656b8cbe14382b58932cd686e7967e8e4499819785abebf59b1e95dceb3784b546682f69337c9e2f2ef5863f85c00d2af20f663ce05c01590d94e194547ce WHIRLPOOL 14cc33789397bec1847779745993e3321ef0d6f639a08df72979baf2d329dfca14ee7161230c89176f2c01085a7b680a021b90134f55499ba19a9dcef16343ea
+DIST termcolors-mv-3.5.tar.gz 7727 SHA256 ad49cedf95641f6aee444bd3babc17466b73e2bc617e4850f012b699b7f430db SHA512 f619e4bf087ef493786af692133d685739995cca0785e3b7c113c01aca43062fbfd037c3185f4444b403fdc2abe2a7c2f77de1a5df01bb4b44595ada9e7c7d29 WHIRLPOOL 7498b49038e858a2f8906bfc7a9de81b56a1d441c6b4542de59498801232c5686d8bd1a0803e287b8d5a9dd73b4c95a9165fe49f0f3b6648446b705d055d631d
diff --git a/app-shells/termcolors-mv/termcolors-mv-3.4.ebuild b/app-shells/termcolors-mv/termcolors-mv-3.5.ebuild
index e89cd4c8..e00ae6d5 100644
--- a/app-shells/termcolors-mv/termcolors-mv-3.4.ebuild
+++ b/app-shells/termcolors-mv/termcolors-mv-3.5.ebuild
@@ -8,7 +8,7 @@ inherit eutils readme.gentoo
DESCRIPTION="256colors sample script and dircolors configuration for standard or 256 colors"
HOMEPAGE="https://github.com/vaeth/termcolors-mv/"
-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="GPL-3"
SLOT="0"
diff --git a/app-shells/zshrc-mv/ChangeLog b/app-shells/zshrc-mv/ChangeLog
index a529bc23..c291d085 100644
--- a/app-shells/zshrc-mv/ChangeLog
+++ b/app-shells/zshrc-mv/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*zshrc-2.17 (03 May 2015)
+
+ 12 Apr 2015; Martin Väth <martin@mvath.de>:
+ Version bump, remove old ebuild
+
*zshrc-2.16 (12 Apr 2015)
12 Apr 2015; Martin Väth <martin@mvath.de>:
diff --git a/app-shells/zshrc-mv/Manifest b/app-shells/zshrc-mv/Manifest
index 3d7dbdcb..c1bce449 100644
--- a/app-shells/zshrc-mv/Manifest
+++ b/app-shells/zshrc-mv/Manifest
@@ -1 +1 @@
-DIST zshrc-mv-v2.16.tar.gz 9022 SHA256 699e9f81922170144e0d7bef2d22d8b2ddfa34f5e9c37f34af83eb47582b70a7 SHA512 d3a9ebc9cde626ea5450b86aa40770deb36e839f20fde9d7125fc6ce50c21d4d7da5899266d827e05790e00ef8bae7dbf0f7c1d791ebc9abc2ec30160bbf6f88 WHIRLPOOL 41a9a8b610184b7be56c9c18499a1fa5d600a85d85d4222be931883d62d4c48abdab79b8c741c56b94b24054cb3d0d63b285619c86bd0695de76228fcf121c79
+DIST zshrc-mv-v2.17.tar.gz 9024 SHA256 76fa285fc60c767fa43b500d9562be2ac0711aefc0bb1ea06f03a41647c70033 SHA512 ff8f44c0718e0a7e77530d4e9fbdbf24568bea8d059fe3a3b0684202d921474d8f70acab415d2e1885f731a47b32cbc11b0b4b2f33aeb9565e77b37bf129a41b WHIRLPOOL fe44ebaa204300138c5da1cd885e97c07b141eb8c81aa73a079750db2e560f87969b8ff2a32ff0437f1490811bb9011fe3e9a5082e4b0539c79dda590d0c63c6
diff --git a/app-shells/zshrc-mv/zshrc-mv-2.16.ebuild b/app-shells/zshrc-mv/zshrc-mv-2.17.ebuild
index d0cafb7c..d0cafb7c 100644
--- a/app-shells/zshrc-mv/zshrc-mv-2.16.ebuild
+++ b/app-shells/zshrc-mv/zshrc-mv-2.17.ebuild