public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-biology/last: last-96.ebuild ChangeLog
@ 2010-02-09 15:34 Andrey Kislyuk (weaver)
  0 siblings, 0 replies; 3+ messages in thread
From: Andrey Kislyuk (weaver) @ 2010-02-09 15:34 UTC (permalink / raw
  To: gentoo-commits

weaver      10/02/09 15:34:33

  Modified:             last-96.ebuild ChangeLog
  Log:
  Add unzip dependency
  (Portage version: 2.2_rc30/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sci-biology/last/last-96.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/last-96.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/last-96.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/last-96.ebuild?r1=1.1&r2=1.2

Index: last-96.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- last-96.ebuild	9 Feb 2010 15:30:28 -0000	1.1
+++ last-96.ebuild	9 Feb 2010 15:34:32 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v 1.1 2010/02/09 15:30:28 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v 1.2 2010/02/09 15:34:32 weaver Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 IUSE=""
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=""
+DEPEND="app-arch/unzip"
 RDEPEND=""
 
 src_prepare() {



1.2                  sci-biology/last/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	9 Feb 2010 15:30:28 -0000	1.1
+++ ChangeLog	9 Feb 2010 15:34:32 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/last
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.1 2010/02/09 15:30:28 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.2 2010/02/09 15:34:32 weaver Exp $
+
+  09 Feb 2010; Andrey Kislyuk <weaver@gentoo.org> last-96.ebuild:
+  Add unzip dependency
 
 *last-96 (09 Feb 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in sci-biology/last: last-96.ebuild ChangeLog
@ 2010-03-29  9:58 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2010-03-29  9:58 UTC (permalink / raw
  To: gentoo-commits

pacho       10/03/29 09:58:36

  Modified:             last-96.ebuild ChangeLog
  Log:
  amd64 stable, bug 311831
  (Portage version: 2.1.7.17/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-biology/last/last-96.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/last-96.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/last-96.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/last-96.ebuild?r1=1.2&r2=1.3

Index: last-96.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- last-96.ebuild	9 Feb 2010 15:34:32 -0000	1.2
+++ last-96.ebuild	29 Mar 2010 09:58:36 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v 1.2 2010/02/09 15:34:32 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v 1.3 2010/03/29 09:58:36 pacho Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DEPEND="app-arch/unzip"
 RDEPEND=""



1.3                  sci-biology/last/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	9 Feb 2010 15:34:32 -0000	1.2
+++ ChangeLog	29 Mar 2010 09:58:36 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/last
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.2 2010/02/09 15:34:32 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.3 2010/03/29 09:58:36 pacho Exp $
+
+  29 Mar 2010; Pacho Ramos <pacho@gentoo.org> last-96.ebuild:
+  amd64 stable, bug 311831
 
   09 Feb 2010; Andrey Kislyuk <weaver@gentoo.org> last-96.ebuild:
   Add unzip dependency






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

* [gentoo-commits] gentoo-x86 commit in sci-biology/last: last-96.ebuild ChangeLog
@ 2010-04-05 12:10 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-04-05 12:10 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/04/05 12:10:02

  Modified:             last-96.ebuild ChangeLog
  Log:
  x86 stable wrt bug #311831
  (Portage version: 2.1.7.17/cvs/Linux i686)

Revision  Changes    Path
1.4                  sci-biology/last/last-96.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/last-96.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/last-96.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/last-96.ebuild?r1=1.3&r2=1.4

Index: last-96.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- last-96.ebuild	29 Mar 2010 09:58:36 -0000	1.3
+++ last-96.ebuild	5 Apr 2010 12:10:02 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v 1.3 2010/03/29 09:58:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v 1.4 2010/04/05 12:10:02 phajdan.jr Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="app-arch/unzip"
 RDEPEND=""



1.4                  sci-biology/last/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	29 Mar 2010 09:58:36 -0000	1.3
+++ ChangeLog	5 Apr 2010 12:10:02 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/last
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.3 2010/03/29 09:58:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.4 2010/04/05 12:10:02 phajdan.jr Exp $
+
+  05 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> last-96.ebuild:
+  x86 stable wrt bug #311831
 
   29 Mar 2010; Pacho Ramos <pacho@gentoo.org> last-96.ebuild:
   amd64 stable, bug 311831






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

end of thread, other threads:[~2010-04-05 12:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-09 15:34 [gentoo-commits] gentoo-x86 commit in sci-biology/last: last-96.ebuild ChangeLog Andrey Kislyuk (weaver)
  -- strict thread matches above, loose matches on Subject: below --
2010-03-29  9:58 Pacho Ramos (pacho)
2010-04-05 12:10 PaweA Hajdan (phajdan.jr)

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