* [gentoo-commits] gentoo-x86 commit in sci-chemistry/ccp4: ccp4-6.1.3-r1.ebuild ChangeLog
@ 2010-06-15 8:19 Justin Lecher (jlec)
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2010-06-15 8:19 UTC (permalink / raw
To: gentoo-commits
jlec 10/06/15 08:19:25
Modified: ChangeLog
Added: ccp4-6.1.3-r1.ebuild
Log:
Try to fix bug 314053
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.22 sci-chemistry/ccp4/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 28 Mar 2010 13:41:52 -0000 1.21
+++ ChangeLog 15 Jun 2010 08:19:25 -0000 1.22
@@ -1,6 +1,11 @@
# ChangeLog for sci-chemistry/ccp4
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.21 2010/03/28 13:41:52 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.22 2010/06/15 08:19:25 jlec Exp $
+
+*ccp4-6.1.3-r1 (22 May 2010)
+
+ 22 May 2010; Justin Lecher <jlec@gentoo.org> +ccp4-6.1.3-r1.ebuild:
+ Try to fix bug 314053
28 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org> ccp4-6.1.3.ebuild,
metadata.xml:
1.1 sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.1&content-type=text/plain
Index: ccp4-6.1.3-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.1 2010/06/15 08:19:25 jlec Exp $
EAPI="2"
DESCRIPTION="Protein X-ray crystallography toolkit -- meta package"
HOMEPAGE="http://www.ccp4.ac.uk/"
SRC_URI=""
LICENSE="ccp4"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="X arpwarp +balbes"
RDEPEND="
~sci-chemistry/ccp4-apps-${PV}[X?]
!<=sci-chemistry/ccp4-apps-${PV}-r2
sci-chemistry/molrep
sci-chemistry/mosflm
sci-chemistry/mrbump[X?]
sci-chemistry/oasis
sci-chemistry/pdb-extract
sci-chemistry/refmac
sci-chemistry/scala
sci-chemistry/sfcheck
sci-chemistry/xia2
arpwarp? ( sci-chemistry/arp-warp-bin )
balbes? ( sci-chemistry/balbes )
X? (
~sci-chemistry/ccp4i-${PV}
sci-chemistry/imosflm
sci-chemistry/pymol
sci-chemistry/rasmol
)"
DEPEND=""
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/ccp4: ccp4-6.1.3-r1.ebuild ChangeLog
@ 2010-06-15 14:42 Justin Lecher (jlec)
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2010-06-15 14:42 UTC (permalink / raw
To: gentoo-commits
jlec 10/06/15 14:42:58
Modified: ccp4-6.1.3-r1.ebuild ChangeLog
Log:
restrained DEPS
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.2 sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?r1=1.1&r2=1.2
Index: ccp4-6.1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ccp4-6.1.3-r1.ebuild 15 Jun 2010 08:19:25 -0000 1.1
+++ ccp4-6.1.3-r1.ebuild 15 Jun 2010 14:42:58 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.1 2010/06/15 08:19:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.2 2010/06/15 14:42:58 jlec Exp $
EAPI="2"
@@ -16,13 +16,13 @@
RDEPEND="
~sci-chemistry/ccp4-apps-${PV}[X?]
!<=sci-chemistry/ccp4-apps-${PV}-r2
- sci-chemistry/molrep
- sci-chemistry/mosflm
+ >=sci-chemistry/molrep-11.0.00-r1
+ >=sci-chemistry/mosflm-7.0.6-r2
sci-chemistry/mrbump[X?]
- sci-chemistry/oasis
- sci-chemistry/pdb-extract
+ >=sci-chemistry/oasis-4.0-r1
+ >=sci-chemistry/pdb-extract-3.004-r2
sci-chemistry/refmac
- sci-chemistry/scala
+ >=sci-chemistry/scala-3.3.18-r1
sci-chemistry/sfcheck
sci-chemistry/xia2
arpwarp? ( sci-chemistry/arp-warp-bin )
1.23 sci-chemistry/ccp4/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 15 Jun 2010 08:19:25 -0000 1.22
+++ ChangeLog 15 Jun 2010 14:42:58 -0000 1.23
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/ccp4
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.22 2010/06/15 08:19:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.23 2010/06/15 14:42:58 jlec Exp $
+
+ 15 Jun 2010; Justin Lecher <jlec@gentoo.org> ccp4-6.1.3-r1.ebuild:
+ Fixed DEP VERSIONS
*ccp4-6.1.3-r1 (22 May 2010)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/ccp4: ccp4-6.1.3-r1.ebuild ChangeLog
@ 2011-01-16 12:29 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-01-16 12:29 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/01/16 12:29:05
Modified: ccp4-6.1.3-r1.ebuild ChangeLog
Log:
marked ~ppc wrt #303931
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Revision Changes Path
1.4 sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?r1=1.3&r2=1.4
Index: ccp4-6.1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ccp4-6.1.3-r1.ebuild 15 Jun 2010 14:54:34 -0000 1.3
+++ ccp4-6.1.3-r1.ebuild 16 Jan 2011 12:29:05 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.3 2010/06/15 14:54:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.4 2011/01/16 12:29:05 xarthisius Exp $
EAPI="2"
@@ -10,7 +10,7 @@
LICENSE="ccp4"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="X arpwarp +balbes"
RDEPEND="
1.26 sci-chemistry/ccp4/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 16 Dec 2010 13:09:16 -0000 1.25
+++ ChangeLog 16 Jan 2011 12:29:05 -0000 1.26
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/ccp4
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.25 2010/12/16 13:09:16 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.26 2011/01/16 12:29:05 xarthisius Exp $
+
+ 16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> ccp4-6.1.3-r1.ebuild:
+ marked ~ppc wrt #303931
16 Dec 2010; Justin Lecher <jlec@gentoo.org> ccp4-6.0.1-r1.ebuild,
ccp4-6.0.2.ebuild, ccp4-6.0.2-r1.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/ccp4: ccp4-6.1.3-r1.ebuild ChangeLog
@ 2011-10-06 11:19 Tony Vroon (chainsaw)
0 siblings, 0 replies; 7+ messages in thread
From: Tony Vroon (chainsaw) @ 2011-10-06 11:19 UTC (permalink / raw
To: gentoo-commits
chainsaw 11/10/06 11:19:07
Modified: ccp4-6.1.3-r1.ebuild ChangeLog
Log:
Marked stable on AMD64 without rigorous testing as it is part of a tangled web of intricate dependencies for unfetchable/untestable packages. For bug #376463 by Agostino "ago" Sarubbo.
(Portage version: 2.1.10.22/cvs/Linux x86_64)
Revision Changes Path
1.7 sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?r1=1.6&r2=1.7
Index: ccp4-6.1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ccp4-6.1.3-r1.ebuild 7 Sep 2011 16:42:54 -0000 1.6
+++ ccp4-6.1.3-r1.ebuild 6 Oct 2011 11:19:07 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.6 2011/09/07 16:42:54 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.7 2011/10/06 11:19:07 chainsaw Exp $
EAPI="2"
@@ -10,7 +10,7 @@
LICENSE="ccp4"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="X arpwarp +balbes"
RDEPEND="
1.30 sci-chemistry/ccp4/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 7 Sep 2011 16:42:54 -0000 1.29
+++ ChangeLog 6 Oct 2011 11:19:07 -0000 1.30
@@ -1,6 +1,11 @@
# ChangeLog for sci-chemistry/ccp4
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.29 2011/09/07 16:42:54 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.30 2011/10/06 11:19:07 chainsaw Exp $
+
+ 06 Oct 2011; Tony Vroon <chainsaw@gentoo.org> ccp4-6.1.3-r1.ebuild:
+ Marked stable on AMD64 without rigorous testing as it is part of a tangled
+ web of intricate dependencies for unfetchable/untestable packages. For bug
+ #376463 by Agostino "ago" Sarubbo.
07 Sep 2011; Justin Lecher <jlec@gentoo.org> ccp4-6.1.3-r1.ebuild,
metadata.xml:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/ccp4: ccp4-6.1.3-r1.ebuild ChangeLog
@ 2011-10-08 8:07 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-08 8:07 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/10/08 08:07:41
Modified: ccp4-6.1.3-r1.ebuild ChangeLog
Log:
Revert back to ~arch for security and libpng porting.
(Portage version: 2.2.0_alpha61/cvs/Linux x86_64)
Revision Changes Path
1.8 sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?r1=1.7&r2=1.8
Index: ccp4-6.1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ccp4-6.1.3-r1.ebuild 6 Oct 2011 11:19:07 -0000 1.7
+++ ccp4-6.1.3-r1.ebuild 8 Oct 2011 08:07:41 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.7 2011/10/06 11:19:07 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.8 2011/10/08 08:07:41 ssuominen Exp $
EAPI="2"
@@ -10,7 +10,7 @@
LICENSE="ccp4"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="X arpwarp +balbes"
RDEPEND="
1.31 sci-chemistry/ccp4/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 6 Oct 2011 11:19:07 -0000 1.30
+++ ChangeLog 8 Oct 2011 08:07:41 -0000 1.31
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/ccp4
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.30 2011/10/06 11:19:07 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.31 2011/10/08 08:07:41 ssuominen Exp $
+
+ 08 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> ccp4-6.1.3-r1.ebuild:
+ Revert back to ~arch for security and libpng porting.
06 Oct 2011; Tony Vroon <chainsaw@gentoo.org> ccp4-6.1.3-r1.ebuild:
Marked stable on AMD64 without rigorous testing as it is part of a tangled
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/ccp4: ccp4-6.1.3-r1.ebuild ChangeLog
@ 2011-10-16 12:25 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-16 12:25 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/10/16 12:25:02
Modified: ccp4-6.1.3-r1.ebuild ChangeLog
Log:
amd64 restable
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.9 sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?r1=1.8&r2=1.9
Index: ccp4-6.1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ccp4-6.1.3-r1.ebuild 8 Oct 2011 08:07:41 -0000 1.8
+++ ccp4-6.1.3-r1.ebuild 16 Oct 2011 12:25:02 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.8 2011/10/08 08:07:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.9 2011/10/16 12:25:02 ssuominen Exp $
EAPI="2"
@@ -10,7 +10,7 @@
LICENSE="ccp4"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="X arpwarp +balbes"
RDEPEND="
1.32 sci-chemistry/ccp4/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 8 Oct 2011 08:07:41 -0000 1.31
+++ ChangeLog 16 Oct 2011 12:25:02 -0000 1.32
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/ccp4
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.31 2011/10/08 08:07:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.32 2011/10/16 12:25:02 ssuominen Exp $
+
+ 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> ccp4-6.1.3-r1.ebuild:
+ amd64 restable
08 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> ccp4-6.1.3-r1.ebuild:
Revert back to ~arch for security and libpng porting.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/ccp4: ccp4-6.1.3-r1.ebuild ChangeLog
@ 2012-04-14 9:59 Andreas Schuerch (nativemad)
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Schuerch (nativemad) @ 2012-04-14 9:59 UTC (permalink / raw
To: gentoo-commits
nativemad 12/04/14 09:59:34
Modified: ccp4-6.1.3-r1.ebuild ChangeLog
Log:
x86 stable, see bug 376463
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.10 sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild?r1=1.9&r2=1.10
Index: ccp4-6.1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ccp4-6.1.3-r1.ebuild 16 Oct 2011 12:25:02 -0000 1.9
+++ ccp4-6.1.3-r1.ebuild 14 Apr 2012 09:59:34 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.9 2011/10/16 12:25:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.10 2012/04/14 09:59:34 nativemad Exp $
EAPI="2"
@@ -10,7 +10,7 @@
LICENSE="ccp4"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="X arpwarp +balbes"
RDEPEND="
1.33 sci-chemistry/ccp4/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 16 Oct 2011 12:25:02 -0000 1.32
+++ ChangeLog 14 Apr 2012 09:59:34 -0000 1.33
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/ccp4
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.32 2011/10/16 12:25:02 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.33 2012/04/14 09:59:34 nativemad Exp $
+
+ 14 Apr 2012; Andreas Schuerch <nativemad@gentoo.org> ccp4-6.1.3-r1.ebuild:
+ x86 stable, see bug 376463
16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> ccp4-6.1.3-r1.ebuild:
amd64 restable
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-04-14 9:59 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-06 11:19 [gentoo-commits] gentoo-x86 commit in sci-chemistry/ccp4: ccp4-6.1.3-r1.ebuild ChangeLog Tony Vroon (chainsaw)
-- strict thread matches above, loose matches on Subject: below --
2012-04-14 9:59 Andreas Schuerch (nativemad)
2011-10-16 12:25 Samuli Suominen (ssuominen)
2011-10-08 8:07 Samuli Suominen (ssuominen)
2011-01-16 12:29 Kacper Kowalik (xarthisius)
2010-06-15 14:42 Justin Lecher (jlec)
2010-06-15 8:19 Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox