summaryrefslogtreecommitdiff
path: root/dev-lang/ccc/ccc-6.5.9.001.ebuild
diff options
context:
space:
mode:
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