public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-biology/embassy-mse/
@ 2011-03-10 19:00 Justin Lecher
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher @ 2011-03-10 19:00 UTC (permalink / raw
  To: gentoo-commits

commit:     8b2f304d6c48393cfeab4b1b19d2ad1c6e039ab8
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 17:45:46 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 17:45:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8b2f304d

Move away from embass-ng_src_install

(Portage version: 2.2.0_alpha26/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)

---
 sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild b/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
index 11cd532..7ff187a 100644
--- a/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
+++ b/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
@@ -14,7 +14,7 @@ IUSE+=" ncurses"
 EBO_ECONF="$(use_with ncurses curses ${EPREFIX}/usr)"
 
 src_install() {
-	embassy-ng_src_install
+	default
 	insinto /usr/include/emboss/mse
 	doins h/*.h
 }



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

* [gentoo-commits] proj/sci:master commit in: sci-biology/embassy-mse/
@ 2011-03-14  9:54 Justin Lecher
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher @ 2011-03-14  9:54 UTC (permalink / raw
  To: gentoo-commits

commit:     6e0fae50ea8239ca5c1900e4d518c756ca72fd5a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 09:49:33 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 09:49:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6e0fae50

EOV not needed to be set anymore

(Portage version: 2.2.0_alpha26/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)

---
 sci-biology/embassy-mse/ChangeLog                |    3 +++
 sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild |    1 -
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/sci-biology/embassy-mse/ChangeLog b/sci-biology/embassy-mse/ChangeLog
index ae3986a..32046ce 100644
--- a/sci-biology/embassy-mse/ChangeLog
+++ b/sci-biology/embassy-mse/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-mse/ChangeLog,v 1.35 2010/01/01 22:05:28 fauli Exp $
 
+  14 Mar 2011; Justin Lecher <jlec@gentoo.org> embassy-mse-3.0.0.ebuild:
+  EOV not needed to be set anymore
+
 *embassy-mse-3.0.0 (10 Mar 2011)
 
   10 Mar 2011; Justin Lecher <jlec@gentoo.org> +embassy-mse-3.0.0.ebuild,

diff --git a/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild b/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
index 7ff187a..56522be 100644
--- a/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
+++ b/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
@@ -2,7 +2,6 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-mse/embassy-mse-1.0.0-r7.ebuild,v 1.2 2010/01/01 22:05:28 fauli Exp $
 
-EBOV="6.3.1"
 EBO_DESCRIPTION="MSE - Multiple Sequence Screen Editor"
 
 inherit embassy-ng



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

* [gentoo-commits] proj/sci:master commit in: sci-biology/embassy-mse/
@ 2011-03-15  7:16 Justin Lecher
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher @ 2011-03-15  7:16 UTC (permalink / raw
  To: gentoo-commits

commit:     82f9aee024f500ef33abfc855ecc88ea112c5447
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 07:14:03 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 07:14:03 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=82f9aee0

Naming of eclass changed

(Portage version: 2.2.0_alpha27/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)

---
 sci-biology/embassy-mse/ChangeLog                |    3 +++
 sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/sci-biology/embassy-mse/ChangeLog b/sci-biology/embassy-mse/ChangeLog
index 32046ce..795a50b 100644
--- a/sci-biology/embassy-mse/ChangeLog
+++ b/sci-biology/embassy-mse/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-mse/ChangeLog,v 1.35 2010/01/01 22:05:28 fauli Exp $
 
+  15 Mar 2011; Justin Lecher <jlec@gentoo.org> embassy-mse-3.0.0.ebuild:
+  Naming of eclass changed
+
   14 Mar 2011; Justin Lecher <jlec@gentoo.org> embassy-mse-3.0.0.ebuild:
   EOV not needed to be set anymore
 

diff --git a/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild b/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
index 56522be..dff1ddc 100644
--- a/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
+++ b/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
@@ -4,7 +4,7 @@
 
 EBO_DESCRIPTION="MSE - Multiple Sequence Screen Editor"
 
-inherit embassy-ng
+inherit emboss
 
 KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos"
 



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

* [gentoo-commits] proj/sci:master commit in: sci-biology/embassy-mse/
@ 2011-03-15 10:23 Justin Lecher
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher @ 2011-03-15 10:23 UTC (permalink / raw
  To: gentoo-commits

commit:     f0f3e4008f1195b14e440d4ed918565ddf5ef051
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 10:20:22 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 10:20:22 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f0f3e400

Manifest fixed

---
 sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild b/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
index dff1ddc..c02479a 100644
--- a/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
+++ b/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
@@ -13,7 +13,7 @@ IUSE+=" ncurses"
 EBO_ECONF="$(use_with ncurses curses ${EPREFIX}/usr)"
 
 src_install() {
-	default
+	emboss_src_install
 	insinto /usr/include/emboss/mse
 	doins h/*.h
 }



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

* [gentoo-commits] proj/sci:master commit in: sci-biology/embassy-mse/
@ 2011-06-25 17:22 Justin Lecher
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher @ 2011-06-25 17:22 UTC (permalink / raw
  To: gentoo-commits

commit:     6eee26b4ad926a41d7ef46f4e69b7b21422405cb
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 15:47:16 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 15:47:16 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6eee26b4

Dropped ~ppc due to missing keywording of sci-libs/plplot, #358035

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

---
 sci-biology/embassy-mse/ChangeLog                |    3 +++
 sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/sci-biology/embassy-mse/ChangeLog b/sci-biology/embassy-mse/ChangeLog
index 9863077..0d60faf 100644
--- a/sci-biology/embassy-mse/ChangeLog
+++ b/sci-biology/embassy-mse/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-mse/ChangeLog,v 1.35 2010/01/01 22:05:28 fauli Exp $
 
+  25 Jun 2011; Justin Lecher <jlec@gentoo.org> embassy-mse-3.0.0.ebuild:
+  Dropped ~ppc due to missing keywording of sci-libs/plplot, #358035
+
   20 Mar 2011; Justin Lecher <jlec@gentoo.org> embassy-mse-3.0.0.ebuild,
   files/embassy-mse-3.0.0.patch:
   Fixed for reviewed eclass

diff --git a/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild b/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
index dd6a473..e8bf554 100644
--- a/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
+++ b/sci-biology/embassy-mse/embassy-mse-3.0.0.ebuild
@@ -8,7 +8,7 @@ EBO_DESCRIPTION="MSE - Multiple Sequence Screen Editor"
 
 inherit emboss
 
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~x86 ~x86-linux ~ppc-macos"
 
 IUSE+=" ncurses"
 



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

end of thread, other threads:[~2011-06-25 17:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 19:00 [gentoo-commits] proj/sci:master commit in: sci-biology/embassy-mse/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2011-03-14  9:54 Justin Lecher
2011-03-15  7:16 Justin Lecher
2011-03-15 10:23 Justin Lecher
2011-06-25 17:22 Justin Lecher

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