public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/patchelf: metadata.xml ChangeLog patchelf-0.5.ebuild patchelf-0.6.ebuild
@ 2011-11-11 10:43 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2011-11-11 10:43 UTC (permalink / raw
  To: gentoo-commits

jlec        11/11/11 10:43:25

  Modified:             metadata.xml ChangeLog patchelf-0.5.ebuild
  Added:                patchelf-0.6.ebuild
  Log:
  Version Bump and move to EAPI=4
  
  (Portage version: 2.2.0_alpha73/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-util/patchelf/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/patchelf/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml	24 Sep 2011 08:55:05 -0000	1.2
+++ metadata.xml	11 Nov 2011 10:43:25 -0000	1.3
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer>
-  <email>jlec@gentoo.org</email>
-</maintainer>
+	<maintainer>
+		<email>jlec@gentoo.org</email>
+	</maintainer>
 </pkgmetadata>



1.2                  dev-util/patchelf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	30 Nov 2010 17:22:26 -0000	1.1
+++ ChangeLog	11 Nov 2011 10:43:25 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/patchelf
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.1 2010/11/30 17:22:26 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.2 2011/11/11 10:43:25 jlec Exp $
+
+*patchelf-0.6 (11 Nov 2011)
+
+  11 Nov 2011; Justin Lecher <jlec@gentoo.org> patchelf-0.5.ebuild,
+  +patchelf-0.6.ebuild, metadata.xml:
+  Version Bump and move to EAPI=4
 
   30 Nov 2010; Justin Lecher <jlec@gentoo.org> +patchelf-0.5.ebuild,
   +metadata.xml:



1.2                  dev-util/patchelf/patchelf-0.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.5.ebuild?r1=1.1&r2=1.2

Index: patchelf-0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- patchelf-0.5.ebuild	30 Nov 2010 17:22:26 -0000	1.1
+++ patchelf-0.5.ebuild	11 Nov 2011 10:43:25 -0000	1.2
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.5.ebuild,v 1.1 2010/11/30 17:22:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.5.ebuild,v 1.2 2011/11/11 10:43:25 jlec Exp $
 
-EAPI="3"
+EAPI=4
 
 NUMBER="114505"
 
@@ -19,7 +19,3 @@
 	econf \
 		--docdir="${EPREFIX}"/usr/share/doc/${PF}
 }
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-}



1.1                  dev-util/patchelf/patchelf-0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild?rev=1.1&content-type=text/plain

Index: patchelf-0.6.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild,v 1.1 2011/11/11 10:43:25 jlec Exp $

EAPI=4

NUMBER="1524660"

DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executables."
HOMEPAGE="http://nixos.org/patchelf.html"
SRC_URI="http://hydra.nixos.org/build/${NUMBER}/download/2/${P}.tar.bz2"

SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
LICENSE="GPL-3"
IUSE=""

src_configure() {
	econf \
		--docdir="${EPREFIX}"/usr/share/doc/${PF}
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-11 10:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-11 10:43 [gentoo-commits] gentoo-x86 commit in dev-util/patchelf: metadata.xml ChangeLog patchelf-0.5.ebuild patchelf-0.6.ebuild Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox