* [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: coot-0.6.2.ebuild ChangeLog
@ 2011-06-29 13:14 Justin Lecher (jlec)
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-29 13:14 UTC (permalink / raw
To: gentoo-commits
jlec 11/06/29 13:14:00
Modified: coot-0.6.2.ebuild ChangeLog
Log:
Fixed deps and test
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Revision Changes Path
1.2 sci-chemistry/coot/coot-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?r1=1.1&r2=1.2
Index: coot-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- coot-0.6.2.ebuild 28 Jun 2011 17:01:28 -0000 1.1
+++ coot-0.6.2.ebuild 29 Jun 2011 13:13:59 -0000 1.2
@@ -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/coot/coot-0.6.2.ebuild,v 1.1 2011/06/28 17:01:28 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v 1.2 2011/06/29 13:13:59 jlec Exp $
EAPI=3
@@ -31,8 +31,9 @@
>=sci-libs/coot-data-2
>=sci-libs/gsl-1.3
sci-libs/mmdb
+ <sci-libs/monomer-db-1
sci-chemistry/reduce
- sci-chemistry/refmac
+ <sci-chemistry/refmac-5.6
sci-chemistry/probe"
XDEPS="
@@ -74,8 +75,9 @@
PATCHES=(
"${FILESDIR}"/${PV}-clipper-config.patch
- "${FILESDIR}"/${PV}-gl.patch
"${FILESDIR}"/${PV}-mmdb-config.patch
+ "${FILESDIR}"/${PV}-gl.patch
+ "${FILESDIR}"/${PV}-test.patch
)
src_prepare() {
@@ -122,7 +124,7 @@
export CLIBD_MON="${EPREFIX}/usr/share/ccp4/data/monomers/"
export SYMINFO="${S}/syminfo.lib"
- export COOT_TEST_DATA_DIR="${WORKDIR}/data/greg-data"
+ export COOT_TEST_DATA_DIR="${WORKDIR}"/data/greg-data
cat > command-line-greg.scm <<- EOF
(use-modules (ice-9 greg))
@@ -148,6 +150,6 @@
einfo "CLIBD_MON ${CLIBD_MON}"
einfo "SYMINFO ${SYMINFO}"
- "${S}"/src/coot-real --no-graphics --script python-tests/coot_unittest.py || die
"${S}"/src/coot-real --no-graphics --script command-line-greg.scm || die
+ "${S}"/src/coot-real --no-graphics --script python-tests/coot_unittest.py || die
}
1.39 sci-chemistry/coot/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 28 Jun 2011 19:13:23 -0000 1.38
+++ ChangeLog 29 Jun 2011 13:13:59 -0000 1.39
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/coot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.38 2011/06/28 19:13:23 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.39 2011/06/29 13:13:59 jlec Exp $
+
+ 29 Jun 2011; Justin Lecher <jlec@gentoo.org> +files/0.6.2-test.patch,
+ coot-0.6.2.ebuild:
+ Fixed deps and test
28 Jun 2011; Justin Lecher <jlec@gentoo.org> -files/0.3.1-as-needed.patch,
-files/0.4_pre2-as-needed.patch,
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: coot-0.6.2.ebuild ChangeLog
@ 2011-06-29 13:31 Justin Lecher (jlec)
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-29 13:31 UTC (permalink / raw
To: gentoo-commits
jlec 11/06/29 13:31:32
Modified: coot-0.6.2.ebuild ChangeLog
Log:
Fix mmdb dep version
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Revision Changes Path
1.3 sci-chemistry/coot/coot-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?r1=1.2&r2=1.3
Index: coot-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- coot-0.6.2.ebuild 29 Jun 2011 13:13:59 -0000 1.2
+++ coot-0.6.2.ebuild 29 Jun 2011 13:31:32 -0000 1.3
@@ -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/coot/coot-0.6.2.ebuild,v 1.2 2011/06/29 13:13:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v 1.3 2011/06/29 13:31:32 jlec Exp $
EAPI=3
@@ -30,7 +30,7 @@
>=sci-libs/clipper-20090520
>=sci-libs/coot-data-2
>=sci-libs/gsl-1.3
- sci-libs/mmdb
+ >=sci-libs/mmdb-1.23
<sci-libs/monomer-db-1
sci-chemistry/reduce
<sci-chemistry/refmac-5.6
1.40 sci-chemistry/coot/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 29 Jun 2011 13:13:59 -0000 1.39
+++ ChangeLog 29 Jun 2011 13:31:32 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/coot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.39 2011/06/29 13:13:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.40 2011/06/29 13:31:32 jlec Exp $
+
+ 29 Jun 2011; Justin Lecher <jlec@gentoo.org> coot-0.6.2.ebuild:
+ Fix mmdb dep version
29 Jun 2011; Justin Lecher <jlec@gentoo.org> +files/0.6.2-test.patch,
coot-0.6.2.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: coot-0.6.2.ebuild ChangeLog
@ 2011-07-16 13:14 Justin Lecher (jlec)
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2011-07-16 13:14 UTC (permalink / raw
To: gentoo-commits
jlec 11/07/16 13:14:36
Modified: coot-0.6.2.ebuild ChangeLog
Log:
Depend on unbundled ssm
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
Revision Changes Path
1.4 sci-chemistry/coot/coot-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?r1=1.3&r2=1.4
Index: coot-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- coot-0.6.2.ebuild 29 Jun 2011 13:31:32 -0000 1.3
+++ coot-0.6.2.ebuild 16 Jul 2011 13:14:36 -0000 1.4
@@ -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/coot/coot-0.6.2.ebuild,v 1.3 2011/06/29 13:31:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v 1.4 2011/07/16 13:14:36 jlec Exp $
EAPI=3
@@ -31,6 +31,7 @@
>=sci-libs/coot-data-2
>=sci-libs/gsl-1.3
>=sci-libs/mmdb-1.23
+ sci-libs/ssm
<sci-libs/monomer-db-1
sci-chemistry/reduce
<sci-chemistry/refmac-5.6
@@ -78,6 +79,7 @@
"${FILESDIR}"/${PV}-mmdb-config.patch
"${FILESDIR}"/${PV}-gl.patch
"${FILESDIR}"/${PV}-test.patch
+ "${FILESDIR}"/${PV}-ssm.patch
)
src_prepare() {
@@ -92,7 +94,6 @@
econf \
--includedir='${prefix}/include/coot' \
--with-gtkcanvas-prefix="${EPREFIX}/usr" \
- --with-ssmlib-prefix="${EPREFIX}/usr" \
--with-gtkgl-prefix="${EPREFIX}/usr" \
--with-guile \
--with-python="${EPREFIX}/usr" \
1.41 sci-chemistry/coot/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 29 Jun 2011 13:31:32 -0000 1.40
+++ ChangeLog 16 Jul 2011 13:14:36 -0000 1.41
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/coot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.40 2011/06/29 13:31:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.41 2011/07/16 13:14:36 jlec Exp $
+
+ 16 Jul 2011; Justin Lecher <jlec@gentoo.org> +files/0.6.2-ssm.patch,
+ coot-0.6.2.ebuild:
+ Depend on unbundled ssm
29 Jun 2011; Justin Lecher <jlec@gentoo.org> coot-0.6.2.ebuild:
Fix mmdb dep version
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: coot-0.6.2.ebuild ChangeLog
@ 2011-09-14 17:49 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-09-14 17:49 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/09/14 17:49:30
Modified: coot-0.6.2.ebuild ChangeLog
Log:
Fix building with libpng15 wrt #378349 by Diego Elio Pettenò
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Revision Changes Path
1.5 sci-chemistry/coot/coot-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?r1=1.4&r2=1.5
Index: coot-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- coot-0.6.2.ebuild 16 Jul 2011 13:14:36 -0000 1.4
+++ coot-0.6.2.ebuild 14 Sep 2011 17:49:30 -0000 1.5
@@ -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/coot/coot-0.6.2.ebuild,v 1.4 2011/07/16 13:14:36 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v 1.5 2011/09/14 17:49:30 ssuominen Exp $
EAPI=3
@@ -80,6 +80,7 @@
"${FILESDIR}"/${PV}-gl.patch
"${FILESDIR}"/${PV}-test.patch
"${FILESDIR}"/${PV}-ssm.patch
+ "${FILESDIR}"/${PV}-libpng15.patch
)
src_prepare() {
1.42 sci-chemistry/coot/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 16 Jul 2011 13:14:36 -0000 1.41
+++ ChangeLog 14 Sep 2011 17:49:30 -0000 1.42
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/coot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.41 2011/07/16 13:14:36 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.42 2011/09/14 17:49:30 ssuominen Exp $
+
+ 14 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
+ +files/0.6.2-libpng15.patch, coot-0.6.2.ebuild:
+ Fix building with libpng15 wrt #378349 by Diego Elio Pettenò
16 Jul 2011; Justin Lecher <jlec@gentoo.org> +files/0.6.2-ssm.patch,
coot-0.6.2.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: coot-0.6.2.ebuild ChangeLog
@ 2011-10-06 12:04 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-06 12:04 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/10/06 12:04:07
Modified: coot-0.6.2.ebuild ChangeLog
Log:
Pass -Wl,--no-as-needed with USE="openmp" and <sys-devel/libtool-2.4-r2 wrt #385813 by Agostino Sarubbo
(Portage version: 2.2.0_alpha61/cvs/Linux x86_64)
Revision Changes Path
1.6 sci-chemistry/coot/coot-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?r1=1.5&r2=1.6
Index: coot-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- coot-0.6.2.ebuild 14 Sep 2011 17:49:30 -0000 1.5
+++ coot-0.6.2.ebuild 6 Oct 2011 12:04:07 -0000 1.6
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v 1.5 2011/09/14 17:49:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v 1.6 2011/10/06 12:04:07 ssuominen Exp $
EAPI=3
PYTHON_DEPEND="2"
-inherit autotools base eutils python toolchain-funcs versionator
+inherit autotools base eutils flag-o-matic python toolchain-funcs versionator
MY_S2_PV=$(replace_version_separator 2 - ${PV})
MY_S2_P=${PN}-${MY_S2_PV/pre1/pre-1}
@@ -70,6 +70,7 @@
pkg_setup() {
if use openmp; then
tc-has-openmp || die "Please use an OPENMP capable compiler"
+ has_version '<sys-devel/libtool-2.4-r2' && append-ldflags $(no-as-needed)
fi
python_set_active_version 2
}
1.43 sci-chemistry/coot/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 14 Sep 2011 17:49:30 -0000 1.42
+++ ChangeLog 6 Oct 2011 12:04:07 -0000 1.43
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/coot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.42 2011/09/14 17:49:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.43 2011/10/06 12:04:07 ssuominen Exp $
+
+ 06 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> coot-0.6.2.ebuild:
+ Pass -Wl,--no-as-needed with USE="openmp" and <sys-devel/libtool-2.4-r2 wrt
+ #385813 by Agostino Sarubbo
14 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
+files/0.6.2-libpng15.patch, coot-0.6.2.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: coot-0.6.2.ebuild ChangeLog
@ 2011-10-08 6:29 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-08 6:29 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/10/08 06:29:32
Modified: coot-0.6.2.ebuild ChangeLog
Log:
amd64 stable wrt #385759
(Portage version: 2.2.0_alpha61/cvs/Linux x86_64)
Revision Changes Path
1.9 sci-chemistry/coot/coot-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?r1=1.8&r2=1.9
Index: coot-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- coot-0.6.2.ebuild 7 Oct 2011 09:45:59 -0000 1.8
+++ coot-0.6.2.ebuild 8 Oct 2011 06:29:32 -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/coot/coot-0.6.2.ebuild,v 1.8 2011/10/07 09:45:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v 1.9 2011/10/08 06:29:32 ssuominen Exp $
EAPI=3
@@ -22,7 +22,7 @@
SLOT="0"
LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+openmp test"
SCIDEPS="
1.48 sci-chemistry/coot/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 7 Oct 2011 09:57:06 -0000 1.47
+++ ChangeLog 8 Oct 2011 06:29:32 -0000 1.48
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/coot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.47 2011/10/07 09:57:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.48 2011/10/08 06:29:32 ssuominen Exp $
+
+ 08 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> coot-0.6.2.ebuild:
+ amd64 stable wrt #385759
07 Oct 2011; Justin Lecher <jlec@gentoo.org> coot-0.6.2-r1.ebuild:
Readded dropped flag-o-matic.eclass, found by ssuominen
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: coot-0.6.2.ebuild ChangeLog
@ 2011-10-08 16:22 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-10-08 16:22 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 11/10/08 16:22:59
Modified: coot-0.6.2.ebuild ChangeLog
Log:
x86 stable wrt bug #385759
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.10 sci-chemistry/coot/coot-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?r1=1.9&r2=1.10
Index: coot-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- coot-0.6.2.ebuild 8 Oct 2011 06:29:32 -0000 1.9
+++ coot-0.6.2.ebuild 8 Oct 2011 16:22:59 -0000 1.10
@@ -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/coot/coot-0.6.2.ebuild,v 1.9 2011/10/08 06:29:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v 1.10 2011/10/08 16:22:59 phajdan.jr Exp $
EAPI=3
@@ -22,7 +22,7 @@
SLOT="0"
LICENSE="GPL-3"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="+openmp test"
SCIDEPS="
1.49 sci-chemistry/coot/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 8 Oct 2011 06:29:32 -0000 1.48
+++ ChangeLog 8 Oct 2011 16:22:59 -0000 1.49
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/coot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.48 2011/10/08 06:29:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.49 2011/10/08 16:22:59 phajdan.jr Exp $
+
+ 08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> coot-0.6.2.ebuild:
+ x86 stable wrt bug #385759
08 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> coot-0.6.2.ebuild:
amd64 stable wrt #385759
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-10-08 16:23 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-08 16:22 [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: coot-0.6.2.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2011-10-08 6:29 Samuli Suominen (ssuominen)
2011-10-06 12:04 Samuli Suominen (ssuominen)
2011-09-14 17:49 Samuli Suominen (ssuominen)
2011-07-16 13:14 Justin Lecher (jlec)
2011-06-29 13:31 Justin Lecher (jlec)
2011-06-29 13:14 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