* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2011-03-07 12:01 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2011-03-07 12:01 UTC (permalink / raw
To: gentoo-commits
commit: b2e72052f0e136b539a601017ba6e37b8b3114a5
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 7 11:47:48 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Mar 7 11:47:48 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=b2e72052
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/coot/ChangeLog | 3 +++
sci-chemistry/coot/coot-9999.ebuild | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index d02adf0..edb77b6 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Mar 2011; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Correct Slots for gtk 3 introduction to tree
+
03 Mar 2011; Justin Lecher <jlec@gentoo.org> files/9999-lidia.patch,
coot-9999.ebuild:
Coot live fixes
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index d12f36d..f9481c4 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -55,7 +55,7 @@ RDEPEND="
${SCIDEPS}
${XDEPS}
${SCHEMEDEPS}
- dev-python/pygtk
+ dev-python/pygtk:2
>=dev-libs/gmp-4.2.2-r2
>=net-misc/curl-7.19.6
net-dns/libidn"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2011-05-03 20:01 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2011-05-03 20:01 UTC (permalink / raw
To: gentoo-commits
commit: 9679179ccfe84c2166e74ee0382ba59fc2b683be
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon May 2 06:30:02 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon May 2 06:30:02 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9679179c
Fix x11-libs/goocanvas SLOT
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/coot/ChangeLog | 3 +++
sci-chemistry/coot/coot-9999.ebuild | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index accf687..07b2eb3 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 May 2011; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Fix x11-libs/goocanvas SLOT
+
28 Apr 2011; Justin Lecher <jlec@gentoo.org> +files/9999-gl.patch,
files/9999-lidia.patch, coot-9999.ebuild:
Fixed underlinking problems
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index e8f1076..67b679f 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -41,7 +41,7 @@ XDEPS="
media-libs/libpng
media-libs/freeglut
x11-libs/gtk+:2
- x11-libs/goocanvas
+ x11-libs/goocanvas:0
x11-libs/gtkglext"
SCHEMEDEPS="
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2011-06-24 17:09 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2011-06-24 17:09 UTC (permalink / raw
To: gentoo-commits
commit: 6511017cea9f5f78fb5648636f89e224b330a2ff
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 12:59:59 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 12:59:59 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6511017c
Sort inherit and/or USE
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/coot/coot-9999.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index bfeee1e..5561140 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -6,7 +6,7 @@ EAPI="3"
PYTHON_DEPEND="2"
-inherit autotools base versionator python subversion toolchain-funcs
+inherit autotools base python subversion toolchain-funcs versionator
MY_S2_PV=$(replace_version_separator 2 - ${PV})
MY_S2_P=${PN}-${MY_S2_PV/pre1/pre-1}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2011-10-11 20:50 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2011-10-11 20:50 UTC (permalink / raw
To: gentoo-commits
commit: 49a8a1493f90b312c1fd9089dae9bea879836f71
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 7 09:04:38 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Oct 7 09:04:38 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=49a8a149
Moved to autotools-utils.eclass in order to have correct .a/la file handling, #385865; added png15 patch
(Portage version: 2.2.0_alpha62/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/coot/ChangeLog | 4 ++++
sci-chemistry/coot/coot-9999.ebuild | 33 ++++++++++++++++++---------------
2 files changed, 22 insertions(+), 15 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 164b64e..e7576f5 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Oct 2011; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Moved to autotools-utils.eclass in order to have correct .a/la file handling,
+ #385865; added png15 patch
+
06 Oct 2011; Justin Lecher <jlec@gentoo.org> +files/9999-libpng-1.5.patch,
coot-9999.ebuild:
Add png15 support and don't build static libs
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index c3f3455..aff58ef 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=3
PYTHON_DEPEND="2"
-inherit autotools base python subversion toolchain-funcs versionator
+inherit autotools-utils python subversion toolchain-funcs versionator
MY_S2_PV=$(replace_version_separator 2 - ${PV})
MY_S2_P=${PN}-${MY_S2_PV/pre1/pre-1}
@@ -23,7 +23,9 @@ SRC_URI="test? ( http://www.biop.ox.ac.uk/coot/devel/greg-data.tar.gz )"
SLOT="0"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="+openmp test"
+IUSE="+openmp static-libs test"
+
+AUTOTOOLS_IN_SOURCE_BUILD=1
SCIDEPS="
>=sci-libs/ccp4-libs-6.1
@@ -93,7 +95,7 @@ src_unpack() {
}
src_prepare() {
- base_src_prepare
+ autotools-utils_src_prepare
cat >> src/svn-revision.cc <<- EOF
extern "C" {
@@ -109,22 +111,23 @@ src_prepare() {
src_configure() {
# All the --with's are used to activate various parts.
# Yes, this is broken behavior.
- econf \
- --disable-static \
- --includedir='${prefix}/include/coot' \
- --with-gtkcanvas-prefix="${EPREFIX}/usr" \
- --with-gtkgl-prefix="${EPREFIX}/usr" \
- --with-guile \
- --with-python="${EPREFIX}/usr" \
- --with-guile-gtk \
- --with-gtk2 \
- --with-pygtk \
+ local myeconfargs=(
+ --includedir='${prefix}/include/coot'
+ --with-gtkcanvas-prefix="${EPREFIX}/usr"
+ --with-gtkgl-prefix="${EPREFIX}/usr"
+ --with-guile
+ --with-python="${EPREFIX}/usr"
+ --with-guile-gtk
+ --with-gtk2
+ --with-pygtk
$(use_enable openmp)
+ )
+ autotools-utils_src_configure
}
src_compile() {
- emake || die "emake failed"
- python_convert_shebangs $(python_get_version) src/coot_gtk2.py
+ autotools-utils_src_compile
+ python_convert_shebangs $(python_get_version) "${S}"/src/coot_gtk2.py
cp "${S}"/src/coot_gtk2.py python/coot.py || die
}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2011-10-11 20:50 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2011-10-11 20:50 UTC (permalink / raw
To: gentoo-commits
commit: ecee90811ef5835bcfd10156554064354efca3cd
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 7 09:47:25 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Oct 7 09:47:25 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ecee9081
Added dep on >=sys-devel/libtool-2.4-r2
(Portage version: 2.2.0_alpha62/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/coot/ChangeLog | 3 +++
sci-chemistry/coot/coot-9999.ebuild | 1 +
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index e7576f5..67820ad 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -3,6 +3,9 @@
# $Header: $
07 Oct 2011; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Added dep on >=sys-devel/libtool-2.4-r2
+
+ 07 Oct 2011; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
Moved to autotools-utils.eclass in order to have correct .a/la file handling,
#385865; added png15 patch
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index aff58ef..7f65c3c 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -64,6 +64,7 @@ RDEPEND="
>=net-misc/curl-7.19.6
net-dns/libidn"
DEPEND="${RDEPEND}
+ >=sys-devel/libtool-2.4-r2
dev-lang/swig
sys-devel/bc
test? ( dev-scheme/greg )"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2012-01-10 9:30 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2012-01-10 9:30 UTC (permalink / raw
To: gentoo-commits
commit: a40ae16549f33fcc190573ceda444c340e7ef48e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 9 12:05:48 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 9 12:21:50 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a40ae165
Bumped EAPI to 4 and added new eautoreconf handling of autotools-utils.eclass
(Portage version: 2.2.0_alpha84/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/coot/ChangeLog | 5 ++++-
sci-chemistry/coot/coot-9999.ebuild | 14 ++++++--------
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 67820ad..2360874 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-chemistry/coot
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 09 Jan 2012; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Bumped EAPI to 4 and added new eautoreconf handling of autotools-utils.eclass
+
07 Oct 2011; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
Added dep on >=sys-devel/libtool-2.4-r2
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index 7f65c3c..f2e7ea3 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
PYTHON_DEPEND="2"
+AUTOTOOLS_AUTORECONF="true"
inherit autotools-utils python subversion toolchain-funcs versionator
@@ -14,19 +15,16 @@ MY_S_P=${MY_S2_P}-${PR/r/revision-}
MY_PV=${PV}
MY_P=${PN}-${MY_PV}
-ESVN_REPO_URI="http://coot.googlecode.com/svn/trunk"
-
DESCRIPTION="Crystallographic Object-Oriented Toolkit for model building, completion and validation"
HOMEPAGE="http://www.biop.ox.ac.uk/coot/"
SRC_URI="test? ( http://www.biop.ox.ac.uk/coot/devel/greg-data.tar.gz )"
+ESVN_REPO_URI="http://coot.googlecode.com/svn/trunk"
SLOT="0"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+openmp static-libs test"
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
SCIDEPS="
>=sci-libs/ccp4-libs-6.1
>=sci-libs/clipper-20090520
@@ -71,6 +69,8 @@ DEPEND="${RDEPEND}
S="${WORKDIR}"
+AUTOTOOLS_IN_SOURCE_BUILD=1
+
pkg_setup() {
if use openmp; then
tc-has-openmp || die "Please use an OPENMP capable compiler"
@@ -105,8 +105,6 @@ src_prepare() {
}
}
EOF
-
- eautoreconf
}
src_configure() {
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2012-01-17 9:37 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2012-01-17 9:37 UTC (permalink / raw
To: gentoo-commits
commit: de4f3ed1ac86cd754467265384b1836ee1813b80
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 14:42:04 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 14:42:04 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=de4f3ed1
Call python_pkg_setup always
(Portage version: 2.2.0_alpha84/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/coot/ChangeLog | 3 +++
sci-chemistry/coot/coot-9999.ebuild | 1 +
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 2360874..3cc4f03 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 14 Jan 2012; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Call python_pkg_setup always
+
09 Jan 2012; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
Bumped EAPI to 4 and added new eautoreconf handling of autotools-utils.eclass
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index f2e7ea3..dd204d0 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -76,6 +76,7 @@ pkg_setup() {
tc-has-openmp || die "Please use an OPENMP capable compiler"
fi
python_set_active_version 2
+ python_pkg_setup
}
PATCHES=(
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2013-05-29 16:05 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2013-05-29 16:05 UTC (permalink / raw
To: gentoo-commits
commit: 37e203e784364e5fa60972cac749ceb804cde12e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 16:04:13 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed May 29 16:04:13 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=37e203e7
sci-chemistry/coot: Move to new python eclasses
Package-Manager: portage-2.2.0_alpha177
---
sci-chemistry/coot/ChangeLog | 3 +++
sci-chemistry/coot/coot-9999.ebuild | 16 +++++++++-------
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 1d89d32..e877cf7 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 29 May 2013; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Move to new python eclasses
+
29 May 2013; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild, metadata.xml:
Drop version from clipper
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index 6beaf9e..73032af 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -2,13 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
-PYTHON_DEPEND="2"
+PYTHON_COMPAT=( python{2_6,2_7} )
AUTOTOOLS_AUTORECONF="true"
-inherit autotools-utils python subversion toolchain-funcs versionator
+inherit autotools-utils python-single-r1 subversion toolchain-funcs versionator
MY_S2_PV=$(replace_version_separator 2 - ${PV})
MY_S2_P=${PN}-${MY_S2_PV/pre1/pre-1}
@@ -26,6 +26,8 @@ LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+openmp static-libs test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
AUTOTOOLS_IN_SOURCE_BUILD=1
SCIDEPS="
@@ -60,7 +62,8 @@ RDEPEND="
${SCIDEPS}
${XDEPS}
${SCHEMEDEPS}
- dev-python/pygtk:2
+ ${PYTHON_DEPS}
+ dev-python/pygtk:2[${PYTHON_USEDEP}]
>=dev-libs/gmp-4.2.2-r2
>=net-misc/curl-7.19.6
net-dns/libidn"
@@ -76,8 +79,7 @@ pkg_setup() {
if use openmp; then
tc-has-openmp || die "Please use an OPENMP capable compiler"
fi
- python_set_active_version 2
- python_pkg_setup
+ python-single-r1_pkg_setup
}
PATCHES=(
@@ -126,7 +128,7 @@ src_configure() {
src_compile() {
autotools-utils_src_compile
- python_convert_shebangs $(python_get_version) "${S}"/src/coot_gtk2.py
+ python_fix_shebang "${S}"/src/coot_gtk2.py
cp "${S}"/src/coot_gtk2.py python/coot.py || die
}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2013-05-29 16:05 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2013-05-29 16:05 UTC (permalink / raw
To: gentoo-commits
commit: 0629199336eac704533ce00154237fd94018338d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 15:55:55 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed May 29 15:55:55 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=06291993
sci-chemistry/coot: Drop version from clipper
Package-Manager: portage-2.2.0_alpha177
---
sci-chemistry/coot/ChangeLog | 5 ++++-
sci-chemistry/coot/coot-9999.ebuild | 4 ++--
sci-chemistry/coot/metadata.xml | 16 ++++++++--------
3 files changed, 14 insertions(+), 11 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 38e7315..1d89d32 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-chemistry/coot
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 29 May 2013; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild, metadata.xml:
+ Drop version from clipper
+
03 Jul 2012; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild,
-files/coot-9999-gcc47.patch:
Gcc-4.7 support included upstream
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index fc6ca94..6beaf9e 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -30,7 +30,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
SCIDEPS="
>=sci-libs/ccp4-libs-6.1
- >=sci-libs/clipper-20090520
+ sci-libs/clipper
>=sci-libs/coot-data-2
>=sci-libs/gsl-1.3
>=sci-libs/mmdb-1.23
diff --git a/sci-chemistry/coot/metadata.xml b/sci-chemistry/coot/metadata.xml
index 480b492..20538c1 100644
--- a/sci-chemistry/coot/metadata.xml
+++ b/sci-chemistry/coot/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci-chemistry</herd>
- <maintainer>
- <email>sci@gentoo.org</email>
- </maintainer>
- <maintainer>
- <email>jlec@gentoo.org</email>
- <name>Justin Lecher</name>
- </maintainer>
+ <herd>sci-chemistry</herd>
+ <maintainer>
+ <email>sci@gentoo.org</email>
+ </maintainer>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ <name>Justin Lecher</name>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2013-06-02 13:43 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2013-06-02 13:43 UTC (permalink / raw
To: gentoo-commits
commit: 11b6c665a97557d3006738c86294e5ded6bb27ff
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 2 13:41:55 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun 2 13:42:38 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=11b6c665
sci-chemistry/coot: Fix PYTHON() -> ${EPYTHON} for new eclasses
Package-Manager: portage-2.2.0_alpha177
---
sci-chemistry/coot/ChangeLog | 3 +++
sci-chemistry/coot/coot-9999.ebuild | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index e877cf7..c729ace 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 Jun 2013; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Fix PYTHON() -> ${EPYTHON} for new eclasses
+
29 May 2013; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
Move to new python eclasses
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index 73032af..4a7ee55 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -96,7 +96,7 @@ src_unpack() {
src_prepare() {
sed \
- -e "s:AM_COOT_SYS_BUILD_TYPE:COOT_SYS_BUILD_TYPE=Gentoo-Linux-$(PYTHON)-gtk2 ; AC_MSG_RESULT([\$COOT_SYS_BUILD_TYPE]); AC_SUBST(COOT_SYS_BUILD_TYPE):g" \
+ -e "s:AM_COOT_SYS_BUILD_TYPE:COOT_SYS_BUILD_TYPE=Gentoo-Linux-${PYTHON}-gtk2 ; AC_MSG_RESULT([\$COOT_SYS_BUILD_TYPE]); AC_SUBST(COOT_SYS_BUILD_TYPE):g" \
-i configure.in || die
autotools-utils_src_prepare
@@ -128,7 +128,7 @@ src_configure() {
src_compile() {
autotools-utils_src_compile
- python_fix_shebang "${S}"/src/coot_gtk2.py
+ python_fix_shebang "${S}"/src/coot_gtk2.py "${S}"/python-tests/coot_unittest.py
cp "${S}"/src/coot_gtk2.py python/coot.py || die
}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2013-08-28 8:17 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2013-08-28 8:17 UTC (permalink / raw
To: gentoo-commits
commit: d3fd5949d5d2df79c5e81bed023f03e9906e5739
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 08:13:57 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 08:17:40 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d3fd5949
sci-chemistry/coot: Install missing syminfo, #482734
Package-Manager: portage-2.2.1
---
sci-chemistry/coot/ChangeLog | 3 +++
sci-chemistry/coot/coot-9999.ebuild | 6 ++++++
2 files changed, 9 insertions(+)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 54fba79..a8ab290 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 28 Aug 2013; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Install missing syminfo, #482734
+
27 Aug 2013; Justin Lecher <jlec@gentoo.org> files/9999-pc.patch:
Fix pc patch
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index c8831ad..3d39cf9 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -175,3 +175,9 @@ src_test() {
"${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
}
+
+src_install() {
+ autotools-utils_src_install
+ insinto /usr/share/${PN}
+ doins syminfo.lib
+}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2013-09-20 9:48 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2013-09-20 9:48 UTC (permalink / raw
To: gentoo-commits
commit: eb9dd813bfc1f73fad5886309205d33bbf76c9d8
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 19 07:58:43 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Sep 19 07:58:43 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=eb9dd813
sci-chemistry/coot: Clean for latest HEAD
Package-Manager: portage-2.2.6
---
sci-chemistry/coot/ChangeLog | 3 +++
sci-chemistry/coot/coot-9999.ebuild | 8 +-------
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index a8ab290..43da818 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Sep 2013; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Clean for latest HEAD
+
28 Aug 2013; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
Install missing syminfo, #482734
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index 3d39cf9..dcebce6 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -18,7 +18,7 @@ MY_P=${PN}-${MY_PV}
DESCRIPTION="Crystallographic Object-Oriented Toolkit for model building, completion and validation"
HOMEPAGE="http://www.biop.ox.ac.uk/coot/"
-SRC_URI="test? ( http://www.biop.ox.ac.uk/coot/devel/greg-data.tar.gz )"
+SRC_URI="test? ( http://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/data/greg-data.tar.gz )"
ESVN_REPO_URI="http://coot.googlecode.com/svn/trunk"
SLOT="0"
@@ -175,9 +175,3 @@ src_test() {
"${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
}
-
-src_install() {
- autotools-utils_src_install
- insinto /usr/share/${PN}
- doins syminfo.lib
-}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2014-06-08 8:33 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2014-06-08 8:33 UTC (permalink / raw
To: gentoo-commits
commit: 19a7c51a70bdf83d599b0e03ca78c5d77b87b254
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 8 08:33:38 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun 8 08:33:38 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=19a7c51a
sci-chemistry/coot: Fix problem with shebang correction
Package-Manager: portage-2.2.10
---
sci-chemistry/coot/ChangeLog | 5 ++++-
sci-chemistry/coot/coot-9999.ebuild | 7 ++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 9baf726..cee77b1 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-chemistry/coot
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 08 Jun 2014; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Fix problem with shebang correction
+
25 Nov 2013; Justin Lecher <jlec@gentoo.org> files/9999-pc.patch:
Update patch for current HEAD
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index f9c12b8..f0fd7dc 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
AUTOTOOLS_AUTORECONF="true"
@@ -117,7 +117,6 @@ src_configure() {
--with-guile
--with-python="${EPREFIX}/usr"
--with-guile-gtk
- --with-gtk2
--with-pygtk
$(use_enable openmp)
)
@@ -126,13 +125,11 @@ src_configure() {
src_compile() {
autotools-utils_src_compile
- python_fix_shebang "${S}"/src/coot_gtk2.py
cp "${S}"/src/coot_gtk2.py python/coot.py || die
}
-
src_test() {
source "${EPREFIX}/etc/profile.d/40ccp4.setup.sh"
- mkdir "${T}"/coot_test
+ mkdir "${T}"/coot_test || die
export COOT_STANDARD_RESIDUES="${S}/standard-residues.pdb"
export COOT_SCHEME_DIR="${S}/scheme/"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2015-09-15 13:48 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2015-09-15 13:48 UTC (permalink / raw
To: gentoo-commits
commit: 1c66c1242c2e083f35b815e42c00d09e872ce6ce
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 13:48:11 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 13:48:11 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1c66c124
sci-chemistry/coot: Fix PYTHONPATH during test
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-chemistry/coot/coot-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index d6b0be9..c76273d 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -137,7 +137,7 @@ src_test() {
export COOT_PIXMAPS_DIR="${S}/pixmaps/"
export COOT_DATA_DIR="${S}/"
export COOT_PYTHON_DIR="${S}/python/"
- export PYTHONPATH="${COOT_PYTHON_DIR}:${PYTHONPATH}"
+ export PYTHONPATH="${COOT_PYTHON_DIR}:${S}/src:${PYTHONPATH}"
export PYTHONHOME="${EPREFIX}"/usr/
export CCP4_SCR="${T}"/coot_test/
export CLIBD_MON="${EPREFIX}/usr/share/data/monomers/"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2015-09-25 9:43 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2015-09-25 9:43 UTC (permalink / raw
To: gentoo-commits
commit: dc3af39c3a241969ecfb4b0beec8f09c510cb6a7
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 09:43:17 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 09:43:17 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=dc3af39c
sci-chemistry/coot: Don't set LD_LIBRARY_PATH
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-chemistry/coot/coot-9999.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index c76273d..a63dd8b 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -106,6 +106,10 @@ src_unpack() {
src_prepare() {
sed \
+ -e '/export LD_LIBRARY/s:^:#:g' \
+ -i src/coot.in || die
+
+ sed \
-e "s:AM_COOT_SYS_BUILD_TYPE:COOT_SYS_BUILD_TYPE=Gentoo-Linux-${EPYTHON}-gtk2 ; AC_MSG_RESULT([\$COOT_SYS_BUILD_TYPE]); AC_SUBST(COOT_SYS_BUILD_TYPE):g" \
-i configure.ac || die
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2016-02-14 15:07 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2016-02-14 15:07 UTC (permalink / raw
To: gentoo-commits
commit: 6eb5df112c3bffcaee139acdd4b876e5a81de8db
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 15:05:59 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 15:05:59 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6eb5df11
sci-chemistry/coot: Chop DESCRIPTION to 80 chars
* Bump EAPI to 6
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-chemistry/coot/coot-9999.ebuild | 15 +++++++--------
sci-chemistry/coot/metadata.xml | 2 +-
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index a63dd8b..cfa25b8 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -1,14 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
PYTHON_COMPAT=( python2_7 )
-AUTOTOOLS_AUTORECONF="true"
-
-inherit autotools-utils git-r3 python-single-r1 toolchain-funcs versionator
+inherit autotools git-r3 python-single-r1 toolchain-funcs versionator
MY_S2_PV=$(replace_version_separator 2 - ${PV})
MY_S2_P=${PN}-${MY_S2_PV/pre1/pre-1}
@@ -16,7 +14,7 @@ MY_S_P=${MY_S2_P}-${PR/r/revision-}
MY_PV=${PV}
MY_P=${PN}-${MY_PV}
-DESCRIPTION="Crystallographic Object-Oriented Toolkit for model building, completion and validation"
+DESCRIPTION="Crystallographic Object-Oriented Toolkit"
HOMEPAGE="https://www2.mrc-lmb.cam.ac.uk/Personal/pemsley/coot/"
SRC_URI="test? ( https://www2.mrc-lmb.cam.ac.uk/Personal/pemsley/coot/data/greg-data.tar.gz )"
EGIT_REPO_URI="https://github.com/pemsley/coot.git"
@@ -113,7 +111,8 @@ src_prepare() {
-e "s:AM_COOT_SYS_BUILD_TYPE:COOT_SYS_BUILD_TYPE=Gentoo-Linux-${EPYTHON}-gtk2 ; AC_MSG_RESULT([\$COOT_SYS_BUILD_TYPE]); AC_SUBST(COOT_SYS_BUILD_TYPE):g" \
-i configure.ac || die
- autotools-utils_src_prepare
+ default
+ eautoreconf
}
src_configure() {
@@ -128,7 +127,7 @@ src_configure() {
--with-sqlite3
--with-boost="${EPREFIX}/usr"
)
- autotools-utils_src_configure
+ econf ${myeconfargs[@]}
}
src_test() {
diff --git a/sci-chemistry/coot/metadata.xml b/sci-chemistry/coot/metadata.xml
index f3af354..e0c97ae 100644
--- a/sci-chemistry/coot/metadata.xml
+++ b/sci-chemistry/coot/metadata.xml
@@ -5,7 +5,7 @@
<email>jlec@gentoo.org</email>
<name>Justin Lecher</name>
</maintainer>
-<maintainer type="project">
+ <maintainer type="project">
<email>sci-chemistry@gentoo.org</email>
<name>Gentoo Chemistry Project</name>
</maintainer>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
@ 2018-10-27 21:16 Justin Lecher
0 siblings, 0 replies; 17+ messages in thread
From: Justin Lecher @ 2018-10-27 21:16 UTC (permalink / raw
To: gentoo-commits
commit: d6daf46fde7240fbd473d8711e8527f981281187
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 21:09:18 2018 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 21:09:18 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d6daf46f
sci-chemistry/coot: ADd missing SLOT
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
sci-chemistry/coot/coot-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index ca040fa04..f13e9b681 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -68,7 +68,7 @@ RDEPEND="
dev-python/pygobject:2[${PYTHON_USEDEP}]
dev-python/pygtk:2[${PYTHON_USEDEP}]
>=net-misc/curl-7.19.6
- net-dns/libidn
+ net-dns/libidn:0
sys-libs/readline:0=
"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 17+ messages in thread
end of thread, other threads:[~2018-10-27 21:16 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-17 9:37 [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2018-10-27 21:16 Justin Lecher
2016-02-14 15:07 Justin Lecher
2015-09-25 9:43 Justin Lecher
2015-09-15 13:48 Justin Lecher
2014-06-08 8:33 Justin Lecher
2013-09-20 9:48 Justin Lecher
2013-08-28 8:17 Justin Lecher
2013-06-02 13:43 Justin Lecher
2013-05-29 16:05 Justin Lecher
2013-05-29 16:05 Justin Lecher
2012-01-10 9:30 Justin Lecher
2011-10-11 20:50 Justin Lecher
2011-10-11 20:50 Justin Lecher
2011-06-24 17:09 Justin Lecher
2011-05-03 20:01 Justin Lecher
2011-03-07 12:01 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox