public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/io_lib: io_lib-1.12.2.ebuild ChangeLog
@ 2010-05-28 22:50 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2010-05-28 22:50 UTC (permalink / raw
  To: gentoo-commits

jlec        10/05/28 22:50:17

  Modified:             ChangeLog
  Added:                io_lib-1.12.2.ebuild
  Log:
  Version Bump, added missing deps
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 sci-libs/io_lib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/io_lib/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/io_lib/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/io_lib/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/io_lib/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	24 Nov 2009 23:58:53 -0000	1.18
+++ ChangeLog	28 May 2010 22:50:17 -0000	1.19
@@ -1,6 +1,11 @@
 # ChangeLog for sci-libs/io_lib
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/io_lib/ChangeLog,v 1.18 2009/11/24 23:58:53 weaver Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/io_lib/ChangeLog,v 1.19 2010/05/28 22:50:17 jlec Exp $
+
+*io_lib-1.12.2 (28 May 2010)
+
+  28 May 2010; Justin Lecher <jlec@gentoo.org> +io_lib-1.12.2.ebuild:
+  Version Bump, added missing deps
 
 *io_lib-1.12.1 (24 Nov 2009)
 



1.1                  sci-libs/io_lib/io_lib-1.12.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/io_lib/io_lib-1.12.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/io_lib/io_lib-1.12.2.ebuild?rev=1.1&content-type=text/plain

Index: io_lib-1.12.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/io_lib/io_lib-1.12.2.ebuild,v 1.1 2010/05/28 22:50:17 jlec Exp $

EAPI="2"

DESCRIPTION="A general purpose trace and experiment file reading/writing interface"
HOMEPAGE="http://staden.sourceforge.net/"
SRC_URI="mirror://sourceforge/staden/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

# Prototype changes in io_lib-1.9.0 create incompatibilities with BioPerl. (Only
# versions 1.8.11 and 1.8.12 will work with the BioPerl Staden extensions.)
#DEPEND="!sci-biology/bioperl"
DEPEND="
	net-misc/curl
	sys-libs/zlib"
RDEPEND="${DEPEND}"

src_install() {
	einstall || die
	dodoc ChangeLog CHANGES README docs/{Hash_File_Format,ZTR_format} || die
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-28 22:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-28 22:50 [gentoo-commits] gentoo-x86 commit in sci-libs/io_lib: io_lib-1.12.2.ebuild ChangeLog Justin Lecher (jlec)

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