diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 10:54:52 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 10:54:52 +0000 |
commit | 349da5210e02d63f8220de89e8c29691ed268977 (patch) | |
tree | 152410aae61bec7adad467e46195aebf000dee97 /virtual/ada/ada-1995.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-349da5210e02d63f8220de89e8c29691ed268977.tar.gz gentoo-2-349da5210e02d63f8220de89e8c29691ed268977.tar.bz2 gentoo-2-349da5210e02d63f8220de89e8c29691ed268977.zip |
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'virtual/ada/ada-1995.ebuild')
-rw-r--r-- | virtual/ada/ada-1995.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/virtual/ada/ada-1995.ebuild b/virtual/ada/ada-1995.ebuild index e54c178a15b0..81487d285cb3 100644 --- a/virtual/ada/ada-1995.ebuild +++ b/virtual/ada/ada-1995.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/ada/ada-1995.ebuild,v 1.4 2009/05/15 20:10:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-1995.ebuild,v 1.5 2010/01/11 10:54:52 ulm Exp $ DESCRIPTION="Virtual for selecting an appropriate Ada compiler" -HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html" +HOMEPAGE="" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" # Different versions of Ada compilers can and likely will be installed side by # side |