commit:     64c7f53bbdd088f2b948475fd9f4da18c3e2ffd5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 12 20:49:44 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 12 20:51:19 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c7f53b

dev-lang/ekopath: snapshot bump, drop old

Package-Manager: portage-2.2.20

 dev-lang/ekopath/Manifest                          |  4 +-
 dev-lang/ekopath/ekopath-6.0.430_p20150629.ebuild  | 74 ----------------------
 dev-lang/ekopath/ekopath-6.0.439_p20150707.ebuild  | 74 ----------------------
 ...803.ebuild => ekopath-6.0.481_p20150811.ebuild} |  0
 4 files changed, 1 insertion(+), 151 deletions(-)

diff --git a/dev-lang/ekopath/Manifest b/dev-lang/ekopath/Manifest
index 6f8f5f0..2a1f87d 100644
--- a/dev-lang/ekopath/Manifest
+++ b/dev-lang/ekopath/Manifest
@@ -1,4 +1,2 @@
-DIST ekopath-2015-06-29-installer.run 61567050 SHA256 
b98b2b686a7a9624b81838a37b64d8bbfc450b40c7fdfd9957c8a1690a68d4a8 SHA512 
e56a9436f837df8d7acd3b9789d50316002ff42b0139b9aa7025f63ad27d98c586715277f3818a10a443d28653a1afd52f69b7101b36afd40beb4594ecbd8f91
 WHIRLPOOL 
42fe5fc00e83990bcf7c05a76e861d86626d54249da58608d6925323a522f7f2dc5806807aa56deceacce701386163eb34d96344fda4c49bd9b71bedc029ae3b
-DIST ekopath-2015-07-07-installer.run 59012713 SHA256 
7e0026405b38f46932fc5b11ebef4c828bc9c0cf05e85f365d314949a091bdd0 SHA512 
c68a4b986e9f48ae70c891535a71238a43ba5afa5dcf36c900798292096abf245cc434b03dee8c9ad87e35d7ac1f27c361edcec41dae9989fee6092dd98f5fd3
 WHIRLPOOL 
d32c2564d0c5240fa9c112224c52b38ec2a96062c69d6e4264e610e531258fc3bf8205c4c338890ece3cecf857ffa32cced2d20339f69f098e064bf96306c51e
-DIST ekopath-2015-08-03-installer.run 59079587 SHA256 
21e2f3339321e0de09a3e5df250c2dc52aa2ad9c95534a19539c342817f14c2b SHA512 
1628f9bfbbce19d666a7ea6158c0abf6a159ef7680854456cfa811fe2a55b9228b34105ce97894af6d714fe23d2d3f0b3f0829c6dec67dd1318b52b3bc541b09
 WHIRLPOOL 
0978ecb39a8ef3291f05730b17c4df86538a540d5b8f01da699ed821f2aab8da8578a7a0b19a5af74fa560b1ae7c4d6ac06d178aff49aa1fd4b3440b8aa5d0e5
 DIST ekopath-2015-08-09-installer.run 58521154 SHA256 
7ecd2a03012e36851f69ab35f18905793212e2feae5c242f48d8f26722c5c1ca SHA512 
f7da95fa987b262aafa434487cfb64340b2be754b8e119729de998c0ccddde3bbea4f3994ecd1643dbf5e49f3a48e6173be9d0102f7eb29e41d14f0914893a5b
 WHIRLPOOL 
d9cabf4787229ff2027569f7f73095a37b40c654ed0e201478a0e100cfa091ff82f3478c6b41c992288c4711823690bb0958cb1a9209ac595bb4930aaa99af4b
+DIST ekopath-2015-08-11-installer.run 59150939 SHA256 
31f491e3744257ae87b735be418287ac4530bf525cd4c61fdb0f2438f0600e4b SHA512 
ada2dc774247e5ea76f35f6f9311d58d99ec599e41befc0820650affae88be6916a2dd50bf9e67e4920db2ab16fc185fb088e523c1abc75ed7bfc5ec261e0eb1
 WHIRLPOOL 
721deca6bb973bf64219709cd0fc95907a2c5cfb447a295e45410939f700244197fd2a382ae537a847c10368af44fcbc538ddc9529769cfa4613eab118362df7

diff --git a/dev-lang/ekopath/ekopath-6.0.430_p20150629.ebuild 
b/dev-lang/ekopath/ekopath-6.0.430_p20150629.ebuild
deleted file mode 100644
index ab16a2f..0000000
--- a/dev-lang/ekopath/ekopath-6.0.430_p20150629.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit versionator multilib pax-utils
-
-MY_PV=$(get_version_component_range 1-3)
-DATE=$(get_version_component_range 4)
-DATE=${DATE#p}
-DATE=${DATE:0:4}-${DATE:4:2}-${DATE:6}
-INSTALLER=${PN}-${DATE}-installer.run
-
-DESCRIPTION="PathScale EKOPath Compiler Suite"
-HOMEPAGE="http://www.pathscale.com/ekopath-compiler-suite";
-SRC_URI="http://c591116.r16.cf2.rackcdn.com/${PN}/nightly/Linux/${INSTALLER}";
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="!!app-arch/rpm"
-RDEPEND=""
-
-RESTRICT="bindist mirror"
-
-QA_PREBUILT="
-       opt/${PN}/lib/${MY_PV}/x8664/*
-       opt/${PN}/bin/*"
-
-S="${WORKDIR}"
-
-src_unpack() {
-       cp "${DISTDIR}/${INSTALLER}" "${S}/" || die
-       chmod +x "${S}/${INSTALLER}" || die
-}
-
-src_prepare() {
-       cat > 99${PN} <<-EOF
-               PATH=${EROOT%/}/opt/${PN}/bin
-               ROOTPATH=${EROOT%/}/opt/${PN}/bin
-               
LDPATH=${EROOT%/}/opt/${PN}/lib:${EROOT%/}/opt/${PN}/lib/${MY_PV}/x8664/64
-               MANPATH=${EROOT%/}/opt/${PN}/docs/man
-       EOF
-}
-
-src_install() {
-       # EI_PAX marking is obsolete and PT_PAX breaks the binary.
-       # We must use XT_PAX to run the installer.
-       if [[ ${PAX_MARKINGS} == "XT" ]]; then
-               pax-mark m "${INSTALLER}"
-       fi
-
-       ./"${INSTALLER}" \
-               --prefix "${ED%/}/opt/${PN}" \
-               --mode unattended || die
-
-       if [[ ! -d ${ED%/}/opt/${PN}/lib/${MY_PV} ]]; then
-               local guess
-               cd "${ED%/}/opt/${PN}/lib" && guess=( * )
-
-               if [[ ${guess[@]} ]]; then
-                       die "Incorrect release version in PV, guessing it 
should be: ${guess[*]}"
-               else
-                       die "No libdir installed"
-               fi
-       fi
-       [[ -x ${ED%}/opt/${PN}/bin/pathcc ]] || die "No pathcc executable was 
installed, your hardware is unsupported most likely"
-
-       rm -r "${ED}/opt/${PN}"/uninstall* || die
-       doenvd 99${PN}
-}

diff --git a/dev-lang/ekopath/ekopath-6.0.439_p20150707.ebuild 
b/dev-lang/ekopath/ekopath-6.0.439_p20150707.ebuild
deleted file mode 100644
index ab16a2f..0000000
--- a/dev-lang/ekopath/ekopath-6.0.439_p20150707.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit versionator multilib pax-utils
-
-MY_PV=$(get_version_component_range 1-3)
-DATE=$(get_version_component_range 4)
-DATE=${DATE#p}
-DATE=${DATE:0:4}-${DATE:4:2}-${DATE:6}
-INSTALLER=${PN}-${DATE}-installer.run
-
-DESCRIPTION="PathScale EKOPath Compiler Suite"
-HOMEPAGE="http://www.pathscale.com/ekopath-compiler-suite";
-SRC_URI="http://c591116.r16.cf2.rackcdn.com/${PN}/nightly/Linux/${INSTALLER}";
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="!!app-arch/rpm"
-RDEPEND=""
-
-RESTRICT="bindist mirror"
-
-QA_PREBUILT="
-       opt/${PN}/lib/${MY_PV}/x8664/*
-       opt/${PN}/bin/*"
-
-S="${WORKDIR}"
-
-src_unpack() {
-       cp "${DISTDIR}/${INSTALLER}" "${S}/" || die
-       chmod +x "${S}/${INSTALLER}" || die
-}
-
-src_prepare() {
-       cat > 99${PN} <<-EOF
-               PATH=${EROOT%/}/opt/${PN}/bin
-               ROOTPATH=${EROOT%/}/opt/${PN}/bin
-               
LDPATH=${EROOT%/}/opt/${PN}/lib:${EROOT%/}/opt/${PN}/lib/${MY_PV}/x8664/64
-               MANPATH=${EROOT%/}/opt/${PN}/docs/man
-       EOF
-}
-
-src_install() {
-       # EI_PAX marking is obsolete and PT_PAX breaks the binary.
-       # We must use XT_PAX to run the installer.
-       if [[ ${PAX_MARKINGS} == "XT" ]]; then
-               pax-mark m "${INSTALLER}"
-       fi
-
-       ./"${INSTALLER}" \
-               --prefix "${ED%/}/opt/${PN}" \
-               --mode unattended || die
-
-       if [[ ! -d ${ED%/}/opt/${PN}/lib/${MY_PV} ]]; then
-               local guess
-               cd "${ED%/}/opt/${PN}/lib" && guess=( * )
-
-               if [[ ${guess[@]} ]]; then
-                       die "Incorrect release version in PV, guessing it 
should be: ${guess[*]}"
-               else
-                       die "No libdir installed"
-               fi
-       fi
-       [[ -x ${ED%}/opt/${PN}/bin/pathcc ]] || die "No pathcc executable was 
installed, your hardware is unsupported most likely"
-
-       rm -r "${ED}/opt/${PN}"/uninstall* || die
-       doenvd 99${PN}
-}

diff --git a/dev-lang/ekopath/ekopath-6.0.468_p20150803.ebuild 
b/dev-lang/ekopath/ekopath-6.0.481_p20150811.ebuild
similarity index 100%
rename from dev-lang/ekopath/ekopath-6.0.468_p20150803.ebuild
rename to dev-lang/ekopath/ekopath-6.0.481_p20150811.ebuild

Reply via email to