[paludis-commits] r4551 - in trunk: . paludis/repositories/e/eapis
zlin at svn.pioto.org
zlin at svn.pioto.org
Fri Apr 11 19:15:04 UTC 2008
Author: zlin
Date: 2008-04-11 19:15:02 +0000 (Fri, 11 Apr 2008)
New Revision: 4551
Modified:
trunk/ChangeLog
trunk/paludis/repositories/e/eapis/kdebuild-1.conf
Log:
Ebuilds at kdebuild-1 must not change the value of EAPI.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2008-04-11 13:41:42 UTC (rev 4550)
+++ trunk/ChangeLog 2008-04-11 19:15:02 UTC (rev 4551)
@@ -5,6 +5,11 @@
only listed in SVN log. For a summary of what has changed between releases,
see the NEWS file. This file is occasionally pruned to ChangeLog.old.bz2.
+2008-04-11 Bo Ørsted Andresen
+
+ * paludis/repositories/e/eapis/kdebuild-1.conf: Ebuilds at kdebuild-1
+ must not change the value of EAPI.
+
2008-04-11 David Leverton
* paludis/repositories/e/: Fix reinstalling a package with an
Modified: trunk/paludis/repositories/e/eapis/kdebuild-1.conf
===================================================================
--- trunk/paludis/repositories/e/eapis/kdebuild-1.conf 2008-04-11 13:41:42 UTC (rev 4550)
+++ trunk/paludis/repositories/e/eapis/kdebuild-1.conf 2008-04-11 19:15:02 UTC (rev 4551)
@@ -17,6 +17,7 @@
source_merged_variables = IUSE KEYWORDS
ebuild_must_not_set_variables = ${ebuild_must_not_set_variables} PROVIDE
+must_not_change_variables = ${must_not_change_variables} EAPI
description_provide =
metadata_provide =
flat_cache_provide = -1
More information about the paludis-commits
mailing list