public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] eselect r746 - in trunk: . modules
@ 2009-12-29 14:17 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2009-12-29 14:17 UTC (permalink / raw
  To: gentoo-commits

Author: ulm
Date: 2009-12-29 14:17:08 +0000 (Tue, 29 Dec 2009)
New Revision: 746

Modified:
   trunk/ChangeLog
   trunk/modules/env.eselect
Log:
Fix a typo, ADA_OBJECT_PATH should be ADA_OBJECTS_PATH.

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2009-12-29 12:25:55 UTC (rev 745)
+++ trunk/ChangeLog	2009-12-29 14:17:08 UTC (rev 746)
@@ -1,3 +1,8 @@
+2009-12-29  Ulrich Mueller  <ulm@gentoo.org>
+
+	* modules/env.eselect (PATH_CLASS): Fix a typo, ADA_OBJECT_PATH
+	should be ADA_OBJECTS_PATH.
+
 2009-12-28  Ulrich Mueller  <ulm@gentoo.org>
 
 	* modules/env.eselect (create_profile_env): Exclude LDPATH from

Modified: trunk/modules/env.eselect
===================================================================
--- trunk/modules/env.eselect	2009-12-29 12:25:55 UTC (rev 745)
+++ trunk/modules/env.eselect	2009-12-29 14:17:08 UTC (rev 746)
@@ -14,7 +14,7 @@
 SPACE_CLASS="CONFIG_PROTECT
 	CONFIG_PROTECT_MASK"
 PATH_CLASS="ADA_INCLUDE_PATH
-	ADA_OBJECT_PATH
+	ADA_OBJECTS_PATH
 	CLASSPATH
 	INFODIR
 	INFOPATH




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-29 14:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-29 14:17 [gentoo-commits] eselect r746 - in trunk: . modules Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox