summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/portage-bashrc-mv')
-rw-r--r--app-portage/portage-bashrc-mv/ChangeLog3
-rw-r--r--app-portage/portage-bashrc-mv/Manifest2
-rw-r--r--app-portage/portage-bashrc-mv/portage-bashrc-mv-12.6.ebuild4
3 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/portage-bashrc-mv/ChangeLog b/app-portage/portage-bashrc-mv/ChangeLog
index a9526bad..ae47973f 100644
--- a/app-portage/portage-bashrc-mv/ChangeLog
+++ b/app-portage/portage-bashrc-mv/ChangeLog
@@ -4,6 +4,9 @@
*portage-bashrc-mv-12.5 (21 Nov 2013)
+ 06 Jul 2014; Martin Väth <martin@mvath.de>:
+ New style github tarball
+
15 Mar 2014; Martin Väth <martin@mvath.de>:
Use optfeature
diff --git a/app-portage/portage-bashrc-mv/Manifest b/app-portage/portage-bashrc-mv/Manifest
index 9288d612..84382025 100644
--- a/app-portage/portage-bashrc-mv/Manifest
+++ b/app-portage/portage-bashrc-mv/Manifest
@@ -1 +1 @@
-DIST portage-bashrc-mv-12.6.tar.gz 12332 SHA256 a15d546396f71e501e0ab96f8bcfdb371eab6a0a6be7085413600d15b3a832aa SHA512 9be26f03c0512e83abf0690622b96b571e1eb20b5fe6bbc6fb5d26ff43b9c950e5ca98b15beae5e37c48e8aaff681a3ecc7fc391c12fbfa9f89779160b55c85f WHIRLPOOL 1ff5afa455fac4c2a28a81abb8704addf633cbf3c77222fda23baff89bd2d4caaec2dbb2592a7bd6216e1339b6e8f029610bc26adc977d294ad85047ab1092a1
+DIST portage-bashrc-mv-12.6.tar.gz 12322 SHA256 f4c4aa2705b9d3e54258f4a277a93fb4e4f88260ab86c4341dc871ad1c43a6a8 SHA512 6dee8614df378c67ffc4e1e6fb080914e39aea3d84e7baeb1e2144b7ee05e55e7cc8fc9e9cbc5cc14e8078c173c1b52afd848b3af620cd40c6f52d80288e1598 WHIRLPOOL 93c914704f0d756f002033075a3e6388ba624c0c786dee9d02869be538e0ee243022579fb1f064da5e1b300c72a5ffe01bcd17362b8f9c29528d24b32f6f59d0
diff --git a/app-portage/portage-bashrc-mv/portage-bashrc-mv-12.6.ebuild b/app-portage/portage-bashrc-mv/portage-bashrc-mv-12.6.ebuild
index 6b06383b..0c738aad 100644
--- a/app-portage/portage-bashrc-mv/portage-bashrc-mv-12.6.ebuild
+++ b/app-portage/portage-bashrc-mv/portage-bashrc-mv-12.6.ebuild
@@ -4,11 +4,11 @@
EAPI=5
RESTRICT="mirror"
-inherit eutils vcs-snapshot
+inherit eutils
DESCRIPTION="Provide support for /etc/portage/bashrc.d and /etc/portage/package.cflags"
HOMEPAGE="https://github.com/vaeth/portage-bashrc-mv/"
-SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/vaeth/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"