aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/octave-forge-io')
-rw-r--r--sci-mathematics/octave-forge-io/ChangeLog16
-rw-r--r--sci-mathematics/octave-forge-io/Manifest6
-rw-r--r--sci-mathematics/octave-forge-io/metadata.xml6
-rw-r--r--sci-mathematics/octave-forge-io/octave-forge-io-1.0.4.ebuild14
-rw-r--r--sci-mathematics/octave-forge-io/octave-forge-io-1.0.5.ebuild14
5 files changed, 56 insertions, 0 deletions
diff --git a/sci-mathematics/octave-forge-io/ChangeLog b/sci-mathematics/octave-forge-io/ChangeLog
new file mode 100644
index 000000000..a319e11b0
--- /dev/null
+++ b/sci-mathematics/octave-forge-io/ChangeLog
@@ -0,0 +1,16 @@
+# ChangeLog for sci-mathematics/octave-forge-io
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 24 Feb 2008; Markus Dittrich <markusle@gentoo.org>
+ -octave-forge-io-1.0.3.ebuild, +octave-forge-io-1.0.5.ebuild:
+ Version bump. Host renamed package tarballs (octave-forge-*) on gentoo
+ mirrors to avoid future name clashes.
+
+ 02 Jan 2008; Markus Dittrich <markusle@gentoo.org>
+ +octave-forge-io-1.0.4.ebuild:
+ Version bump.
+
+ 20 Oct 2007; Markus Dittrich <markusle@gentoo.org> ChangeLog:
+ Initial import.
+
diff --git a/sci-mathematics/octave-forge-io/Manifest b/sci-mathematics/octave-forge-io/Manifest
new file mode 100644
index 000000000..d283d504e
--- /dev/null
+++ b/sci-mathematics/octave-forge-io/Manifest
@@ -0,0 +1,6 @@
+DIST io-1.0.4.tar.gz 30596 RMD160 741f953527f72070636440befa15484cd6873c64 SHA1 dae9739c47a6009dca4d06f6e091b83bfbe0edb4 SHA256 a0e812e6ae0e8a62f7244b32b1212f317335e1c6e13fb7841e8582bef0aca78b
+DIST io-1.0.5.tar.gz 37483 RMD160 e9cdf59bb931f82ef6edbc2cb61492b279fc7d5b SHA1 b848679d0e64f523562cfaa8ac8acad5f11ca155 SHA256 4dcec402317a9a4e62483d9d27779cb7123c8cf8da5161c1004867653d815949
+EBUILD octave-forge-io-1.0.4.ebuild 469 RMD160 336b346d87b68b8f6b169d5d22701c20add449ab SHA1 0dbf954194cde034fd5a1bafd31c4eb042f4d6d9 SHA256 0072ff9b30baa9f811018589d8176d719cbc67c7afb4f039544ffb787c311dcf
+EBUILD octave-forge-io-1.0.5.ebuild 469 RMD160 336b346d87b68b8f6b169d5d22701c20add449ab SHA1 0dbf954194cde034fd5a1bafd31c4eb042f4d6d9 SHA256 0072ff9b30baa9f811018589d8176d719cbc67c7afb4f039544ffb787c311dcf
+MISC ChangeLog 549 RMD160 0e84206b383cc3af5b54525ee145cb1259d493d4 SHA1 b1673e5ae3691a7a0070d8b711a177866e0fab83 SHA256 bf0825b2a426aaba53777bc71da126f8367c954a8d09f0ec7b9523c63287fa54
+MISC metadata.xml 169 RMD160 034a084ee31c755155956712517306aad3d81298 SHA1 8fc92d7ea9b5520d0781291e752b5ab4f278bf4c SHA256 cd9ff49ab9a91cae923683a6693ca676e0f6495822404d8dd69629881069d863
diff --git a/sci-mathematics/octave-forge-io/metadata.xml b/sci-mathematics/octave-forge-io/metadata.xml
new file mode 100644
index 000000000..2d2f6f274
--- /dev/null
+++ b/sci-mathematics/octave-forge-io/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci-mathematics</herd>
+</pkgmetadata>
+
diff --git a/sci-mathematics/octave-forge-io/octave-forge-io-1.0.4.ebuild b/sci-mathematics/octave-forge-io/octave-forge-io-1.0.4.ebuild
new file mode 100644
index 000000000..ec0a05937
--- /dev/null
+++ b/sci-mathematics/octave-forge-io/octave-forge-io-1.0.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.2 2006/11/03 15:44:39 markusle Exp $
+
+inherit octave-forge
+
+DESCRIPTION="Input/Output in external formats."
+LICENSE="GPL-2"
+HOMEPAGE="http://octave.sourceforge.net/io/index.html"
+SRC_URI="mirror://sourceforge/octave/${OCT_PKG}.tar.gz"
+SLOT="0"
+
+IUSE=""
+KEYWORDS="~amd64 ~x86"
diff --git a/sci-mathematics/octave-forge-io/octave-forge-io-1.0.5.ebuild b/sci-mathematics/octave-forge-io/octave-forge-io-1.0.5.ebuild
new file mode 100644
index 000000000..ec0a05937
--- /dev/null
+++ b/sci-mathematics/octave-forge-io/octave-forge-io-1.0.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.2 2006/11/03 15:44:39 markusle Exp $
+
+inherit octave-forge
+
+DESCRIPTION="Input/Output in external formats."
+LICENSE="GPL-2"
+HOMEPAGE="http://octave.sourceforge.net/io/index.html"
+SRC_URI="mirror://sourceforge/octave/${OCT_PKG}.tar.gz"
+SLOT="0"
+
+IUSE=""
+KEYWORDS="~amd64 ~x86"