Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: 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@g.o> ispc-1.2.2.ebuild:
+ Add ~amd64
17 Jun 2012; Christoph Junghans <ottxor@g.o> ispc-1.2.2.ebuild:
fixed redundant license (bug #421401)
|
|