* [gentoo-commits] gentoo-x86 commit in app-arch/unrar: unrar-4.0.3.ebuild ChangeLog
@ 2010-12-26 22:28 Mike Frysinger (vapier)
0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2010-12-26 22:28 UTC (permalink / raw
To: gentoo-commits
vapier 10/12/26 22:28:34
Modified: ChangeLog
Added: unrar-4.0.3.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Revision Changes Path
1.147 app-arch/unrar/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/unrar/ChangeLog?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/unrar/ChangeLog?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/unrar/ChangeLog?r1=1.146&r2=1.147
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog 13 Dec 2010 10:12:50 -0000 1.146
+++ ChangeLog 26 Dec 2010 22:28:34 -0000 1.147
@@ -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.146 2010/12/13 10:12:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v 1.147 2010/12/26 22:28:34 vapier Exp $
+
+*unrar-4.0.3 (26 Dec 2010)
+
+ 26 Dec 2010; Mike Frysinger <vapier@gentoo.org> +unrar-4.0.3.ebuild:
+ Version bump.
*unrar-4.0.2 (13 Dec 2010)
1.1 app-arch/unrar/unrar-4.0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/unrar/unrar-4.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/unrar/unrar-4.0.3.ebuild?rev=1.1&content-type=text/plain
Index: unrar-4.0.3.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-4.0.3.ebuild,v 1.1 2010/12/26 22:28:34 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-0.0.1_p20080417"
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
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-12-26 22:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-26 22:28 [gentoo-commits] gentoo-x86 commit in app-arch/unrar: unrar-4.0.3.ebuild ChangeLog Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox