summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2005-06-25 23:54:22 +0000
committerOlivier Fisette <ribosome@gentoo.org>2005-06-25 23:54:22 +0000
commit975faa649217d248d347f400f7544f7fd8881ec8 (patch)
treefd980ac4b71dbb4c8313d124f4a35f9cc9f4c6f6 /sci-libs/beagle
parentfix tcl issue (diff)
downloadgentoo-2-975faa649217d248d347f400f7544f7fd8881ec8.tar.gz
gentoo-2-975faa649217d248d347f400f7544f7fd8881ec8.tar.bz2
gentoo-2-975faa649217d248d347f400f7544f7fd8881ec8.zip
Added to x86. Removed obsolete version.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-libs/beagle')
-rw-r--r--sci-libs/beagle/ChangeLog6
-rw-r--r--sci-libs/beagle/beagle-2.1.3.ebuild36
-rw-r--r--sci-libs/beagle/beagle-2.2.0.ebuild4
-rw-r--r--sci-libs/beagle/files/digest-beagle-2.1.31
4 files changed, 7 insertions, 40 deletions
diff --git a/sci-libs/beagle/ChangeLog b/sci-libs/beagle/ChangeLog
index 9ef0ba383fb0..b6db3c87d69e 100644
--- a/sci-libs/beagle/ChangeLog
+++ b/sci-libs/beagle/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/beagle
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/ChangeLog,v 1.3 2005/01/26 01:09:19 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/ChangeLog,v 1.4 2005/06/25 23:54:22 ribosome Exp $
+
+ 25 Jun 2005; Olivier Fisette <ribosome@gentoo.org> -beagle-2.1.3.ebuild,
+ beagle-2.2.0.ebuild:
+ Added to x86. Removed obsolete version.
*beagle-2.2.0 (25 Jan 2005)
diff --git a/sci-libs/beagle/beagle-2.1.3.ebuild b/sci-libs/beagle/beagle-2.1.3.ebuild
deleted file mode 100644
index cda9a52d9bc4..000000000000
--- a/sci-libs/beagle/beagle-2.1.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/beagle-2.1.3.ebuild,v 1.2 2005/01/26 01:09:19 ribosome Exp $
-
-inherit libtool
-
-IUSE="doc static"
-
-DESCRIPTION="Open BEAGLE, a versatile EC/GA/GP framework"
-SRC_URI="mirror://sourceforge/beagle/${P}.tar.gz"
-HOMEPAGE="http://www.gel.ulaval.ca/~beagle/index.html"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-
-DEPEND=">=sys-devel/gcc-2.96
- sys-libs/zlib
- doc? ( app-doc/doxygen )"
-
-src_compile() {
- elibtoolize
- econf --enable-optimization `use_enable static` || die
- emake || die
-
- use doc && doxygen beagle.doxygen
-}
-
-src_install () {
- make install DESTDIR=${D} || die
- dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
-
- if use doc; then
- cp -a examples ${D}/usr/share/doc/${PF}
- dohtml refman/html/*
- fi
-}
diff --git a/sci-libs/beagle/beagle-2.2.0.ebuild b/sci-libs/beagle/beagle-2.2.0.ebuild
index 37db463af345..b58fc0c9741f 100644
--- a/sci-libs/beagle/beagle-2.2.0.ebuild
+++ b/sci-libs/beagle/beagle-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/beagle-2.2.0.ebuild,v 1.1 2005/01/26 01:09:19 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/beagle/beagle-2.2.0.ebuild,v 1.2 2005/06/25 23:54:22 ribosome Exp $
inherit libtool
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/beagle/${P}.tar.gz"
HOMEPAGE="http://www.gel.ulaval.ca/~beagle/index.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=sys-devel/gcc-2.96
sys-libs/zlib
diff --git a/sci-libs/beagle/files/digest-beagle-2.1.3 b/sci-libs/beagle/files/digest-beagle-2.1.3
deleted file mode 100644
index 262a884451a3..000000000000
--- a/sci-libs/beagle/files/digest-beagle-2.1.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6a816f55aec38ddacf556986397a7db4 beagle-2.1.3.tar.gz 2787022