Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/direx/
Date: Fri, 04 Jul 2014 07:10:20
Message-Id: 1404457804.ac80e34d810559b6e3f4353187b1107d97fcce78.jlec@gentoo
1 commit: ac80e34d810559b6e3f4353187b1107d97fcce78
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 4 07:10:04 2014 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 4 07:10:04 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ac80e34d
7
8 Nnot available anymore
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 ---
13 sci-chemistry/direx/ChangeLog | 16 --------------
14 sci-chemistry/direx/direx-0.2.ebuild | 42 ------------------------------------
15 sci-chemistry/direx/metadata.xml | 5 -----
16 3 files changed, 63 deletions(-)
17
18 diff --git a/sci-chemistry/direx/ChangeLog b/sci-chemistry/direx/ChangeLog
19 deleted file mode 100644
20 index 6cb0c58..0000000
21 --- a/sci-chemistry/direx/ChangeLog
22 +++ /dev/null
23 @@ -1,16 +0,0 @@
24 -# ChangeLog for sci-chemistry/direx
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: $
27 -
28 -*direx-0.2 (08 May 2009)
29 -
30 - 08 May 2009; Justin Lecher (jlec) <jlec@×××××××××.net> direx-0.2.ebuild:
31 - renamed ebuild
32 - unmasked
33 -
34 -*direx-0.2-r92 (07 May 2009)
35 -
36 - 07 May 2009; Alexey Shvetsov <alexxy@g.o> +direx-0.2-r92.ebuild,
37 - -direx-0.2_r92.ebuild:
38 - rename ebuild
39 -
40
41 diff --git a/sci-chemistry/direx/direx-0.2.ebuild b/sci-chemistry/direx/direx-0.2.ebuild
42 deleted file mode 100644
43 index fb8b764..0000000
44 --- a/sci-chemistry/direx/direx-0.2.ebuild
45 +++ /dev/null
46 @@ -1,42 +0,0 @@
47 -# Copyright 1999-2014 Gentoo Foundation
48 -# Distributed under the terms of the GNU General Public License v2
49 -# $Header: $
50 -
51 -# inherit
52 -
53 -MY_REV="92"
54 -
55 -DESCRIPTION="Low Resolution Structure Refinement"
56 -HOMEPAGE="https://simtk.org/home/direx"
57 -SRC_URI="${P}-rev${MY_REV}-linux.tgz"
58 -
59 -LICENSE="direx"
60 -SLOT="0"
61 -KEYWORDS="-* ~amd64 ~x86"
62 -IUSE=""
63 -
64 -RDEPEND="amd64? ( app-emulation/emul-linux-x86-compat )"
65 -DEPEND="${RDEPEND}"
66 -
67 -RESTRICT="fetch"
68 -
69 -pkg_nofetch() {
70 - einfo "Go to ${HOMEPAGE} and download ${A}"
71 - einfo "into ${DISTDIR}"
72 -}
73 -
74 -src_install() {
75 - exeinto /opt/${PN}/bin
76 - doexe ${PN} || die
77 -
78 - cat >> "${T}"/20${PN} <<- EOF
79 - PATH="/opt/${PN}/bin"
80 - EOF
81 -
82 - doenvd "${T}"/20${PN}
83 -
84 - insinto /usr/share/${PN}
85 - doins -r tutorial || die
86 - dohtml doc/* || die
87 - dodoc README || die
88 -}
89
90 diff --git a/sci-chemistry/direx/metadata.xml b/sci-chemistry/direx/metadata.xml
91 deleted file mode 100644
92 index 9ac9ffd..0000000
93 --- a/sci-chemistry/direx/metadata.xml
94 +++ /dev/null
95 @@ -1,5 +0,0 @@
96 -<?xml version="1.0" encoding="UTF-8"?>
97 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
98 -<pkgmetadata>
99 -<herd>sci-chemistry</herd>
100 -</pkgmetadata>