diff options
author | 2017-09-25 20:53:44 +0200 | |
---|---|---|
committer | 2017-09-25 21:07:50 +0200 | |
commit | 3049fa03c89562b423088981a6fb218e6860a6b5 (patch) | |
tree | 29c683354371d7fc50054dbb25b9db1b28fd1324 | |
parent | app-portage/portage-bashrc-mv: https://github.com/vaeth/mv-overlay/issues/3 (diff) | |
download | mv-3049fa03c89562b423088981a6fb218e6860a6b5.tar.gz mv-3049fa03c89562b423088981a6fb218e6860a6b5.tar.bz2 mv-3049fa03c89562b423088981a6fb218e6860a6b5.zip |
app-text/lesspipe: Remove fork which was merged to main upstream
-rw-r--r-- | app-text/lesspipe/Manifest | 2 | ||||
-rw-r--r-- | app-text/lesspipe/lesspipe-1.84_alpha20170925.ebuild (renamed from app-text/lesspipe/lesspipe-1.84_alpha20170924.ebuild) | 5 | ||||
-rw-r--r-- | app-text/lesspipe/lesspipe-99999999.ebuild | 5 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 |
4 files changed, 6 insertions, 8 deletions
diff --git a/app-text/lesspipe/Manifest b/app-text/lesspipe/Manifest index ec8008ce..f0d81ab8 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_alpha20170924.tar.gz 113433 SHA256 e5888c95aeb367eaf18a50825195529950c2a3c153ff8c0a360447768a6657cb SHA512 26694c089555026be6418b10300456b39e64f516a0fd4fc27ffb3a797a3ce7ae755fc54a666a549109c031b3f209b41c4c6533609102c7ea6b737a901451b452 +DIST lesspipe-1.84_alpha20170925.tar.gz 113774 SHA256 7b258c880c2d178f081bb9723dd02bf2b7de520ea350353dbbc7ff7765a255cc SHA512 b69b135b081ccc2ee44b14309dadf956494333218115b2aef374cd1a9d54301553c1ec2e984c95b6221ee8aba5baa7bec3cd2bbda47109290c00f77cdc87a8c4 diff --git a/app-text/lesspipe/lesspipe-1.84_alpha20170924.ebuild b/app-text/lesspipe/lesspipe-1.84_alpha20170925.ebuild index 5b5b7438..8e0d9a4d 100644 --- a/app-text/lesspipe/lesspipe-1.84_alpha20170924.ebuild +++ b/app-text/lesspipe/lesspipe-1.84_alpha20170925.ebuild @@ -13,16 +13,15 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s case ${PV} in 9999*) - #EGIT_REPO_URI="https://github.com/wofr06/${PN}.git" + EGIT_REPO_URI="https://github.com/wofr06/${PN}.git" #EGIT_BRANCH="master" - EGIT_REPO_URI="https://github.com/vaeth/${PN}.git" EGIT_BRANCH="lesspipe" inherit git-r3 SRC_URI="" KEYWORDS="";; *alpha*) RESTRICT="mirror" - EGIT_COMMIT="c6ade84e8015f2c43e478bc8fc069c39820ffb92" + EGIT_COMMIT="ec53ace944db4777e8e0f24e520b26c7cac48dc2" 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 5b5b7438..8e0d9a4d 100644 --- a/app-text/lesspipe/lesspipe-99999999.ebuild +++ b/app-text/lesspipe/lesspipe-99999999.ebuild @@ -13,16 +13,15 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s case ${PV} in 9999*) - #EGIT_REPO_URI="https://github.com/wofr06/${PN}.git" + EGIT_REPO_URI="https://github.com/wofr06/${PN}.git" #EGIT_BRANCH="master" - EGIT_REPO_URI="https://github.com/vaeth/${PN}.git" EGIT_BRANCH="lesspipe" inherit git-r3 SRC_URI="" KEYWORDS="";; *alpha*) RESTRICT="mirror" - EGIT_COMMIT="c6ade84e8015f2c43e478bc8fc069c39820ffb92" + EGIT_COMMIT="ec53ace944db4777e8e0f24e520b26c7cac48dc2" SRC_URI="https://github.com/vaeth/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${EGIT_COMMIT}";; esac diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 1d2e3d12..a2e6d22b 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -47,7 +47,7 @@ app-shells/termcolors-mv 4.4: 256colors sample script and dircolors configuratio app-shells/zsh-syntax-highlighting 0.6.0 99999999: Fish shell like syntax highlighting for zsh app-shells/zshrc-mv 3.10: A zshrc file initializing zsh specific interactive features app-text/ispell 3.3.02-r1 3.4.00: fast screen-oriented spelling checker -app-text/lesspipe 1.83 1.84_alpha20170924 99999999: Wolfgang Friebel's preprocessor for sys-apps/less. Disable by appending colon +app-text/lesspipe 1.83 1.84_alpha20170925 99999999: Wolfgang Friebel's preprocessor for sys-apps/less. Disable by appending colon app-text/mbtpdfasm 1.0.28-r1: Tool to assemble/merge, extract information from, and update the metadata in PDF app-text/psjoin 0.3: concatenate postscript files. From new PostScript Utilities app-text/recode 3.6_p20-r1: Convert files between various character sets |