public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:lapack-multibuild commit in: sci-chemistry/unio/
@ 2014-09-17  6:40 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2014-09-17  6:40 UTC (permalink / raw
  To: gentoo-commits

commit:     8642c4d6f9d41ff9ab7654a674335812460d902f
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 00:02:09 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 17 06:40:14 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8642c4d6

dropped ~amd64 as no-multilib doesn't have abi_x86_32

Package-Manager: portage-2.2.8-r1

---
 sci-chemistry/unio/ChangeLog            | 5 ++++-
 sci-chemistry/unio/unio-2.0.2-r1.ebuild | 2 +-
 sci-chemistry/unio/unio-2.0.3-r1.ebuild | 2 +-
 sci-chemistry/unio/unio-2.0.3.ebuild    | 2 +-
 4 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/sci-chemistry/unio/ChangeLog b/sci-chemistry/unio/ChangeLog
index 98fac3e..b246d8a 100644
--- a/sci-chemistry/unio/ChangeLog
+++ b/sci-chemistry/unio/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Sep 2014; Christoph Junghans <ottxor@gentoo.org> unio-2.0.2-r1.ebuild,
+  unio-2.0.3-r1.ebuild, unio-2.0.3.ebuild:
+  dropped ~amd64 as no-multilib doesn't have abi_x86_32
+
   04 Jul 2014; Justin Lecher <jlec@gentoo.org> unio-2.0.3-r1.ebuild:
   Fix emul-linux deps for modern multilib
 
@@ -54,4 +58,3 @@
   02 Oct 2010; Justin Lecher <jlec@gentoo.org> +unio-2.0.1.ebuild,
   +metadata.xml:
   New addition
-

diff --git a/sci-chemistry/unio/unio-2.0.2-r1.ebuild b/sci-chemistry/unio/unio-2.0.2-r1.ebuild
index eddddb2..2641921 100644
--- a/sci-chemistry/unio/unio-2.0.2-r1.ebuild
+++ b/sci-chemistry/unio/unio-2.0.2-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://perso.ens-lyon.fr/torsten.herrmann/Herrmann/Software.html"
 SRC_URI="${MY_P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~x86 ~amd64-linux ~x86-linux"
 LICENSE="unio"
 IUSE=""
 

diff --git a/sci-chemistry/unio/unio-2.0.3-r1.ebuild b/sci-chemistry/unio/unio-2.0.3-r1.ebuild
index 91c2693..9e2dae1 100644
--- a/sci-chemistry/unio/unio-2.0.3-r1.ebuild
+++ b/sci-chemistry/unio/unio-2.0.3-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://perso.ens-lyon.fr/torsten.herrmann/Herrmann/Software.html"
 SRC_URI="${MY_P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~x86 ~amd64-linux ~x86-linux"
 LICENSE="unio"
 IUSE=""
 

diff --git a/sci-chemistry/unio/unio-2.0.3.ebuild b/sci-chemistry/unio/unio-2.0.3.ebuild
index f123c5c..6cf9956 100644
--- a/sci-chemistry/unio/unio-2.0.3.ebuild
+++ b/sci-chemistry/unio/unio-2.0.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://perso.ens-lyon.fr/torsten.herrmann/Herrmann/Software.html"
 SRC_URI="${MY_P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~x86 ~amd64-linux ~x86-linux"
 LICENSE="unio"
 IUSE=""
 


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

* [gentoo-commits] proj/sci:lapack-multibuild commit in: sci-chemistry/unio/
@ 2014-09-17  6:40 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2014-09-17  6:40 UTC (permalink / raw
  To: gentoo-commits

commit:     bea3882e86556a77a095437a104f308e19e881e2
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 08:12:18 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 17 06:40:14 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bea3882e

sci-chemistry/unio: Add back dropped ~amd64; drop old

Package-Manager: portage-2.2.12
RepoMan-Options: --force

---
 sci-chemistry/unio/ChangeLog            |  4 ++
 sci-chemistry/unio/unio-2.0.2-r1.ebuild | 67 ---------------------------------
 sci-chemistry/unio/unio-2.0.3-r1.ebuild |  2 +-
 sci-chemistry/unio/unio-2.0.3.ebuild    | 67 ---------------------------------
 4 files changed, 5 insertions(+), 135 deletions(-)

diff --git a/sci-chemistry/unio/ChangeLog b/sci-chemistry/unio/ChangeLog
index b246d8a..2b6ece7 100644
--- a/sci-chemistry/unio/ChangeLog
+++ b/sci-chemistry/unio/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Sep 2014; Justin Lecher <jlec@gentoo.org> -unio-2.0.2-r1.ebuild,
+  -unio-2.0.3.ebuild, unio-2.0.3-r1.ebuild:
+  Add back dropped ~amd64; drop old
+
   16 Sep 2014; Christoph Junghans <ottxor@gentoo.org> unio-2.0.2-r1.ebuild,
   unio-2.0.3-r1.ebuild, unio-2.0.3.ebuild:
   dropped ~amd64 as no-multilib doesn't have abi_x86_32

diff --git a/sci-chemistry/unio/unio-2.0.2-r1.ebuild b/sci-chemistry/unio/unio-2.0.2-r1.ebuild
deleted file mode 100644
index 2641921..0000000
--- a/sci-chemistry/unio/unio-2.0.2-r1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-MY_P="UNIO10-Distribution21Dec2011"
-
-DESCRIPTION="Automated NMR Data Analysis"
-HOMEPAGE="http://perso.ens-lyon.fr/torsten.herrmann/Herrmann/Software.html"
-#SRC_URI="http://perso.ens-lyon.fr/torsten.herrmann/Academic//Academic_Download_files/${MY_P}.tar.gz"
-SRC_URI="${MY_P}.tar.gz"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64-linux ~x86-linux"
-LICENSE="unio"
-IUSE=""
-
-RDEPEND="
-	app-shells/ksh
-	|| (
-		(
-			x11-libs/libX11[abi_x86_32]
-			x11-libs/libXext[abi_x86_32]
-		)
-		app-emulation/emul-linux-x86-xlibs
-		)"
-DEPEND=""
-
-S="${WORKDIR}/UNIO_10"
-RESTRICT="fetch"
-
-QA_PREBUILT="opt/unio/*"
-
-pkg_nofetch() {
-	einfo "Please visit ${HOMEPAGE}"
-	einfo "and fetch ${A}"
-	einfo "into ${DISTDIR}"
-}
-
-src_install() {
-	mv Unio\'10 Unio10 || die
-	mv Unio10/Linux/{Unio\'10,Unio10} || die
-	rm -rf \
-		Unio10/MacOSX \
-		UnioAlgorithms/.DS_Store \
-		UnioAlgorithms/unio-2.0.2/src/unio/unioexe.Darwin* \
-		UnioAlgorithms/unio-2.0.2/src/echo/libEcho.a \
-		UnioAlgorithms/unio-2.0.2/License.pdf || die
-
-	insinto /opt/${PN}
-	doins -r Unio10 UnioAlgorithms UnioDocumentations
-	fperms 755 \
-		/opt/${PN}/Unio10/Linux/Unio10 \
-		/opt/${PN}/Unio10/Linux/Externals/revzip.so
-	chmod 755 \
-		"${ED}"/opt/${PN}/UnioAlgorithms/${PN}-2.0.2/bin/* \
-		"${ED}"/opt/${PN}/UnioAlgorithms/${PN}-2.0.2/src/${PN}/* || die
-
-	cat >> "${T}/${PN}" <<- EOF
-	#!${EPREFIX}/bin/bash
-	cd "${EPREFIX}/opt/${PN}"
-	exec Unio10/Linux/Unio10 \$@
-	EOF
-
-	dobin "${T}/${PN}"
-}

diff --git a/sci-chemistry/unio/unio-2.0.3-r1.ebuild b/sci-chemistry/unio/unio-2.0.3-r1.ebuild
index 9e2dae1..91c2693 100644
--- a/sci-chemistry/unio/unio-2.0.3-r1.ebuild
+++ b/sci-chemistry/unio/unio-2.0.3-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://perso.ens-lyon.fr/torsten.herrmann/Herrmann/Software.html"
 SRC_URI="${MY_P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 LICENSE="unio"
 IUSE=""
 

diff --git a/sci-chemistry/unio/unio-2.0.3.ebuild b/sci-chemistry/unio/unio-2.0.3.ebuild
deleted file mode 100644
index 6cf9956..0000000
--- a/sci-chemistry/unio/unio-2.0.3.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-MY_P="UNIO10-Distribution19Dec2013"
-
-DESCRIPTION="Automated NMR Data Analysis"
-HOMEPAGE="http://perso.ens-lyon.fr/torsten.herrmann/Herrmann/Software.html"
-#SRC_URI="http://perso.ens-lyon.fr/torsten.herrmann/Academic//Academic_Download_files/${MY_P}.tar.gz"
-SRC_URI="${MY_P}.tar.gz"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64-linux ~x86-linux"
-LICENSE="unio"
-IUSE=""
-
-RDEPEND="
-	app-shells/ksh
-	|| (
-		(
-			x11-libs/libX11[abi_x86_32]
-			x11-libs/libXext[abi_x86_32]
-		)
-		app-emulation/emul-linux-x86-xlibs
-		)"
-DEPEND=""
-
-S="${WORKDIR}/UNIO_10"
-RESTRICT="fetch"
-
-QA_PREBUILT="opt/unio/*"
-
-pkg_nofetch() {
-	einfo "Please visit ${HOMEPAGE}"
-	einfo "and fetch ${A}"
-	einfo "into ${DISTDIR}"
-}
-
-src_install() {
-	mv Unio\'10 Unio10 || die
-	mv Unio10/Linux/{Unio\'10,Unio10} || die
-	rm -rf \
-		Unio10/MacOSX \
-		UnioAlgorithms/.DS_Store \
-		UnioAlgorithms/unio-2.0.2/src/unio/unioexe.Darwin* \
-		UnioAlgorithms/unio-2.0.2/src/echo/libEcho.a \
-		UnioAlgorithms/unio-2.0.2/License.pdf || die
-
-	insinto /opt/${PN}
-	doins -r Unio10 UnioAlgorithms UnioDocumentations
-	fperms 755 \
-		/opt/${PN}/Unio10/Linux/Unio10 \
-		/opt/${PN}/Unio10/Linux/Externals/revzip.so
-	chmod 755 \
-		"${ED}"/opt/${PN}/UnioAlgorithms/${PN}-2.0.2/bin/* \
-		"${ED}"/opt/${PN}/UnioAlgorithms/${PN}-2.0.2/src/${PN}/* || die
-
-	cat >> "${T}/${PN}" <<- EOF
-	#!${EPREFIX}/bin/bash
-	cd "${EPREFIX}/opt/${PN}"
-	exec Unio10/Linux/Unio10 \$@
-	EOF
-
-	dobin "${T}/${PN}"
-}


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

end of thread, other threads:[~2014-09-17  6:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17  6:40 [gentoo-commits] proj/sci:lapack-multibuild commit in: sci-chemistry/unio/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2014-09-17  6:40 Justin Lecher

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