public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/unace: ChangeLog unace-2.5-r1.ebuild
Date: Sat, 29 Mar 2008 20:48:40 +0000	[thread overview]
Message-ID: <E1Jfhyi-00083B-BV@stork.gentoo.org> (raw)

vapier      08/03/29 20:48:40

  Modified:             ChangeLog
  Added:                unace-2.5-r1.ebuild
  Log:
  Version bump to build with source code #214216 by Robert Buchholz.
  (Portage version: 2.2_pre5)

Revision  Changes    Path
1.30                 app-arch/unace/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unace/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unace/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unace/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/unace/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	17 Sep 2007 01:09:44 -0000	1.29
+++ ChangeLog	29 Mar 2008 20:48:39 -0000	1.30
@@ -1,6 +1,12 @@
 # ChangeLog for app-arch/unace
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/ChangeLog,v 1.29 2007/09/17 01:09:44 jer Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/ChangeLog,v 1.30 2008/03/29 20:48:39 vapier Exp $
+
+*unace-2.5-r1 (29 Mar 2008)
+
+  29 Mar 2008; Mike Frysinger <vapier@gentoo.org>
+  +files/unace-2.5-build.patch, +unace-2.5-r1.ebuild:
+  Version bump to build with source code #214216 by Robert Buchholz.
 
   17 Sep 2007; Jeroen Roovers <jer@gentoo.org> unace-1.2b-r1.ebuild:
   Stable for HPPA too.



1.1                  app-arch/unace/unace-2.5-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unace/unace-2.5-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unace/unace-2.5-r1.ebuild?rev=1.1&content-type=text/plain

Index: unace-2.5-r1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-2.5-r1.ebuild,v 1.1 2008/03/29 20:48:39 vapier Exp $

inherit eutils toolchain-funcs

DEB_VER="4"
DESCRIPTION="ACE unarchiver"
HOMEPAGE="http://www.winace.com/"
SRC_URI="mirror://debian/pool/non-free/u/unace-nonfree/unace-nonfree_${PV}.orig.tar.gz
	mirror://debian/pool/non-free/u/unace-nonfree/unace-nonfree_${PV}-${DEB_VER}.diff.gz"

LICENSE="freedist"
SLOT="1"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""

src_unpack() {
	unpack ${A}
	cd "${S}"
	epatch "${WORKDIR}"/unace-nonfree_${PV}-${DEB_VER}.diff
	local p
	for p in $(<unace-nonfree-${PV}/debian/patches/00list) ; do
		epatch unace-nonfree-${PV}/debian/patches/${p}.dpatch
	done
	epatch "${FILESDIR}"/${P}-build.patch
	tc-export CC
}

src_install() {
	dobin unace || die
	doman unace-nonfree-${PV}/debian/manpage/unace.1
}



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-03-29 20:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-29 20:48 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-30 10:31 [gentoo-commits] gentoo-x86 commit in app-arch/unace: ChangeLog unace-2.5-r1.ebuild Raul Porcel (armin76)
2008-03-30 15:54 Markus Rothe (corsair)
2008-03-31  0:04 Jeroen Roovers (jer)
2008-04-05 23:31 Joseph Jezak (josejx)
2010-01-01 19:40 Christian Faulhammer (fauli)

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=E1Jfhyi-00083B-BV@stork.gentoo.org \
    --to=vapier@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