blob: 54c0da017fda3c606332f9807b155415b9bfa05c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.4.ebuild,v 1.1 2011/09/19 07:05:57 george Exp $
DESCRIPTION="Virtual for the gnat compiler selection"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="4.3"
KEYWORDS="~amd64"
IUSE=""
RDEPEND="=dev-lang/gnat-gcc-4.4*"
DEPEND=""
|