public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/unshield: ChangeLog unshield-0.6.ebuild
Date: Wed, 21 Mar 2012 06:12:27 +0000 (UTC)	[thread overview]
Message-ID: <20120321061227.179C42004B@flycatcher.gentoo.org> (raw)

ssuominen    12/03/21 06:12:27

  Modified:             ChangeLog unshield-0.6.ebuild
  Log:
  x86 stable wrt #407375
  
  (Portage version: 2.2.0_alpha92/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 app-arch/unshield/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/unshield/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/unshield/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/unshield/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/unshield/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	21 Mar 2012 06:10:17 -0000	1.23
+++ ChangeLog	21 Mar 2012 06:12:27 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/unshield
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/ChangeLog,v 1.23 2012/03/21 06:10:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/ChangeLog,v 1.24 2012/03/21 06:12:27 ssuominen Exp $
+
+  21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> unshield-0.6.ebuild:
+  x86 stable wrt #407375
 
   21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
   unshield-0.6_p20120308.ebuild:



1.5                  app-arch/unshield/unshield-0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/unshield/unshield-0.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/unshield/unshield-0.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/unshield/unshield-0.6.ebuild?r1=1.4&r2=1.5

Index: unshield-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/unshield/unshield-0.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- unshield-0.6.ebuild	11 Mar 2012 15:41:53 -0000	1.4
+++ unshield-0.6.ebuild	21 Mar 2012 06:12:27 -0000	1.5
@@ -1,8 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/unshield-0.6.ebuild,v 1.4 2012/03/11 15:41:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/unshield-0.6.ebuild,v 1.5 2012/03/21 06:12:27 ssuominen Exp $
 
-EAPI=2
+EAPI=4
 
 DESCRIPTION="InstallShield CAB file extractor"
 HOMEPAGE="http://www.synce.org/"
@@ -10,20 +10,18 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc x86"
 IUSE="static-libs"
 
-RDEPEND=">=sys-libs/zlib-1.1.4"
+RDEPEND="sys-libs/zlib"
 DEPEND="${RDEPEND}"
 
 src_configure() {
-	econf \
-		--disable-dependency-tracking \
-		$(use_enable static-libs static)
+	econf $(use_enable static-libs static)
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die
+	emake DESTDIR="${D}" install
 	dodoc README
 
 	find "${D}" -name '*.la' -exec rm -f {} +






             reply	other threads:[~2012-03-21  6:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-21  6:12 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-21  9:41 [gentoo-commits] gentoo-x86 commit in app-arch/unshield: ChangeLog unshield-0.6.ebuild Samuli Suominen (ssuominen)
2012-03-11 15:41 Agostino Sarubbo (ago)
2011-02-27 10:34 Samuli Suominen (ssuominen)
2009-08-07  1:41 Federico Ferri (mescalinum)

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=20120321061227.179C42004B@flycatcher.gentoo.org \
    --to=ssuominen@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