public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in dev-lang/lua: ChangeLog lua-5.1.4-r2.ebuild
@ 2009-09-29  8:04 99% Ulrich Mueller (ulm)
  0 siblings, 0 replies; 1+ results
From: Ulrich Mueller (ulm) @ 2009-09-29  8:04 UTC (permalink / raw
  To: gentoo-commits

ulm         09/09/29 08:04:20

  Modified:             ChangeLog lua-5.1.4-r2.ebuild
  Log:
  Depend on app-emacs/lua-mode with USE=emacs, fixes bug 263249.
  (Portage version: 2.2_rc42/cvs/Linux i686)

Revision  Changes    Path
1.135                dev-lang/lua/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/lua/ChangeLog?rev=1.135&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/lua/ChangeLog?rev=1.135&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/lua/ChangeLog?r1=1.134&r2=1.135

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- ChangeLog	10 Jul 2009 22:50:21 -0000	1.134
+++ ChangeLog	29 Sep 2009 08:04:20 -0000	1.135
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/lua
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v 1.134 2009/07/10 22:50:21 mabi Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v 1.135 2009/09/29 08:04:20 ulm Exp $
+
+  29 Sep 2009; Ulrich Mueller <ulm@gentoo.org> lua-5.1.4-r2.ebuild:
+  Depend on app-emacs/lua-mode with USE=emacs, fixes bug 263249. Explicitly
+  assign RDEPEND to make RepoMan happy.
 
 *lua-5.1.4-r2 (10 Jul 2009)
 



1.2                  dev-lang/lua/lua-5.1.4-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/lua/lua-5.1.4-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/lua/lua-5.1.4-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/lua/lua-5.1.4-r2.ebuild?r1=1.1&r2=1.2

Index: lua-5.1.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/lua/lua-5.1.4-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lua-5.1.4-r2.ebuild	10 Jul 2009 22:50:21 -0000	1.1
+++ lua-5.1.4-r2.ebuild	29 Sep 2009 08:04:20 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/lua-5.1.4-r2.ebuild,v 1.1 2009/07/10 22:50:21 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/lua-5.1.4-r2.ebuild,v 1.2 2009/09/29 08:04:20 ulm Exp $
 
 EAPI="1"
 
@@ -13,9 +13,11 @@
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE="+deprecated readline static"
+IUSE="+deprecated emacs readline static"
 
 DEPEND="readline? ( sys-libs/readline )"
+RDEPEND="${DEPEND}"
+PDEPEND="emacs? ( app-emacs/lua-mode )"
 
 src_unpack() {
 	local PATCH_PV=$(get_version_component_range 1-2)






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-09-29  8:04 99% [gentoo-commits] gentoo-x86 commit in dev-lang/lua: ChangeLog lua-5.1.4-r2.ebuild 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