public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-boot/arcload: arcload-0.50-r1.ebuild ChangeLog
@ 2012-11-06 12:03 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-11-06 12:03 UTC (permalink / raw
  To: gentoo-commits

blueness    12/11/06 12:03:19

  Modified:             arcload-0.50-r1.ebuild ChangeLog
  Log:
  Change license to GPL-2+, bug #442018
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.5                  sys-boot/arcload/arcload-0.50-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild?r1=1.4&r2=1.5

Index: arcload-0.50-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- arcload-0.50-r1.ebuild	23 Aug 2011 00:36:13 -0000	1.4
+++ arcload-0.50-r1.ebuild	6 Nov 2012 12:03:19 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild,v 1.4 2011/08/23 00:36:13 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild,v 1.5 2012/11/06 12:03:19 blueness Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="ARCLoad - SGI Multi-bootloader.  Able to bootload many different SGI Systems."
 HOMEPAGE="http://www.linux-mips.org/wiki/index.php/ARCLoad"
 SRC_URI="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/${PN}-${MY_PV}.tar.bz2"
-LICENSE="as-is"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="-* ~mips"
 IUSE=""



1.15                 sys-boot/arcload/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/arcload/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	23 Aug 2011 00:36:13 -0000	1.14
+++ ChangeLog	6 Nov 2012 12:03:19 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for sys-boot/arcload
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/ChangeLog,v 1.14 2011/08/23 00:36:13 mattst88 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/ChangeLog,v 1.15 2012/11/06 12:03:19 blueness Exp $
+
+  06 Nov 2012; Anthony G. Basile <blueness@gentoo.org> arcload-0.50-r1.ebuild:
+  Change license to GPL-2+, bug #442018
 
   23 Aug 2011; Matt Turner <mattst88@gentoo.org> -arcload-0.43-r1.ebuild,
   -files/arcload-0.43-tweaks1.patch, arcload-0.50-r1.ebuild, metadata.xml:
@@ -73,4 +76,3 @@
   Initial import of what is quite possibly, the best bootloader for SGI Mips
   systems ever. Supports disk booting of IP22, IP27, IP28, IP30, and IP32
   systems.
-





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

* [gentoo-commits] gentoo-x86 commit in sys-boot/arcload: arcload-0.50-r1.ebuild ChangeLog
@ 2014-08-10 20:20 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:20 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 20:20:54

  Modified:             arcload-0.50-r1.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.6                  sys-boot/arcload/arcload-0.50-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild?r1=1.5&r2=1.6

Index: arcload-0.50-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- arcload-0.50-r1.ebuild	6 Nov 2012 12:03:19 -0000	1.5
+++ arcload-0.50-r1.ebuild	10 Aug 2014 20:20:54 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild,v 1.5 2012/11/06 12:03:19 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/arcload-0.50-r1.ebuild,v 1.6 2014/08/10 20:20:54 slyfox Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 # Hack until upstream renames from 0.5 to 0.50
 MY_PV="${PV/50/5}"
 
-DESCRIPTION="ARCLoad - SGI Multi-bootloader.  Able to bootload many different SGI Systems."
+DESCRIPTION="ARCLoad - SGI Multi-bootloader.  Able to bootload many different SGI Systems"
 HOMEPAGE="http://www.linux-mips.org/wiki/index.php/ARCLoad"
 SRC_URI="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/${PN}-${MY_PV}.tar.bz2"
 LICENSE="GPL-2+"



1.16                 sys-boot/arcload/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/arcload/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/arcload/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	6 Nov 2012 12:03:19 -0000	1.15
+++ ChangeLog	10 Aug 2014 20:20:54 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for sys-boot/arcload
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/ChangeLog,v 1.15 2012/11/06 12:03:19 blueness Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/ChangeLog,v 1.16 2014/08/10 20:20:54 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> arcload-0.50-r1.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   06 Nov 2012; Anthony G. Basile <blueness@gentoo.org> arcload-0.50-r1.ebuild:
   Change license to GPL-2+, bug #442018





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

end of thread, other threads:[~2014-08-11 21:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 20:20 [gentoo-commits] gentoo-x86 commit in sys-boot/arcload: arcload-0.50-r1.ebuild ChangeLog Sergei Trofimovich (slyfox)
  -- strict thread matches above, loose matches on Subject: below --
2012-11-06 12:03 Anthony G. Basile (blueness)

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