diff options
author | Martin Väth <martin@mvath.de> | 2017-09-10 11:13:54 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-09-10 11:13:54 +0200 |
commit | eca75f030ab792e2b3917079fcd838f7a86787c6 (patch) | |
tree | c4074518824590c529a5b2b139cf1b65739a4694 /app-text | |
parent | app-portage/eix: Alpha version bump (diff) | |
download | mv-eca75f030ab792e2b3917079fcd838f7a86787c6.tar.gz mv-eca75f030ab792e2b3917079fcd838f7a86787c6.tar.bz2 mv-eca75f030ab792e2b3917079fcd838f7a86787c6.zip |
app-text/lesspipe: Alpha version bump
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/lesspipe/Manifest | 2 | ||||
-rw-r--r-- | app-text/lesspipe/lesspipe-1.84_alpha1.ebuild (renamed from app-text/lesspipe/lesspipe-1.84_alpha0.ebuild) | 2 | ||||
-rw-r--r-- | app-text/lesspipe/lesspipe-99999999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-text/lesspipe/Manifest b/app-text/lesspipe/Manifest index 2e3d38b7..3a7fcffb 100644 --- a/app-text/lesspipe/Manifest +++ b/app-text/lesspipe/Manifest @@ -1,2 +1,2 @@ DIST lesspipe-1.83.tar.gz 115129 SHA256 d616f0d51852e60fb0d0801eec9c31b10e0acc6fdfdc62ec46ef7bfd60ce675e SHA512 c6418ac2bfc2dee9d32d56b0ea4a94954b1431db54fef8b67a9cf7d961cf4a23d87b2f41b2a4560d2333029c6d4ed5c6f399cb635f857bd43f1603993b5cb55d -DIST lesspipe-1.84_alpha0.tar.gz 113427 SHA256 e3c9dbb6cc6caf919f3b70d5168a8b0f2a7c4277d03d885a32607fa1ee132fa1 SHA512 00a2567cf26cf1e3a73eeaf70c7bf1c9eb8de163bfe785d498bc8787331a40861e7f6b97e43e05c37c3bce200226941e785ab7724d19dc90a23ddd2a8c6bf14b +DIST lesspipe-1.84_alpha1.tar.gz 113448 SHA256 c99cf546537db6f4e0900a4435075652bbb8f5bbbe886808ef57ab2bf570defa SHA512 aaee0b4a9bdd1a20ee183f6bf156294334a8747f79391cb847ab52f257e0c9c2f417047965ce2cb5b54104eda42fe47d30ec670ca603cbb79d0d12cec016e36d diff --git a/app-text/lesspipe/lesspipe-1.84_alpha0.ebuild b/app-text/lesspipe/lesspipe-1.84_alpha1.ebuild index 3c0cb8b1..d6afa639 100644 --- a/app-text/lesspipe/lesspipe-1.84_alpha0.ebuild +++ b/app-text/lesspipe/lesspipe-1.84_alpha1.ebuild @@ -22,7 +22,7 @@ case ${PV} in KEYWORDS="";; *alpha*) RESTRICT="mirror" - EGIT_COMMIT="69383636d5e9aa63983d942887d04d6448cfeea9" + EGIT_COMMIT="3c6b20973bd88e627ada262877bffc2c05763cac" SRC_URI="https://github.com/vaeth/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${EGIT_COMMIT}";; esac diff --git a/app-text/lesspipe/lesspipe-99999999.ebuild b/app-text/lesspipe/lesspipe-99999999.ebuild index 3c0cb8b1..d6afa639 100644 --- a/app-text/lesspipe/lesspipe-99999999.ebuild +++ b/app-text/lesspipe/lesspipe-99999999.ebuild @@ -22,7 +22,7 @@ case ${PV} in KEYWORDS="";; *alpha*) RESTRICT="mirror" - EGIT_COMMIT="69383636d5e9aa63983d942887d04d6448cfeea9" + EGIT_COMMIT="3c6b20973bd88e627ada262877bffc2c05763cac" SRC_URI="https://github.com/vaeth/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${EGIT_COMMIT}";; esac |