diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-15 20:10:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-15 20:10:00 +0000 |
commit | 59cf2ddce2b7ae38e72809abdd847cecdf3c36b4 (patch) | |
tree | 3f40963cf5c89d7f6b0cb24ae7c2890c56b5ed28 /virtual/ada/ada-2005.ebuild | |
parent | amd64 stable, bug #262745 (diff) | |
download | gentoo-2-59cf2ddce2b7ae38e72809abdd847cecdf3c36b4.tar.gz gentoo-2-59cf2ddce2b7ae38e72809abdd847cecdf3c36b4.tar.bz2 gentoo-2-59cf2ddce2b7ae38e72809abdd847cecdf3c36b4.zip |
amd64 stable, bug #267442
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'virtual/ada/ada-2005.ebuild')
-rw-r--r-- | virtual/ada/ada-2005.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/ada/ada-2005.ebuild b/virtual/ada/ada-2005.ebuild index 5c231e093a57..fa2bc19c54a9 100644 --- a/virtual/ada/ada-2005.ebuild +++ b/virtual/ada/ada-2005.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v 1.4 2009/04/29 21:48:53 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v 1.5 2009/05/15 20:10:00 maekke Exp $ DESCRIPTION="Virtual for selecting an appropriate Ada compiler." HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html" SRC_URI="" LICENSE="GPL-2" SLOT="2005" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" # Only one at present, but gnat-gcc-4.3 is coming soon too |