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/unrar: ChangeLog unrar-3.9.10.ebuild
Date: Fri, 19 Mar 2010 02:27:22 +0000	[thread overview]
Message-ID: <E1NsRvm-0003iG-Uj@stork.gentoo.org> (raw)

vapier      10/03/19 02:27:22

  Modified:             ChangeLog
  Added:                unrar-3.9.10.ebuild
  Log:
  Version bump #309865 by Samuli Suominen.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.134                app-arch/unrar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog	12 Mar 2010 17:01:48 -0000	1.133
+++ ChangeLog	19 Mar 2010 02:27:22 -0000	1.134
@@ -1,6 +1,11 @@
 # ChangeLog for app-arch/unrar
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v 1.133 2010/03/12 17:01:48 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v 1.134 2010/03/19 02:27:22 vapier Exp $
+
+*unrar-3.9.10 (19 Mar 2010)
+
+  19 Mar 2010; Mike Frysinger <vapier@gentoo.org> +unrar-3.9.10.ebuild:
+  Version bump #309865 by Samuli Suominen.
 
   12 Mar 2010; Markos Chandras <hwoarang@gentoo.org> unrar-3.9.7.ebuild:
   Stable on amd64 wrt bug #308127



1.1                  app-arch/unrar/unrar-3.9.10.ebuild

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

Index: unrar-3.9.10.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.9.10.ebuild,v 1.1 2010/03/19 02:27:22 vapier Exp $

inherit toolchain-funcs

MY_PN=${PN}src
DESCRIPTION="Uncompress rar files"
HOMEPAGE="http://www.rarlab.com/rar_add.htm"
SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz"

LICENSE="unRAR"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND="!app-arch/unrar-gpl"

S=${WORKDIR}/unrar

src_compile() {
	emake \
		-f makefile.unix \
		CXXFLAGS="${CXXFLAGS}" \
		CXX="$(tc-getCXX)" \
		STRIP="true" || die "emake failed"
}

src_install() {
	dobin unrar || die
	dodoc readme.txt
}






             reply	other threads:[~2010-03-19  2:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-19  2:27 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-11-17 23:40 [gentoo-commits] gentoo-x86 commit in app-arch/unrar: ChangeLog unrar-3.9.10.ebuild Markos Chandras (hwoarang)
2010-11-18  9:45 Thomas Kahle (tomka)
2010-11-19 17:30 Jeroen Roovers (jer)
2010-11-21 17:53 Markus Meier (maekke)
2010-11-27 18:07 Gysbert Wassenaar (nixnut)
2010-11-29 14:08 Brent Baude (ranger)
2010-12-05 16:06 Raul Porcel (armin76)

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=E1NsRvm-0003iG-Uj@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