diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-10 21:24:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-10 21:24:00 +0000 |
commit | b9a8f2141704651a6421a7cda0b351939c719f81 (patch) | |
tree | d540dad315b5cb4be2872eda9f3edf8e0138d738 /dev-java/neuroph | |
parent | amd64 stable, bug #298274 (diff) | |
download | historical-b9a8f2141704651a6421a7cda0b351939c719f81.tar.gz historical-b9a8f2141704651a6421a7cda0b351939c719f81.tar.bz2 historical-b9a8f2141704651a6421a7cda0b351939c719f81.zip |
amd64 stable, bug #298726
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'dev-java/neuroph')
-rw-r--r-- | dev-java/neuroph/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/neuroph/neuroph-2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/neuroph/ChangeLog b/dev-java/neuroph/ChangeLog index 8a6d95d05dba..5ee277a26931 100644 --- a/dev-java/neuroph/ChangeLog +++ b/dev-java/neuroph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/neuroph -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/neuroph/ChangeLog,v 1.7 2009/12/29 19:30:35 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/neuroph/ChangeLog,v 1.8 2010/01/10 21:23:02 maekke Exp $ + + 10 Jan 2010; Markus Meier <maekke@gentoo.org> neuroph-2.3.ebuild: + amd64 stable, bug #298726 29 Dec 2009; Christian Faulhammer <fauli@gentoo.org> neuroph-2.3.ebuild: stable x86, bug 298726 diff --git a/dev-java/neuroph/neuroph-2.3.ebuild b/dev-java/neuroph/neuroph-2.3.ebuild index 341aa3e66154..d9e52dfb28d8 100644 --- a/dev-java/neuroph/neuroph-2.3.ebuild +++ b/dev-java/neuroph/neuroph-2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/neuroph/neuroph-2.3.ebuild,v 1.2 2009/12/29 19:30:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/neuroph/neuroph-2.3.ebuild,v 1.3 2010/01/10 21:23:02 maekke Exp $ JAVA_PKG_IUSE="doc source" EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_nb.zip" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" |