diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:17:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:17:43 +0000 |
commit | 48b533950447a37b3d0454cd84a6f3eb45897e5d (patch) | |
tree | 2175cc7a823cb53c27fe6fc378f22b4d0120073e /virtual/gnat/gnat-3.4.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | historical-48b533950447a37b3d0454cd84a6f3eb45897e5d.tar.gz historical-48b533950447a37b3d0454cd84a6f3eb45897e5d.tar.bz2 historical-48b533950447a37b3d0454cd84a6f3eb45897e5d.zip |
Set empty HOMEPAGE and LICENSE.
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'virtual/gnat/gnat-3.4.ebuild')
-rw-r--r-- | virtual/gnat/gnat-3.4.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
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="" |