summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-08-04 10:56:26 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-08-04 10:56:26 +0000
commitacfc05449bea9082c504b0dbdea4f931d9f43dde (patch)
tree8790ff8fe54a275e614f75bce3db15dbede502b9 /dev-lang/ekopath
parentChange license from as-is to BSD-2 per COPYING wrt #263551 by Justin Bronder (diff)
downloadgentoo-2-acfc05449bea9082c504b0dbdea4f931d9f43dde.tar.gz
gentoo-2-acfc05449bea9082c504b0dbdea4f931d9f43dde.tar.bz2
gentoo-2-acfc05449bea9082c504b0dbdea4f931d9f43dde.zip
Fix sandbox violation and bump
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/ekopath')
-rw-r--r--dev-lang/ekopath/ChangeLog8
-rw-r--r--dev-lang/ekopath/ekopath-4.0.11_pre20110804.ebuild (renamed from dev-lang/ekopath/ekopath-4.0.10_pre20110803.ebuild)15
2 files changed, 15 insertions, 8 deletions
diff --git a/dev-lang/ekopath/ChangeLog b/dev-lang/ekopath/ChangeLog
index 4bb04e6e828e..ead8d0da6864 100644
--- a/dev-lang/ekopath/ChangeLog
+++ b/dev-lang/ekopath/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-lang/ekopath
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.6 2011/08/04 08:51:38 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.7 2011/08/04 10:56:26 xarthisius Exp $
+
+*ekopath-4.0.11_pre20110804 (04 Aug 2011)
+
+ 04 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ -ekopath-4.0.10_pre20110803.ebuild, +ekopath-4.0.11_pre20110804.ebuild:
+ Fix sandbox violation and bump
*ekopath-4.0.10_pre20110803 (04 Aug 2011)
diff --git a/dev-lang/ekopath/ekopath-4.0.10_pre20110803.ebuild b/dev-lang/ekopath/ekopath-4.0.11_pre20110804.ebuild
index 4efcfb1fb8d0..769335c0005e 100644
--- a/dev-lang/ekopath/ekopath-4.0.10_pre20110803.ebuild
+++ b/dev-lang/ekopath/ekopath-4.0.11_pre20110804.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ekopath-4.0.10_pre20110803.ebuild,v 1.1 2011/08/04 08:51:38 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ekopath-4.0.11_pre20110804.ebuild,v 1.1 2011/08/04 10:56:26 xarthisius Exp $
EAPI=4
@@ -25,13 +25,13 @@ RESTRICT="mirror"
S=${WORKDIR}
-PATHSCALE_SDP_DIR=/opt/${PN}
-
QA_PREBUILT="
- ${PATHSCALE_SDP_DIR}/lib/${MY_PV}/x8664/*
- ${PATHSCALE_SDP_DIR}/bin/pathcc*
- ${PATHSCALE_SDP_DIR}/bin/pathas
- ${PATHSCALE_SDP_DIR}/bin/assign"
+ opt/${PN}/lib/${MY_PV}/x8664/*
+ opt/${PN}/bin/path*
+ opt/${PN}/bin/funclookup
+ opt/${PN}/bin/doctool
+ opt/${PN}/bin/subclient
+ opt/${PN}/bin/assign"
pkg_pretend() {
if has_version app-arch/rpm ; then
@@ -64,6 +64,7 @@ src_install() {
./${P}.run \
--prefix "${D}/opt/${PN}" \
+ --disable-components subscriptionmanager \
--mode unattended || die
# This is a temporary/partial fix to remove a RWX GNU STACK header