public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/lrzip: ChangeLog lrzip-0.19.ebuild
@ 2007-12-29 11:57 Luca Barbato (lu_zero)
  0 siblings, 0 replies; only message in thread
From: Luca Barbato (lu_zero) @ 2007-12-29 11:57 UTC (permalink / raw
  To: gentoo-commits

lu_zero     07/12/29 11:57:28

  Modified:             ChangeLog
  Added:                lrzip-0.19.ebuild
  Log:
  Version Bump
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.4                  app-arch/lrzip/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	11 May 2007 20:06:27 -0000	1.3
+++ ChangeLog	29 Dec 2007 11:57:27 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for app-arch/lrzip
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.3 2007/05/11 20:06:27 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.4 2007/12/29 11:57:27 lu_zero Exp $
+
+*lrzip-0.19 (29 Dec 2007)
+
+  29 Dec 2007; Luca Barbato <lu_zero@gentoo.org> +lrzip-0.19.ebuild:
+  Version Bump
 
   11 May 2007; Luca Barbato <lu_zero@gentoo.org> lrzip-0.18.ebuild:
   Marked ~amd64 and ~sparc according to yngwin report



1.1                  app-arch/lrzip/lrzip-0.19.ebuild

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

Index: lrzip-0.19.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.19.ebuild,v 1.1 2007/12/29 11:57:27 lu_zero Exp $

DESCRIPTION="Long Range ZIP or Lzma RZIP"
HOMEPAGE="http://ck.kolivas.org/apps/lrzip/README"
SRC_URI="http://ck.kolivas.org/apps/lrzip/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""

DEPEND="dev-libs/lzo
		app-arch/bzip2"
RDEPEND="${DEPEND}"

src_install() {
	make DESTDIR=${D} install || die "make install failed"
	dodoc README
}



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-12-29 11:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-29 11:57 [gentoo-commits] gentoo-x86 commit in app-arch/lrzip: ChangeLog lrzip-0.19.ebuild Luca Barbato (lu_zero)

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