public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-cblas: eselect-cblas-0.1.ebuild
@ 2008-12-07 18:25 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2008-12-07 18:25 UTC (permalink / raw
  To: gentoo-commits

vapier      08/12/07 18:25:50

  Modified:             eselect-cblas-0.1.ebuild
  Log:
  s390 love
  (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)

Revision  Changes    Path
1.19                 app-admin/eselect-cblas/eselect-cblas-0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild?r1=1.18&r2=1.19

Index: eselect-cblas-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- eselect-cblas-0.1.ebuild	9 Nov 2008 16:44:29 -0000	1.18
+++ eselect-cblas-0.1.ebuild	7 Dec 2008 18:25:49 -0000	1.19
@@ -1,8 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v 1.18 2008/11/09 16:44:29 armin76 Exp $
-
-inherit eutils
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v 1.19 2008/12/07 18:25:49 vapier Exp $
 
 DESCRIPTION="C-language BLAS module for eselect"
 HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
@@ -10,9 +8,9 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd"
 IUSE=""
+
 # Need skel.bash lib
 RDEPEND=">=app-admin/eselect-1.0.5"
 DEPEND="${RDEPEND}"
@@ -20,7 +18,6 @@
 src_install() {
 	local MODULEDIR="/usr/share/eselect/modules"
 	local MODULE="cblas"
-	dodir ${MODULEDIR}
 	insinto ${MODULEDIR}
 	newins "${FILESDIR}"/${MODULE}.eselect-${PVR} ${MODULE}.eselect
 	doman "${FILESDIR}"/cblas.eselect.5






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-cblas: eselect-cblas-0.1.ebuild
@ 2008-12-07 18:30 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2008-12-07 18:30 UTC (permalink / raw
  To: gentoo-commits

vapier      08/12/07 18:30:31

  Modified:             eselect-cblas-0.1.ebuild
  Log:
  arm/sh love
  (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)

Revision  Changes    Path
1.20                 app-admin/eselect-cblas/eselect-cblas-0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild?r1=1.19&r2=1.20

Index: eselect-cblas-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- eselect-cblas-0.1.ebuild	7 Dec 2008 18:25:49 -0000	1.19
+++ eselect-cblas-0.1.ebuild	7 Dec 2008 18:30:31 -0000	1.20
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v 1.19 2008/12/07 18:25:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v 1.20 2008/12/07 18:30:31 vapier Exp $
 
 DESCRIPTION="C-language BLAS module for eselect"
 HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 # Need skel.bash lib






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-cblas: eselect-cblas-0.1.ebuild
@ 2010-10-02 12:24 Fabian Groffen (grobian)
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2010-10-02 12:24 UTC (permalink / raw
  To: gentoo-commits

grobian     10/10/02 12:24:11

  Modified:             eselect-cblas-0.1.ebuild
  Log:
  Marked ~x64-macos, bug #333981
  
  (Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)

Revision  Changes    Path
1.22                 app-admin/eselect-cblas/eselect-cblas-0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild?r1=1.21&r2=1.22

Index: eselect-cblas-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- eselect-cblas-0.1.ebuild	1 Jan 2010 19:18:56 -0000	1.21
+++ eselect-cblas-0.1.ebuild	2 Oct 2010 12:24:11 -0000	1.22
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v 1.21 2010/01/01 19:18:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v 1.22 2010/10/02 12:24:11 grobian Exp $
 
 DESCRIPTION="C-language BLAS module for eselect"
 HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 # Need skel.bash lib






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

end of thread, other threads:[~2010-10-02 12:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-02 12:24 [gentoo-commits] gentoo-x86 commit in app-admin/eselect-cblas: eselect-cblas-0.1.ebuild Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2008-12-07 18:30 Mike Frysinger (vapier)
2008-12-07 18:25 Mike Frysinger (vapier)

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