public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/rar: ChangeLog rar-3.9.2.ebuild
@ 2010-02-16 10:56 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-02-16 10:56 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/02/16 10:56:09

  Modified:             ChangeLog
  Added:                rar-3.9.2.ebuild
  Log:
  Version bump wrt #305219, thanks to Nikos Chantziaras for reporting.
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.63                 app-arch/rar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/rar/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	27 Aug 2009 02:34:36 -0000	1.62
+++ ChangeLog	16 Feb 2010 10:56:08 -0000	1.63
@@ -1,6 +1,11 @@
 # ChangeLog for app-arch/rar
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/ChangeLog,v 1.62 2009/08/27 02:34:36 vostorga Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/ChangeLog,v 1.63 2010/02/16 10:56:08 ssuominen Exp $
+
+*rar-3.9.2 (16 Feb 2010)
+
+  16 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> +rar-3.9.2.ebuild:
+  Version bump wrt #305219, thanks to Nikos Chantziaras for reporting.
 
   27 Aug 2009; Víctor Ostorga <vostorga@gentoo.org> rar-3.9.0.ebuild:
   Fixing keywords



1.1                  app-arch/rar/rar-3.9.2.ebuild

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

Index: rar-3.9.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.9.2.ebuild,v 1.1 2010/02/16 10:56:08 ssuominen Exp $

DESCRIPTION="RAR compressor/uncompressor"
HOMEPAGE="http://www.rarsoft.com/"
SRC_URI="x86? ( http://www.rarlab.com/rar/rarlinux-${PV}.tar.gz )
	amd64? ( http://www.rarlab.com/rar/rarlinux-x64-${PV}.tar.gz )"

LICENSE="RAR"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""

RDEPEND=">=sys-libs/glibc-2.4"

S=${WORKDIR}/${PN}

QA_DT_HASH="opt/rar/lib/default.sfx
	opt/rar/bin/unrar
	opt/rar/bin/rar"
QA_PRESTRIPPED="opt/rar/lib/default.sfx
	opt/rar/bin/unrar
	opt/rar/bin/rar"

src_compile() { :; }

src_install() {
	into /opt/rar
	dobin rar unrar || die
	insinto /opt/rar/lib
	doins default.sfx || die
	insinto /opt/rar/etc
	doins rarfiles.lst || die
	dodoc *.txt
	dodir /opt/bin
	dosym ../rar/bin/rar /opt/bin/rar
	dosym ../rar/bin/unrar /opt/bin/unrar
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-16 10:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-16 10:56 [gentoo-commits] gentoo-x86 commit in app-arch/rar: ChangeLog rar-3.9.2.ebuild Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox