public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libexplain: libexplain-0.40.ebuild
@ 2011-01-06 20:36 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2011-01-06 20:36 UTC (permalink / raw
  To: gentoo-commits

jlec        11/01/06 20:36:37

  Modified:             libexplain-0.40.ebuild
  Log:
  Useless blank line on last line
  
  (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-libs/libexplain/libexplain-0.40.ebuild

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

Index: libexplain-0.40.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libexplain/libexplain-0.40.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libexplain-0.40.ebuild	6 Jan 2011 20:35:30 -0000	1.1
+++ libexplain-0.40.ebuild	6 Jan 2011 20:36:37 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexplain/libexplain-0.40.ebuild,v 1.1 2011/01/06 20:35:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexplain/libexplain-0.40.ebuild,v 1.2 2011/01/06 20:36:37 jlec Exp $
 
 EAPI="3"
 
@@ -22,4 +22,3 @@
 	# Portage incompatible test
 	sed '/t0524a/d' -i Makefile.in || die
 }
-






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libexplain: libexplain-0.40.ebuild
@ 2011-01-06 20:44 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2011-01-06 20:44 UTC (permalink / raw
  To: gentoo-commits

jlec        11/01/06 20:44:34

  Modified:             libexplain-0.40.ebuild
  Log:
  Added missing src_install
  
  (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-libs/libexplain/libexplain-0.40.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libexplain/libexplain-0.40.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libexplain/libexplain-0.40.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libexplain/libexplain-0.40.ebuild?r1=1.2&r2=1.3

Index: libexplain-0.40.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libexplain/libexplain-0.40.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libexplain-0.40.ebuild	6 Jan 2011 20:36:37 -0000	1.2
+++ libexplain-0.40.ebuild	6 Jan 2011 20:44:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexplain/libexplain-0.40.ebuild,v 1.2 2011/01/06 20:36:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexplain/libexplain-0.40.ebuild,v 1.3 2011/01/06 20:44:34 jlec Exp $
 
 EAPI="3"
 
@@ -22,3 +22,8 @@
 	# Portage incompatible test
 	sed '/t0524a/d' -i Makefile.in || die
 }
+
+src_install() {
+	emake -j1 DESTDIR="${D}" install || die
+	dodoc README || die
+}






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-06 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 20:44 [gentoo-commits] gentoo-x86 commit in dev-libs/libexplain: libexplain-0.40.ebuild Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-06 20:36 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