public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/ispc: ispc-1.2.2.ebuild ChangeLog
@ 2012-06-17  2:47 Christoph Junghans (ottxor)
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Junghans (ottxor) @ 2012-06-17  2:47 UTC (permalink / raw
  To: gentoo-commits

ottxor      12/06/17 02:47:26

  Modified:             ispc-1.2.2.ebuild ChangeLog
  Log:
  fixed redundant license (bug #421401)
  
  (Portage version: 2.2.0_alpha110/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-lang/ispc/ispc-1.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild?r1=1.1&r2=1.2

Index: ispc-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ispc-1.2.2.ebuild	14 Jun 2012 17:31:34 -0000	1.1
+++ ispc-1.2.2.ebuild	17 Jun 2012 02:47:26 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild,v 1.1 2012/06/14 17:31:34 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild,v 1.2 2012/06/17 02:47:26 ottxor Exp $
 
 EAPI=4
 GITHUB_ID="2c75ac1"
@@ -12,7 +12,7 @@
 SRC_URI="https://github.com/ispc/ispc/tarball/v${PV} -> ${PN}-git-${PV}.tgz"
 S="${WORKDIR}/${PN}-${PN}-${GITHUB_ID}"
 
-LICENSE="ispc"
+LICENSE="BSD BSD-2 UoI-NCSA"
 SLOT="0"
 KEYWORDS="~x86"
 IUSE="examples"



1.2                  dev-lang/ispc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ispc/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	14 Jun 2012 17:31:34 -0000	1.1
+++ ChangeLog	17 Jun 2012 02:47:26 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/ispc
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ChangeLog,v 1.1 2012/06/14 17:31:34 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ChangeLog,v 1.2 2012/06/17 02:47:26 ottxor Exp $
+
+  17 Jun 2012; Christoph Junghans <ottxor@gentoo.org> ispc-1.2.2.ebuild:
+  fixed redundant license (bug #421401)
 
 *ispc-1.2.2 (14 Jun 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-lang/ispc: ispc-1.2.2.ebuild ChangeLog
@ 2012-06-19 12:22 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-19 12:22 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/19 12:22:33

  Modified:             ispc-1.2.2.ebuild ChangeLog
  Log:
  Add ~amd64
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-lang/ispc/ispc-1.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild?r1=1.2&r2=1.3

Index: ispc-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ispc-1.2.2.ebuild	17 Jun 2012 02:47:26 -0000	1.2
+++ ispc-1.2.2.ebuild	19 Jun 2012 12:22:33 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild,v 1.2 2012/06/17 02:47:26 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ispc-1.2.2.ebuild,v 1.3 2012/06/19 12:22:33 ago Exp $
 
 EAPI=4
 GITHUB_ID="2c75ac1"
@@ -14,7 +14,7 @@
 
 LICENSE="BSD BSD-2 UoI-NCSA"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="examples"
 
 RDEPEND="



1.3                  dev-lang/ispc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ispc/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ispc/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	17 Jun 2012 02:47:26 -0000	1.2
+++ ChangeLog	19 Jun 2012 12:22:33 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/ispc
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ChangeLog,v 1.2 2012/06/17 02:47:26 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ChangeLog,v 1.3 2012/06/19 12:22:33 ago Exp $
+
+  19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> ispc-1.2.2.ebuild:
+  Add ~amd64
 
   17 Jun 2012; Christoph Junghans <ottxor@gentoo.org> ispc-1.2.2.ebuild:
   fixed redundant license (bug #421401)






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

end of thread, other threads:[~2012-06-19 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 12:22 [gentoo-commits] gentoo-x86 commit in dev-lang/ispc: ispc-1.2.2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-17  2:47 Christoph Junghans (ottxor)

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