summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/io_lib/ChangeLog8
-rw-r--r--sci-libs/io_lib/io_lib-1.10.1.ebuild6
-rw-r--r--sci-libs/io_lib/io_lib-1.8.12b-r1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-libs/io_lib/ChangeLog b/sci-libs/io_lib/ChangeLog
index 269888abae36..d469febbd9ba 100644
--- a/sci-libs/io_lib/ChangeLog
+++ b/sci-libs/io_lib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/io_lib
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/io_lib/ChangeLog,v 1.10 2007/08/11 13:31:38 fmccor Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/io_lib/ChangeLog,v 1.11 2008/01/02 16:21:20 armin76 Exp $
+
+ 02 Jan 2008; Raúl Porcel <armin76@gentoo.org> io_lib-1.8.12b-r1.ebuild,
+ io_lib-1.10.1.ebuild:
+ Add ~alpha/~ia64
11 Aug 2007; Ferris McCormick <fmccor@gentoo.org> io_lib-1.10.1.ebuild:
Add back ~sparc keyword: Builds as expected and utilities seem to work.
diff --git a/sci-libs/io_lib/io_lib-1.10.1.ebuild b/sci-libs/io_lib/io_lib-1.10.1.ebuild
index 99b56afbcb3d..ceb69daca866 100644
--- a/sci-libs/io_lib/io_lib-1.10.1.ebuild
+++ b/sci-libs/io_lib/io_lib-1.10.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.10.1.ebuild,v 1.2 2007/08/11 13:31:38 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/io_lib/io_lib-1.10.1.ebuild,v 1.3 2008/01/02 16:21:20 armin76 Exp $
DESCRIPTION="A general purpose trace and experiment file reading/writing interface"
HOMEPAGE="http://staden.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/staden/${P}.tar.gz"
LICENSE="staden"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
# Prototype changes in io_lib-1.9.0 create incompatibilities with BioPerl. (Only
diff --git a/sci-libs/io_lib/io_lib-1.8.12b-r1.ebuild b/sci-libs/io_lib/io_lib-1.8.12b-r1.ebuild
index 467d5283269f..ccc7646639db 100644
--- a/sci-libs/io_lib/io_lib-1.8.12b-r1.ebuild
+++ b/sci-libs/io_lib/io_lib-1.8.12b-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 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.8.12b-r1.ebuild,v 1.3 2006/09/30 03:49:25 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/io_lib/io_lib-1.8.12b-r1.ebuild,v 1.4 2008/01/02 16:21:20 armin76 Exp $
DESCRIPTION="A general purpose trace and experiment file reading/writing interface"
HOMEPAGE="http://staden.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/staden/${P}.tar.bz2"
LICENSE="staden"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
IUSE=""
S="${WORKDIR}/${PN}-1.8.12"