public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/snns/
@ 2016-12-20 15:34 Tobias Klausmann
  0 siblings, 0 replies; 3+ messages in thread
From: Tobias Klausmann @ 2016-12-20 15:34 UTC (permalink / raw
  To: gentoo-commits

commit:     7ee24e43d0455c097339565aa9e19b1931cb1d17
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 15:33:35 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 15:34:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee24e43

sci-mathematics/snns-4.3-r2: stable on amd64

Gentoo-Bug: 593178

 sci-mathematics/snns/snns-4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/snns/snns-4.3-r2.ebuild b/sci-mathematics/snns/snns-4.3-r2.ebuild
index 2be7b85..b831453 100644
--- a/sci-mathematics/snns/snns-4.3-r2.ebuild
+++ b/sci-mathematics/snns/snns-4.3-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.ra.cs.uni-tuebingen.de/downloads/SNNS/${MY_P}.tar.gz
 	doc? ( http://www.ra.cs.uni-tuebingen.de/downloads/SNNS/SNNSv4.2.Manual.pdf )"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 SLOT="0"
 IUSE="X doc python"
 


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/snns/
@ 2018-05-22  1:19 Matt Turner
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2018-05-22  1:19 UTC (permalink / raw
  To: gentoo-commits

commit:     06ad4fe35e56e1c681ff35039257fca50e6d7024
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue May 22 00:29:49 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue May 22 01:05:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ad4fe3

sci-mathematics/snns: Update dependencies (x11-proto/* -> x11-base/xorg-proto).

 sci-mathematics/snns/snns-4.3-r2.ebuild | 4 ++--
 sci-mathematics/snns/snns-4.3-r3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/snns/snns-4.3-r2.ebuild b/sci-mathematics/snns/snns-4.3-r2.ebuild
index 06d5d7dd7c2..36386638dc3 100644
--- a/sci-mathematics/snns/snns-4.3-r2.ebuild
+++ b/sci-mathematics/snns/snns-4.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ RDEPEND="X? (
 		x11-libs/libXt
 	)"
 DEPEND="${RDEPEND}
-	X? ( x11-proto/xproto )
+	X? ( x11-base/xorg-proto )
 	>=sys-devel/bison-1.2.2"
 
 RDEPEND+=" python? ( ${PYTHON_DEPS} )"

diff --git a/sci-mathematics/snns/snns-4.3-r3.ebuild b/sci-mathematics/snns/snns-4.3-r3.ebuild
index 416fa9499a5..69a7d3eb026 100644
--- a/sci-mathematics/snns/snns-4.3-r3.ebuild
+++ b/sci-mathematics/snns/snns-4.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ RDEPEND="X? (
 	)
 	python? ( ${PYTHON_DEPS} )"
 DEPEND="${RDEPEND}
-	X? ( x11-proto/xproto )
+	X? ( x11-base/xorg-proto )
 	>=sys-devel/bison-1.2.2"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/snns/
@ 2018-06-15  0:20 Ian Stakenvicius
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Stakenvicius @ 2018-06-15  0:20 UTC (permalink / raw
  To: gentoo-commits

commit:     c96598cfc07e32c8e77d15914e2ce46a78ffffe6
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 15 00:19:50 2018 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Fri Jun 15 00:20:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c96598cf

sci-mathematics/snns: fix installation of manual

Bug: http://bugs.gentoo.org/606764
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-mathematics/snns/snns-4.3-r2.ebuild | 2 +-
 sci-mathematics/snns/snns-4.3-r3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/snns/snns-4.3-r2.ebuild b/sci-mathematics/snns/snns-4.3-r2.ebuild
index 36386638dc3..475bb92a24e 100644
--- a/sci-mathematics/snns/snns-4.3-r2.ebuild
+++ b/sci-mathematics/snns/snns-4.3-r2.ebuild
@@ -114,7 +114,7 @@ src_install() {
 
 	if use doc; then
 		insinto /usr/share/doc/${PF}
-		doins "${DISTDIR}"/${MY_P}.Manual.pdf
+		doins "${DISTDIR}"/SNNSv4.2.Manual.pdf
 	fi
 
 	insinto /usr/share/doc/${PF}/examples

diff --git a/sci-mathematics/snns/snns-4.3-r3.ebuild b/sci-mathematics/snns/snns-4.3-r3.ebuild
index 69a7d3eb026..706463b27ba 100644
--- a/sci-mathematics/snns/snns-4.3-r3.ebuild
+++ b/sci-mathematics/snns/snns-4.3-r3.ebuild
@@ -115,7 +115,7 @@ src_install() {
 
 	if use doc; then
 		insinto /usr/share/doc/${PF}
-		doins "${DISTDIR}"/${MY_P}.Manual.pdf
+		doins "${DISTDIR}"/SNNSv4.2.Manual.pdf
 	fi
 
 	insinto /usr/share/doc/${PF}/examples


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-15  0:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-20 15:34 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/snns/ Tobias Klausmann
  -- strict thread matches above, loose matches on Subject: below --
2018-05-22  1:19 Matt Turner
2018-06-15  0:20 Ian Stakenvicius

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