diff options
-rw-r--r-- | virtual/gnat/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/gnat/gnat-3.4.ebuild | 8 | ||||
-rw-r--r-- | virtual/gnat/gnat-4.1.ebuild | 8 | ||||
-rw-r--r-- | virtual/gnat/gnat-4.2.ebuild | 8 | ||||
-rw-r--r-- | virtual/gnat/gnat-4.3.ebuild | 8 |
5 files changed, 22 insertions, 18 deletions
diff --git a/virtual/gnat/ChangeLog b/virtual/gnat/ChangeLog index de0bb7cf5f5d..c5662b5bb168 100644 --- a/virtual/gnat/ChangeLog +++ b/virtual/gnat/ChangeLog @@ -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) diff --git a/virtual/gnat/gnat-3.4.ebuild b/virtual/gnat/gnat-3.4.ebuild index 54beaf24a70d..57b21dea8a84 100644 --- a/virtual/gnat/gnat-3.4.ebuild +++ b/virtual/gnat/gnat-3.4.ebuild @@ -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="" diff --git a/virtual/gnat/gnat-4.1.ebuild b/virtual/gnat/gnat-4.1.ebuild index e094d5106ce2..147e62b43cc0 100644 --- a/virtual/gnat/gnat-4.1.ebuild +++ b/virtual/gnat/gnat-4.1.ebuild @@ -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="" diff --git a/virtual/gnat/gnat-4.2.ebuild b/virtual/gnat/gnat-4.2.ebuild index 1c90190c9b41..630f3383330d 100644 --- a/virtual/gnat/gnat-4.2.ebuild +++ b/virtual/gnat/gnat-4.2.ebuild @@ -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="" diff --git a/virtual/gnat/gnat-4.3.ebuild b/virtual/gnat/gnat-4.3.ebuild index 2aa44dc10401..be70e3b1e13b 100644 --- a/virtual/gnat/gnat-4.3.ebuild +++ b/virtual/gnat/gnat-4.3.ebuild @@ -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="" |