summaryrefslogtreecommitdiff
path: root/dev-lang
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ccc/ccc-6.5.9.001.ebuild11
-rw-r--r--dev-lang/cxx/cxx-6.5.9.31.ebuild17
2 files changed, 9 insertions, 19 deletions
diff --git a/dev-lang/ccc/ccc-6.5.9.001.ebuild b/dev-lang/ccc/ccc-6.5.9.001.ebuild
index 005b009..de88e57 100644
--- a/dev-lang/ccc/ccc-6.5.9.001.ebuild
+++ b/dev-lang/ccc/ccc-6.5.9.001.ebuild
@@ -1,9 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ccc/ccc-6.5.9.001-r3.ebuild,v 1.7 2007/07/02 14:39:33 peper Exp $
-#
-# Ebuild contributed by Tavis Ormandy <taviso@sdf.lonestar.org>
-# and edited by Aron Griffis <agriffis@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ccc/ccc-6.5.9.001.ebuild,v 1.7 2007/07/02 14:39:33 peper Exp $
inherit eutils rpm
@@ -24,11 +21,9 @@ DEPEND="sys-devel/gcc-config
app-arch/rpm2targz
>=sys-apps/sed-4
>=app-shells/bash-2.05b"
-RDEPEND="virtual/libc
- dev-libs/libots
+RDEPEND="dev-libs/libots
>=dev-libs/libcpml-5.2.01"
-
ccc_release="${PV}-6"
src_unpack() {
diff --git a/dev-lang/cxx/cxx-6.5.9.31.ebuild b/dev-lang/cxx/cxx-6.5.9.31.ebuild
index fffdd01..dbd02bf 100644
--- a/dev-lang/cxx/cxx-6.5.9.31.ebuild
+++ b/dev-lang/cxx/cxx-6.5.9.31.ebuild
@@ -1,9 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/cxx/cxx-6.5.9.31-r1.ebuild,v 1.13 2007/12/23 05:59:39 halcy0n Exp $
-#
-# Ebuild contributed by Tavis Ormandy <taviso@sdf.lonestar.org>
-# and edited by Aron Griffis <agriffis@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/cxx/cxx-6.5.9.31.ebuild,v 1.13 2007/12/23 05:59:39 halcy0n Exp $
inherit eutils rpm
@@ -19,15 +16,13 @@ SLOT="0"
KEYWORDS="-* ~alpha"
RESTRICT="fetch strip mirror"
-RDEPEND="virtual/libc
- dev-libs/libots
- >=dev-libs/libcpml-5.2.01
- dev-lang/ccc"
-DEPEND="${RDEPEND}
- sys-devel/gcc-config
+DEPEND="sys-devel/gcc-config
app-arch/rpm2targz
>=sys-apps/sed-4
>=app-shells/bash-2.05b"
+RDEPEND="dev-libs/libots
+ >=dev-libs/libcpml-5.2.01
+ dev-lang/ccc"
cxx_release="${PV}-1"