public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/gnat: gnat-4.3.ebuild ChangeLog gnat-4.1.ebuild gnat-3.4.ebuild gnat-4.2.ebuild
@ 2010-01-11 10:59 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2010-01-11 10:59 UTC (permalink / raw
  To: gentoo-commits

ulm         10/01/11 10:59:30

  Modified:             gnat-4.3.ebuild ChangeLog gnat-4.1.ebuild
                        gnat-3.4.ebuild gnat-4.2.ebuild
  Log:
  Set empty HOMEPAGE and LICENSE.
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.2                  virtual/gnat/gnat-4.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-4.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-4.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-4.3.ebuild?r1=1.1&r2=1.2

Index: gnat-4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnat-4.3.ebuild	25 Apr 2009 15:31:45 -0000	1.1
+++ gnat-4.3.ebuild	11 Jan 2010 10:59:29 -0000	1.2
@@ -1,11 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.3.ebuild,v 1.1 2009/04/25 15:31:45 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.3.ebuild,v 1.2 2010/01/11 10:59:29 ulm Exp $
 
 DESCRIPTION="Virtual for the gnat compiler selection"
-HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
+HOMEPAGE=""
 SRC_URI=""
-LICENSE="GMGPL"
+LICENSE=""
 SLOT="4.3"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""



1.10                 virtual/gnat/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/gnat/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	25 Apr 2009 15:31:45 -0000	1.9
+++ ChangeLog	11 Jan 2010 10:59:29 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/gnat
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/ChangeLog,v 1.9 2009/04/25 15:31:45 george Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/ChangeLog,v 1.10 2010/01/11 10:59:29 ulm Exp $
+
+  11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> gnat-3.4.ebuild,
+  gnat-4.1.ebuild, gnat-4.2.ebuild, gnat-4.3.ebuild:
+  Set empty HOMEPAGE and LICENSE.
 
 *gnat-4.3 (25 Apr 2009)
 



1.6                  virtual/gnat/gnat-4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-4.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-4.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-4.1.ebuild?r1=1.5&r2=1.6

Index: gnat-4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnat-4.1.ebuild	27 May 2007 18:13:59 -0000	1.5
+++ gnat-4.1.ebuild	11 Jan 2010 10:59:29 -0000	1.6
@@ -1,11 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.1.ebuild,v 1.5 2007/05/27 18:13:59 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.1.ebuild,v 1.6 2010/01/11 10:59:29 ulm Exp $
 
 DESCRIPTION="Virtual for the gnat compiler selection"
-HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
+HOMEPAGE=""
 SRC_URI=""
-LICENSE="GMGPL"
+LICENSE=""
 SLOT="4.1"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""



1.6                  virtual/gnat/gnat-3.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-3.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-3.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-3.4.ebuild?r1=1.5&r2=1.6

Index: gnat-3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-3.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnat-3.4.ebuild	27 May 2007 18:13:59 -0000	1.5
+++ gnat-3.4.ebuild	11 Jan 2010 10:59:29 -0000	1.6
@@ -1,11 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-3.4.ebuild,v 1.5 2007/05/27 18:13:59 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-3.4.ebuild,v 1.6 2010/01/11 10:59:29 ulm Exp $
 
 DESCRIPTION="Virtual for the gnat compiler selection"
-HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
+HOMEPAGE=""
 SRC_URI=""
-LICENSE="GMGPL"
+LICENSE=""
 SLOT="3.4"
 KEYWORDS="~amd64 ~x86"
 IUSE=""



1.3                  virtual/gnat/gnat-4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-4.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-4.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/gnat/gnat-4.2.ebuild?r1=1.2&r2=1.3

Index: gnat-4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnat-4.2.ebuild	25 Apr 2009 15:31:45 -0000	1.2
+++ gnat-4.2.ebuild	11 Jan 2010 10:59:29 -0000	1.3
@@ -1,11 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.2.ebuild,v 1.2 2009/04/25 15:31:45 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.2.ebuild,v 1.3 2010/01/11 10:59:29 ulm Exp $
 
 DESCRIPTION="Virtual for the gnat compiler selection"
-HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
+HOMEPAGE=""
 SRC_URI=""
-LICENSE="GMGPL"
+LICENSE=""
 SLOT="4.2"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""






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

only message in thread, other threads:[~2010-01-11 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-11 10:59 [gentoo-commits] gentoo-x86 commit in virtual/gnat: gnat-4.3.ebuild ChangeLog gnat-4.1.ebuild gnat-3.4.ebuild gnat-4.2.ebuild Ulrich Mueller (ulm)

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