summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2008-02-07 17:58:34 +0000
committerGeorge Shapovalov <george@gentoo.org>2008-02-07 17:58:34 +0000
commit443c51697ef18b09aa086f9fa3920bb1b73eb395 (patch)
tree92de1e1d1d7226da97fdf38c40fdf10f5e449631 /app-admin
parentVersion bump. (diff)
downloadgentoo-2-443c51697ef18b09aa086f9fa3920bb1b73eb395.tar.gz
gentoo-2-443c51697ef18b09aa086f9fa3920bb1b73eb395.tar.bz2
gentoo-2-443c51697ef18b09aa086f9fa3920bb1b73eb395.zip
adjusted comments to reflect present standing on #192505
(Portage version: 2.1.4.1)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/eselect-gnat/files/gnat.eselect-1.38
1 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/eselect-gnat/files/gnat.eselect-1.3 b/app-admin/eselect-gnat/files/gnat.eselect-1.3
index 4275d8cdffd3..50da57cd19ad 100644
--- a/app-admin/eselect-gnat/files/gnat.eselect-1.3
+++ b/app-admin/eselect-gnat/files/gnat.eselect-1.3
@@ -1,15 +1,15 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id: gnat.eselect-1.3,v 1.1 2007/12/26 22:03:13 george Exp $
+# $Id: gnat.eselect-1.3,v 1.2 2008/02/07 17:58:34 george Exp $
DESCRIPTION="Manage the installed gnat compilers"
MAINTAINER="ada@gentoo.org"
-SVN_DATE='$Date: 2007/12/26 22:03:13 $'
+SVN_DATE='$Date: 2008/02/07 17:58:34 $'
VERSION=$(svn_date_to_version "${SVN_DATE}" )
# "inheriting" common stuff
-# this crude sourcing should be replaced by a call to function in
-# libs/package-manager.bash eventually
+# this crude sourcing has to stay the way it is, as common code
+# cannot be part of some eclass (bug #192505)
. /usr/share/gnat/lib/gnat-common.bash