From ad255f670bf698c2ed87218d9de4f4a4880b4968 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 13 Apr 2008 22:07:23 +0000 Subject: Fix ccc ebuild git-svn-id: svn://mattst88.com/svn/compaq-c-overlay@3 8c41e67f-757b-4206-be13-12d8f16ad5be --- dev-lang/ccc/ccc-6.5.9.001.ebuild | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'dev-lang/ccc/ccc-6.5.9.001.ebuild') 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 -- cgit v1.2.3