* [gentoo-commits] gentoo-x86 commit in dev-util/elfsh: elfsh-0.65_rc1.ebuild ChangeLog
@ 2008-10-14 2:47 Jeremy Olexa (darkside)
0 siblings, 0 replies; only message in thread
From: Jeremy Olexa (darkside) @ 2008-10-14 2:47 UTC (permalink / raw
To: gentoo-commits
darkside 08/10/14 02:47:36
Modified: elfsh-0.65_rc1.ebuild ChangeLog
Log:
(non maintainer commit) manually place distfile on mirrors and fix up ebuild to reflect that. based on user input on bug #232141
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo x86_64)
Revision Changes Path
1.3 dev-util/elfsh/elfsh-0.65_rc1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/elfsh/elfsh-0.65_rc1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/elfsh/elfsh-0.65_rc1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/elfsh/elfsh-0.65_rc1.ebuild?r1=1.2&r2=1.3
Index: elfsh-0.65_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/elfsh/elfsh-0.65_rc1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- elfsh-0.65_rc1.ebuild 24 Jun 2007 17:48:30 -0000 1.2
+++ elfsh-0.65_rc1.ebuild 14 Oct 2008 02:47:36 -0000 1.3
@@ -1,14 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/elfsh/elfsh-0.65_rc1.ebuild,v 1.2 2007/06/24 17:48:30 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/elfsh/elfsh-0.65_rc1.ebuild,v 1.3 2008/10/14 02:47:36 darkside Exp $
inherit eutils toolchain-funcs
-MY_PV=${PV/_/}
DESCRIPTION="scripting language to modify ELF binaries"
HOMEPAGE="http://elfsh.segfault.net/"
-SRC_URI="mirror://gentoo/elfsh-${MY_PV}.tgz"
-#http://elfsh.segfault.net/files/elfsh-${MY_PV}-portable.tgz
+SRC_URI="mirror://gentoo/${P}.zip"
+#http://www.eresi-project.org/browser/tags/elfsh_0_65rc1
LICENSE="GPL-2"
SLOT="0"
@@ -16,9 +15,12 @@
IUSE="readline"
DEPEND=">=dev-libs/expat-1.95
- readline? ( sys-libs/readline )"
+ readline? ( sys-libs/readline )
+ app-arch/unzip
+ dev-libs/libhash"
+RDEPEND=""
-S=${WORKDIR}/${PN}-${MY_PV}
+S="${WORKDIR}/tags/elfsh_0_65rc1"
src_unpack() {
unpack ${A}
@@ -29,6 +31,7 @@
-e "/^LDFLAGS/s:=:=${LDFLAGS} :" \
$(find -name Makefile) \
|| die
+ chmod +x configure
}
src_compile() {
1.9 dev-util/elfsh/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/elfsh/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/elfsh/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/elfsh/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/elfsh/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 25 Sep 2007 02:38:42 -0000 1.8
+++ ChangeLog 14 Oct 2008 02:47:36 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/elfsh
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/elfsh/ChangeLog,v 1.8 2007/09/25 02:38:42 solar Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/elfsh/ChangeLog,v 1.9 2008/10/14 02:47:36 darkside Exp $
+
+ 14 Oct 2008; Jeremy Olexa <darkside@gentoo.org> elfsh-0.65_rc1.ebuild:
+ (non maintainer commit) manually place distfile on mirrors and fix up ebuild
+ to reflect that. based on user input on bug #232141
25 Sep 2007; <solar@gentoo.org> metadata.xml:
- update metadata.xml
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-14 2:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 2:47 [gentoo-commits] gentoo-x86 commit in dev-util/elfsh: elfsh-0.65_rc1.ebuild ChangeLog Jeremy Olexa (darkside)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox