diff options
author | George Shapovalov <george@gentoo.org> | 2007-09-07 13:31:07 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2007-09-07 13:31:07 +0000 |
commit | d2c497977b9b9d3276b46f6cfbad9e5dc11adef1 (patch) | |
tree | 60dc68531f4cec034531d60c5c504fd0549bff07 /app-admin/eselect-gnat/files | |
parent | version bump (diff) | |
download | gentoo-2-d2c497977b9b9d3276b46f6cfbad9e5dc11adef1.tar.gz gentoo-2-d2c497977b9b9d3276b46f6cfbad9e5dc11adef1.tar.bz2 gentoo-2-d2c497977b9b9d3276b46f6cfbad9e5dc11adef1.zip |
fixed typo in DESCRIPTION
(Portage version: 2.1.3.7)
Diffstat (limited to 'app-admin/eselect-gnat/files')
-rw-r--r-- | app-admin/eselect-gnat/files/gnat.eselect-0.9 | 6 | ||||
-rw-r--r-- | app-admin/eselect-gnat/files/gnat.eselect-1.0 | 6 | ||||
-rw-r--r-- | app-admin/eselect-gnat/files/gnat.eselect-1.0-r1 | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/app-admin/eselect-gnat/files/gnat.eselect-0.9 b/app-admin/eselect-gnat/files/gnat.eselect-0.9 index dc095b4bc0e7..8a14aa9673d2 100644 --- a/app-admin/eselect-gnat/files/gnat.eselect-0.9 +++ b/app-admin/eselect-gnat/files/gnat.eselect-0.9 @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: gnat.eselect-0.9,v 1.1 2006/05/26 11:21:30 george Exp $ +# $Id: gnat.eselect-0.9,v 1.2 2007/09/07 13:31:07 george Exp $ -DESCRIPTION="Manage the talled gnat compilers" +DESCRIPTION="Manage the installed gnat compilers" MAINTAINER="ada@gentoo.org" -SVN_DATE='$Date: 2006/05/26 11:21:30 $' +SVN_DATE='$Date: 2007/09/07 13:31:07 $' VERSION=$(svn_date_to_version "${SVN_DATE}" ) SPECSDIR="/usr/share/gnat/eselect" diff --git a/app-admin/eselect-gnat/files/gnat.eselect-1.0 b/app-admin/eselect-gnat/files/gnat.eselect-1.0 index 3fc1976e8969..f41c08c9d889 100644 --- a/app-admin/eselect-gnat/files/gnat.eselect-1.0 +++ b/app-admin/eselect-gnat/files/gnat.eselect-1.0 @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: gnat.eselect-1.0,v 1.1 2007/05/25 13:20:35 george Exp $ +# $Id: gnat.eselect-1.0,v 1.2 2007/09/07 13:31:07 george Exp $ -DESCRIPTION="Manage the talled gnat compilers" +DESCRIPTION="Manage the installed gnat compilers" MAINTAINER="ada@gentoo.org" -SVN_DATE='$Date: 2007/05/25 13:20:35 $' +SVN_DATE='$Date: 2007/09/07 13:31:07 $' VERSION=$(svn_date_to_version "${SVN_DATE}" ) SPECSDIR="/usr/share/gnat/eselect" diff --git a/app-admin/eselect-gnat/files/gnat.eselect-1.0-r1 b/app-admin/eselect-gnat/files/gnat.eselect-1.0-r1 index 985826352f48..d842b9569f66 100644 --- a/app-admin/eselect-gnat/files/gnat.eselect-1.0-r1 +++ b/app-admin/eselect-gnat/files/gnat.eselect-1.0-r1 @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: gnat.eselect-1.0-r1,v 1.1 2007/06/15 21:02:39 george Exp $ +# $Id: gnat.eselect-1.0-r1,v 1.2 2007/09/07 13:31:07 george Exp $ -DESCRIPTION="Manage the talled gnat compilers" +DESCRIPTION="Manage the installed gnat compilers" MAINTAINER="ada@gentoo.org" -SVN_DATE='$Date: 2007/06/15 21:02:39 $' +SVN_DATE='$Date: 2007/09/07 13:31:07 $' VERSION=$(svn_date_to_version "${SVN_DATE}" ) SPECSDIR="/usr/share/gnat/eselect" |