summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 03:02:23 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 03:02:23 +0000
commitf9c3e77606e4bb8b5a1b7aec95b47608e0d0e1b5 (patch)
tree85e8220eaadad8ecd4227c5025e766824bb5f5fe /sci-chemistry
parent(QA) RESTRICT clean up. (diff)
downloadgentoo-2-f9c3e77606e4bb8b5a1b7aec95b47608e0d0e1b5.tar.gz
gentoo-2-f9c3e77606e4bb8b5a1b7aec95b47608e0d0e1b5.tar.bz2
gentoo-2-f9c3e77606e4bb8b5a1b7aec95b47608e0d0e1b5.zip
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/ccp4/ChangeLog6
-rw-r--r--sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild9
-rw-r--r--sci-chemistry/ccp4/ccp4-6.0.2.ebuild9
3 files changed, 11 insertions, 13 deletions
diff --git a/sci-chemistry/ccp4/ChangeLog b/sci-chemistry/ccp4/ChangeLog
index 6bc3e41c9af0..dcd91e235302 100644
--- a/sci-chemistry/ccp4/ChangeLog
+++ b/sci-chemistry/ccp4/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/ccp4
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.11 2007/04/07 08:31:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.12 2007/07/02 03:02:23 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> ccp4-6.0.1-r1.ebuild,
+ ccp4-6.0.2.ebuild:
+ (QA) RESTRICT clean up.
07 Apr 2007; Mike Frysinger <vapier@gentoo.org> ccp4-6.0.1-r1.ebuild,
ccp4-6.0.2.ebuild:
diff --git a/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild b/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild
index 3b167a274f1a..c267a96041bb 100644
--- a/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild
+++ b/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild,v 1.5 2007/04/07 08:31:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild,v 1.6 2007/07/02 03:02:23 peper Exp $
inherit fortran eutils gnuconfig toolchain-funcs
@@ -36,7 +36,7 @@ PATCH12=( src
DESCRIPTION="Protein X-ray crystallography toolkit"
HOMEPAGE="http://www.ccp4.ac.uk/"
-RESTRICT="mirror stricter"
+RESTRICT="mirror"
SRC_URI="${SRC}/${PV}/packed/${P}-core-src.tar.gz"
for i in $(seq $PATCH_TOT); do
NAME="PATCH${i}[1]"
@@ -72,8 +72,6 @@ RDEPEND="X? (
sci-libs/mccp4
|| ( app-shells/tcsh app-shells/csh )
!app-office/sc"
-# >=sys-apps/portage-2.1.1_pre1 for RESTRICT=stricter
-# Otherwise portage dies instead of fixing RPATHs
DEPEND="${RDEPEND}
X? (
|| (
@@ -84,8 +82,7 @@ DEPEND="${RDEPEND}
)
virtual/x11
)
- )
- >=sys-apps/portage-2.1.1_pre1"
+ )"
S="${WORKDIR}/${PN}-${PV}"
diff --git a/sci-chemistry/ccp4/ccp4-6.0.2.ebuild b/sci-chemistry/ccp4/ccp4-6.0.2.ebuild
index 7541be357821..84ff513c56fd 100644
--- a/sci-chemistry/ccp4/ccp4-6.0.2.ebuild
+++ b/sci-chemistry/ccp4/ccp4-6.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2.ebuild,v 1.4 2007/04/07 08:31:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2.ebuild,v 1.5 2007/07/02 03:02:23 peper Exp $
inherit fortran eutils gnuconfig toolchain-funcs
@@ -16,7 +16,7 @@ PATCH_TOT="0"
DESCRIPTION="Protein X-ray crystallography toolkit"
HOMEPAGE="http://www.ccp4.ac.uk/"
-RESTRICT="mirror stricter"
+RESTRICT="mirror"
SRC_URI="${SRC}/${PV}/source/${P}-core-src.tar.gz"
for i in $(seq $PATCH_TOT); do
NAME="PATCH${i}[1]"
@@ -47,15 +47,12 @@ RDEPEND="X? (
sci-libs/mccp4
|| ( app-shells/tcsh app-shells/csh )
!app-office/sc"
-# >=sys-apps/portage-2.1.1_pre1 for RESTRICT=stricter
-# Otherwise portage dies instead of fixing RPATHs
DEPEND="${RDEPEND}
X? (
x11-misc/imake
x11-proto/inputproto
x11-proto/xextproto
- )
- >=sys-apps/portage-2.1.1_pre1"
+ )"
S="${WORKDIR}/${PN}-${PV}"