public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: app-misc/info-beamer/, app-misc/info-beamer/files/
Date: Wed, 12 Feb 2014 23:36:47 +0000 (UTC)	[thread overview]
Message-ID: <1392248200.31de815f6420ad8cca476f0ac1af87e6b0c12b91.xmw@gentoo> (raw)

commit:     31de815f6420ad8cca476f0ac1af87e6b0c12b91
Author:     Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Wed Feb 12 23:36:40 2014 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 23:36:40 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=31de815f

shorter patch

Package-Manager: portage-2.2.8-r1
Manifest-Sign-Key: 62EEF090

---
 app-misc/info-beamer/ChangeLog                                  | 4 ++++
 app-misc/info-beamer/files/info-beamer-1.0_pre3-pkgconfig.patch | 6 ++----
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-misc/info-beamer/ChangeLog b/app-misc/info-beamer/ChangeLog
index c2d7953..b22cb01 100644
--- a/app-misc/info-beamer/ChangeLog
+++ b/app-misc/info-beamer/ChangeLog
@@ -1,3 +1,7 @@
+  12 Feb 2014; Michael Weber <xmw@gentoo.org>
+  files/info-beamer-1.0_pre3-pkgconfig.patch:
+  shorter patch
+
 *info-beamer-1.0_pre3 (12 Feb 2014)
 *info-beamer-9999 (12 Feb 2014)
 

diff --git a/app-misc/info-beamer/files/info-beamer-1.0_pre3-pkgconfig.patch b/app-misc/info-beamer/files/info-beamer-1.0_pre3-pkgconfig.patch
index 3d8dfab..c448580 100644
--- a/app-misc/info-beamer/files/info-beamer-1.0_pre3-pkgconfig.patch
+++ b/app-misc/info-beamer/files/info-beamer-1.0_pre3-pkgconfig.patch
@@ -1,18 +1,16 @@
 --- info-beamer-9999/Makefile
 +++ info-beamer-9999/Makefile
-@@ -11,9 +11,9 @@
+@@ -11,8 +11,8 @@
  endif
  
  ifdef USE_LUAJIT
 -LUA_CFLAGS  ?= -I/usr/include/luajit-2.0
 -LUA_LDFLAGS ?= -lluajit-5.1
--LUA_LUAC    ?= luac
 +LUA_CFLAGS  ?= $(shell pkg-config --cflags luajit)
 +LUA_LDFLAGS ?= $(shell pkg-config --libs luajit)
-+LUA_LUAC    ?= luac
+ LUA_LUAC    ?= luac
  CFLAGS      += -DUSE_LUAJIT=1
  else
- #################################################
 @@ -24,14 +24,14 @@
  # $ LUA_LDFLAGS=-llua make
  #


             reply	other threads:[~2014-02-12 23:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-12 23:36 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-13  9:42 [gentoo-commits] dev/xmw:master commit in: app-misc/info-beamer/, app-misc/info-beamer/files/ Michael Weber
2014-02-12 23:33 Michael Weber

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=1392248200.31de815f6420ad8cca476f0ac1af87e6b0c12b91.xmw@gentoo \
    --to=xmw@gentoo.org \
    --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