public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/mars: metadata.xml ChangeLog mars-1.2.ebuild mars-1.1.3.ebuild
@ 2013-05-20 16:36 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2013-05-20 16:36 UTC (permalink / raw
  To: gentoo-commits

jlec        13/05/20 16:36:12

  Modified:             metadata.xml ChangeLog mars-1.2.ebuild
  Removed:              mars-1.1.3.ebuild
  Log:
  sci-chemistry/mars: Drop old, Change license to a-r-r and RESTRICT=mirror, #470784
  
  (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)

Revision  Changes    Path
1.3                  sci-chemistry/mars/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mars/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mars/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mars/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mars/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml	24 Jul 2012 13:11:09 -0000	1.2
+++ metadata.xml	20 May 2013 16:36:12 -0000	1.3
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci</herd>
-	<maintainer>
-		<email>jlec@gentoo.org</email>
-	</maintainer>
+  <herd>sci</herd>
+  <maintainer>
+    <email>jlec@gentoo.org</email>
+  </maintainer>
 </pkgmetadata>



1.7                  sci-chemistry/mars/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mars/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mars/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mars/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mars/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	6 Sep 2012 09:16:48 -0000	1.6
+++ ChangeLog	20 May 2013 16:36:12 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/mars
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mars/ChangeLog,v 1.6 2012/09/06 09:16:48 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mars/ChangeLog,v 1.7 2013/05/20 16:36:12 jlec Exp $
+
+  20 May 2013; Justin Lecher <jlec@gentoo.org> -mars-1.1.3.ebuild,
+  mars-1.2.ebuild, metadata.xml:
+  Drop old, Change license to a-r-r and RESTRICT=mirror, #470784
 
 *mars-1.2 (06 Sep 2012)
 



1.2                  sci-chemistry/mars/mars-1.2.ebuild

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

Index: mars-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mars/mars-1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mars-1.2.ebuild	6 Sep 2012 09:16:48 -0000	1.1
+++ mars-1.2.ebuild	20 May 2013 16:36:12 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mars/mars-1.2.ebuild,v 1.1 2012/09/06 09:16:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mars/mars-1.2.ebuild,v 1.2 2013/05/20 16:36:12 jlec Exp $
 
 EAPI=4
 
@@ -12,12 +12,14 @@
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 IUSE="examples"
 
 RDEPEND="sci-biology/psipred"
 DEPEND=""
 
+RESTRICT=mirror
+
 S="${WORKDIR}"/${MY_P}
 
 QA_PREBUILT="opt/mars/*"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-20 16:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-20 16:36 [gentoo-commits] gentoo-x86 commit in sci-chemistry/mars: metadata.xml ChangeLog mars-1.2.ebuild mars-1.1.3.ebuild Justin Lecher (jlec)

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