public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lua:master commit in: games-engines/love/
Date: Wed,  7 Oct 2015 08:50:31 +0000 (UTC)	[thread overview]
Message-ID: <1444207810.98ecbcedd896705d83c589e8615f8ed88804c83f.mva@gentoo> (raw)

commit:     98ecbcedd896705d83c589e8615f8ed88804c83f
Author:     Vadim A. Misbakh-Soloviov <git <AT> mva <DOT> name>
AuthorDate: Wed Oct  7 08:50:10 2015 +0000
Commit:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Wed Oct  7 08:50:10 2015 +0000
URL:        https://gitweb.gentoo.org/proj/lua.git/commit/?id=98ecbced

love: minor fixes

Signed-off-by: Vadim A. Misbakh-Soloviov <git <AT> mva.name>

 games-engines/love/love-0.9.2.ebuild | 8 +++-----
 games-engines/love/love-9999.ebuild  | 7 +++----
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/games-engines/love/love-0.9.2.ebuild b/games-engines/love/love-0.9.2.ebuild
index 2b5b855..0e52c6e 100644
--- a/games-engines/love/love-0.9.2.ebuild
+++ b/games-engines/love/love-0.9.2.ebuild
@@ -13,11 +13,11 @@ SRC_URI="http://bitbucket.org/rude/love/downloads/${P}-linux-src.tar.gz"
 LICENSE="ZLIB"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="luajit"
+IUSE=""
 
 RDEPEND="
 	dev-games/physfs
-	virtual/lua[luajit=]
+	virtual/lua[luajit]
 	media-libs/devil[mng,tiff]
 	media-libs/freetype
 	media-libs/libmodplug
@@ -33,6 +33,4 @@ DEPEND="
 	media-libs/tiff
 "
 
-S=${WORKDIR}/${PN}-HEAD
-
-DOCS=( "readme.txt" "changes.txt" )
+DOCS=( readme.md changes.txt )

diff --git a/games-engines/love/love-9999.ebuild b/games-engines/love/love-9999.ebuild
index 5987b4d..d058cc6 100644
--- a/games-engines/love/love-9999.ebuild
+++ b/games-engines/love/love-9999.ebuild
@@ -20,7 +20,7 @@ inherit games eutils autotools ${SCM_ECLASS}
 
 LICENSE="ZLIB"
 SLOT="0"
-IUSE="luajit"
+IUSE=""
 
 RDEPEND="
 	dev-games/physfs
@@ -31,7 +31,7 @@ RDEPEND="
 	media-libs/libvorbis
 	media-libs/openal
 	media-sound/mpg123
-	virtual/lua[luajit=]
+	virtual/lua[luajit]
 	virtual/opengl
 "
 DEPEND="
@@ -40,7 +40,7 @@ DEPEND="
 	media-libs/tiff
 "
 
-DOCS=( "readme.md" "changes.txt" )
+DOCS=( readme.md changes.txt )
 
 src_prepare() {
 	sh platform/unix/automagic || die
@@ -49,7 +49,6 @@ src_prepare() {
 
 src_configure() {
 	OPTS=()
-	use luajit && OPTS+=" --with-luajit"
 	OPTS+=" --disable-dependency-tracking --disable-option-checking"
 	econf ${OPTS}
 }


             reply	other threads:[~2015-10-07  8:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-07  8:50 Vadim A. Misbakh-Soloviov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-04 14:59 [gentoo-commits] proj/lua:master commit in: games-engines/love/ Misbakh-Soloviev Vadim A.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1444207810.98ecbcedd896705d83c589e8615f8ed88804c83f.mva@gentoo \
    --to=mva@mva.name \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox