public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-text/txt2pdbdoc: txt2pdbdoc-1.4.4.ebuild ChangeLog
Date: Sun, 20 Jan 2013 15:07:59 +0000 (UTC)	[thread overview]
Message-ID: <20130120150759.401E82171D@flycatcher.gentoo.org> (raw)

scarabeus    13/01/20 15:07:59

  Modified:             txt2pdbdoc-1.4.4.ebuild ChangeLog
  Log:
  Bump to eapi5 to make the ebuild bit smaller
  
  (Portage version: 2.2.0_alpha157/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.10                 app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild?r1=1.9&r2=1.10

Index: txt2pdbdoc-1.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- txt2pdbdoc-1.4.4.ebuild	3 Jan 2009 00:40:35 -0000	1.9
+++ txt2pdbdoc-1.4.4.ebuild	20 Jan 2013 15:07:59 -0000	1.10
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild,v 1.9 2009/01/03 00:40:35 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/txt2pdbdoc/txt2pdbdoc-1.4.4.ebuild,v 1.10 2013/01/20 15:07:59 scarabeus Exp $
+
+EAPI=5
 
 inherit autotools
 
@@ -14,16 +16,11 @@
 IUSE=""
 
 DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+DOCS=( AUTHORS README ChangeLog )
 
+src_prepare() {
 	sed -i -e "/^CFLAGS/d" configure.in
 	eautoreconf
 }
-
-src_install () {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc AUTHORS README ChangeLog
-}



1.21                 app-text/txt2pdbdoc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2pdbdoc/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2pdbdoc/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2pdbdoc/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/txt2pdbdoc/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	3 Jan 2009 00:40:35 -0000	1.20
+++ ChangeLog	20 Jan 2013 15:07:59 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/txt2pdbdoc
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/txt2pdbdoc/ChangeLog,v 1.20 2009/01/03 00:40:35 angelos Exp $
+# Copyright 2002-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/txt2pdbdoc/ChangeLog,v 1.21 2013/01/20 15:07:59 scarabeus Exp $
+
+  20 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> txt2pdbdoc-1.4.4.ebuild:
+  Bump to eapi5 to make the ebuild bit smaller
 
   03 Jan 2009; Christoph Mende <angelos@gentoo.org> txt2pdbdoc-1.4.4.ebuild:
   Prevent automatic autotools rebuilding (bug 226433) and respect CFLAGS





                 reply	other threads:[~2013-01-20 15:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130120150759.401E82171D@flycatcher.gentoo.org \
    --to=scarabeus@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