diff options
Diffstat (limited to 'app-admin/eselect-gnat/files')
-rw-r--r-- | app-admin/eselect-gnat/files/gnat.eselect-0.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/eselect-gnat/files/gnat.eselect-0.6 b/app-admin/eselect-gnat/files/gnat.eselect-0.6 index cffc4e115897..f9dcf9f23fc0 100644 --- a/app-admin/eselect-gnat/files/gnat.eselect-0.6 +++ b/app-admin/eselect-gnat/files/gnat.eselect-0.6 @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: gnat.eselect-0.6,v 1.1 2006/01/22 20:04:38 george Exp $ +# $Id: gnat.eselect-0.6,v 1.2 2006/04/11 14:45:15 george Exp $ -DESCRIPTION="Manage the talled gnat compilers" +DESCRIPTION="Manage the installed gnat compilers" MAINTAINER="ada@gentoo.org" -SVN_DATE='$Date: 2006/01/22 20:04:38 $' +SVN_DATE='$Date: 2006/04/11 14:45:15 $' VERSION=$(svn_date_to_version "${SVN_DATE}" ) SPECSDIR="/usr/share/gnat/eselect" |