summaryrefslogtreecommitdiff
path: root/dev-lang/ccc/ccc-6.5.9.001.ebuild
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2008-04-13 22:07:23 +0000
committerMatt Turner <mattst88@gmail.com>2008-04-13 22:07:23 +0000
commitad255f670bf698c2ed87218d9de4f4a4880b4968 (patch)
treecc9a4843fc4e3f10b29a263c8fc5dadc55c19191 /dev-lang/ccc/ccc-6.5.9.001.ebuild
parent19f7f69e746ccd0203fa5f90fa0002572c2e8d7f (diff)
Fix ccc ebuild
git-svn-id: svn://mattst88.com/svn/compaq-c-overlay@3 8c41e67f-757b-4206-be13-12d8f16ad5be
Diffstat (limited to 'dev-lang/ccc/ccc-6.5.9.001.ebuild')
-rw-r--r--dev-lang/ccc/ccc-6.5.9.001.ebuild14
1 files changed, 4 insertions, 10 deletions
diff --git a/dev-lang/ccc/ccc-6.5.9.001.ebuild b/dev-lang/ccc/ccc-6.5.9.001.ebuild
index 902d162..f2bad69 100644
--- a/dev-lang/ccc/ccc-6.5.9.001.ebuild
+++ b/dev-lang/ccc/ccc-6.5.9.001.ebuild
@@ -9,17 +9,16 @@ inherit eutils rpm
IUSE="doc"
-DESCRIPTION="Compaq's enhanced C compiler for the ALPHA platform"
-HOMEPAGE="http://www.support.compaq.com/alpha-tools"
+DESCRIPTION="Compaq's C compiler for the Alpha platform"
+HOMEPAGE="ftp://ftp.compaq.com/pub/products/C-Cxx/linux/"
-# no need to add fetch restrictions, as the rpm is gpg encrypted
-# and user must agree to the license before getting access
SRC_URI="ftp://ftp.compaq.com/pub/products/linuxdevtools/latest/crypt/ccc-6.5.9.001-6.alpha.rpm"
S=${WORKDIR}
LICENSE="PLDSPv2"
SLOT="0"
-KEYWORDS="-* alpha"
+KEYWORDS="-* ~alpha"
+RESTRICT="fetch strip nomirror"
RDEPEND="virtual/libc
dev-libs/libots
@@ -30,12 +29,7 @@ DEPEND="${RDEPEND}
>=sys-apps/sed-4
>=app-shells/bash-2.05b"
-RESTRICT="strip"
-
-# These variables are not used by Portage, but by the functions
-# below.
ccc_release="${PV}-6"
-ee_license_reg="http://h18000.www1.hp.com/products/software/alpha-tools/ee-license.html"
src_unpack() {
# convert rpm into tar archive