public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-biology/sequin/
@ 2011-06-25 17:21 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-06-25 17:21 UTC (permalink / raw
  To: gentoo-commits

commit:     fdabc87d06e8b3fbcb660372c14f24d298444e6c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 07:44:27 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 07:44:27 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fdabc87d

Fixed herd entry in metadata.xml

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-biology/sequin/ChangeLog    |    5 ++++-
 sci-biology/sequin/metadata.xml |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/sci-biology/sequin/ChangeLog b/sci-biology/sequin/ChangeLog
index 7b5a105..ca9c2b0 100644
--- a/sci-biology/sequin/ChangeLog
+++ b/sci-biology/sequin/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-biology/sequin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 Jun 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  Fixed herd entry in metadata.xml
+
   19 Oct 2009; Andrey Kislyuk <weaver@gentoo.org> ChangeLog:
   New package, ebuild written by me
 

diff --git a/sci-biology/sequin/metadata.xml b/sci-biology/sequin/metadata.xml
index 7e32869..897aa2e 100644
--- a/sci-biology/sequin/metadata.xml
+++ b/sci-biology/sequin/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>maintainer-wanted</herd>
+  <herd>sci</herd>
 </pkgmetadata>



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-biology/sequin/
@ 2017-11-18 19:49 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2017-11-18 19:49 UTC (permalink / raw
  To: gentoo-commits

commit:     8e87510432039ea311116f5fd4ab78afce3809a4
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 19:38:20 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 19:49:20 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8e875104

sci-biology/sequin: Fix repoman warnings

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
Package-Manager: Portage-2.3.14, Repoman-2.3.6

 sci-biology/sequin/sequin-20121202.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/sci-biology/sequin/sequin-20121202.ebuild b/sci-biology/sequin/sequin-20121202.ebuild
index 094b6c2b8..53e54d81b 100644
--- a/sci-biology/sequin/sequin-20121202.ebuild
+++ b/sci-biology/sequin/sequin-20121202.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 inherit eutils
 
@@ -21,7 +21,8 @@ IUSE=""
 DEPEND=""
 RDEPEND="
 	x11-libs/libXmu
-	x11-libs/libXp"
+	x11-libs/libXp
+"
 
 S="${WORKDIR}"
 
@@ -37,7 +38,7 @@ src_install() {
 	exeinto /opt/${PN}
 	doexe sequin
 
-	dosym /opt/${PN}/sequin /opt/bin/sequin
+	dosym ../${PN}/sequin /opt/bin/sequin
 
 	make_desktop_entry sequin Sequin
 }


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-biology/sequin/
@ 2018-06-21 19:52 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2018-06-21 19:52 UTC (permalink / raw
  To: gentoo-commits

commit:     9033dfe17250cc1c92331c027492744f2be44115
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 21 19:49:06 2018 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 19:49:06 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9033dfe1

drop due to broken deps

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-biology/sequin/metadata.xml           |  8 ------
 sci-biology/sequin/sequin-20121202.ebuild | 44 -------------------------------
 2 files changed, 52 deletions(-)

diff --git a/sci-biology/sequin/metadata.xml b/sci-biology/sequin/metadata.xml
deleted file mode 100644
index 8417d1580..000000000
--- a/sci-biology/sequin/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>sci-biology@gentoo.org</email>
-		<name>Gentoo Biology Project</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/sci-biology/sequin/sequin-20121202.ebuild b/sci-biology/sequin/sequin-20121202.ebuild
deleted file mode 100644
index 53e54d81b..000000000
--- a/sci-biology/sequin/sequin-20121202.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils
-
-DESCRIPTION="Facilitate submission of data to the GenBank, EMBL, and DDBJ sequence databases"
-HOMEPAGE="http://www.ncbi.nlm.nih.gov/Sequin/"
-SRC_URI="
-	amd64? ( ftp://ftp.ncbi.nih.gov/sequin/sequin.linux-x86_64.tar.gz -> ${P}-x86_64.tar.gz )
-	x86? ( ftp://ftp.ncbi.nih.gov/sequin/sequin.linux.tar.gz -> ${P}-x86.tar.gz )"
-#	amd64? ( ftp://ftp.ncbi.nih.gov/sequin/old/${PV}/sequin.linux-x86_64.tar.gz -> ${P}-x86_64.tar.gz )
-#	x86? ( ftp://ftp.ncbi.nih.gov/sequin/old/${PV}/sequin.linux-x86.tar.gz -> ${P}-x86.tar.gz )"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-	x11-libs/libXmu
-	x11-libs/libXp
-"
-
-S="${WORKDIR}"
-
-QA_PREBUILT="/opt/.*"
-
-src_install() {
-	dohtml -r *htm images
-	rm -rf *htm images || die
-
-	insinto /opt/${PN}
-	doins -r *
-
-	exeinto /opt/${PN}
-	doexe sequin
-
-	dosym ../${PN}/sequin /opt/bin/sequin
-
-	make_desktop_entry sequin Sequin
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-21 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-21 19:52 [gentoo-commits] proj/sci:master commit in: sci-biology/sequin/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2017-11-18 19:49 Justin Lecher
2011-06-25 17:21 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox