public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone (tupone)" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-games/KXL: KXL-1.1.7-r1.ebuild ChangeLog
Date: Wed, 28 Jan 2009 15:53:46 +0000	[thread overview]
Message-ID: <E1LSCja-0000hs-2z@stork.gentoo.org> (raw)

tupone      09/01/28 15:53:46

  Modified:             KXL-1.1.7-r1.ebuild ChangeLog
  Log:
  Fix --as-needed bug #247284
  (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)

Revision  Changes    Path
1.2                  dev-games/KXL/KXL-1.1.7-r1.ebuild

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

Index: KXL-1.1.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/KXL/KXL-1.1.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- KXL-1.1.7-r1.ebuild	13 May 2007 20:42:28 -0000	1.1
+++ KXL-1.1.7-r1.ebuild	28 Jan 2009 15:53:45 -0000	1.2
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/KXL/KXL-1.1.7-r1.ebuild,v 1.1 2007/05/13 20:42:28 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/KXL/KXL-1.1.7-r1.ebuild,v 1.2 2009/01/28 15:53:45 tupone Exp $
 
-inherit eutils
+inherit eutils autotools
 
 DESCRIPTION="Development Library for making games for X"
 HOMEPAGE="http://kxl.orz.hm/"
@@ -19,7 +19,9 @@
 	unpack ${A}
 	cd "${S}"
 	epatch "${FILESDIR}"/${P}-m4.patch \
-		"${FILESDIR}"/${P}-amd64.patch
+		"${FILESDIR}"/${P}-amd64.patch \
+		"${FILESDIR}"/${P}-as-needed.patch
+	eautoreconf
 }
 
 src_install() {



1.9                  dev-games/KXL/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/KXL/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/KXL/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/KXL/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/KXL/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	13 May 2007 20:42:28 -0000	1.8
+++ ChangeLog	28 Jan 2009 15:53:45 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-games/KXL
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/KXL/ChangeLog,v 1.8 2007/05/13 20:42:28 tupone Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/KXL/ChangeLog,v 1.9 2009/01/28 15:53:45 tupone Exp $
+
+  28 Jan 2009; Alfredo Tupone <tupone@gentoo.org>
+  +files/KXL-1.1.7-as-needed.patch, KXL-1.1.7-r1.ebuild:
+  Fix --as-needed bug #247284 by flameeyes@gentoo.org
 
 *KXL-1.1.7-r1 (13 May 2007)
 






             reply	other threads:[~2009-01-28 15:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-28 15:53 Alfredo Tupone (tupone) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-06 17:34 [gentoo-commits] gentoo-x86 commit in dev-games/KXL: KXL-1.1.7-r1.ebuild ChangeLog Gysbert Wassenaar (nixnut)
2009-06-07 12:41 Markus Meier (maekke)
2009-06-08  3:01 Jeroen Roovers (jer)
2009-06-09 20:13 Ferris McCormick (fmccor)

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=E1LSCja-0000hs-2z@stork.gentoo.org \
    --to=tupone@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