diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 10:59:29 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 10:59:29 +0000 |
commit | 3fb29c849224fe23d11b7c38aba4dd717c994ca3 (patch) | |
tree | d1b29f74c2281e755dfa978b5e207bb10df20405 /virtual/gnat/gnat-4.3.ebuild | |
parent | Set empty HOMEPAGE and LICENSE. (diff) | |
download | gentoo-2-3fb29c849224fe23d11b7c38aba4dd717c994ca3.tar.gz gentoo-2-3fb29c849224fe23d11b7c38aba4dd717c994ca3.tar.bz2 gentoo-2-3fb29c849224fe23d11b7c38aba4dd717c994ca3.zip |
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'virtual/gnat/gnat-4.3.ebuild')
-rw-r--r-- | virtual/gnat/gnat-4.3.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
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="" |