diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-04-29 16:48:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-04-29 16:48:32 +0000 |
commit | 1cc98c4ff495b5e46970a49a64455895b2410a0b (patch) | |
tree | 6af7c409a4ef93d48821592ad22d18ed8d1cae6b /virtual/ada/ada-2005.ebuild | |
parent | stable x86, bug 253753 (diff) | |
download | gentoo-2-1cc98c4ff495b5e46970a49a64455895b2410a0b.tar.gz gentoo-2-1cc98c4ff495b5e46970a49a64455895b2410a0b.tar.bz2 gentoo-2-1cc98c4ff495b5e46970a49a64455895b2410a0b.zip |
stable x86, bug 267442
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'virtual/ada/ada-2005.ebuild')
-rw-r--r-- | virtual/ada/ada-2005.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/ada/ada-2005.ebuild b/virtual/ada/ada-2005.ebuild index 58231f06f940..1fc0ab9d7229 100644 --- a/virtual/ada/ada-2005.ebuild +++ b/virtual/ada/ada-2005.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.2 2008/04/15 12:07:18 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ada/ada-2005.ebuild,v 1.3 2009/04/29 16:48:32 fauli 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 |