Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Dror Levin (spatz)" <spatz@g.o>
Subject: gentoo-x86 commit in app-arch/lzip: ChangeLog lzip-1.9.ebuild
Date: Sat, 06 Mar 2010 20:36:15 +0000
spatz       10/03/06 20:36:15

  Modified:             ChangeLog
  Added:                lzip-1.9.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc65/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  app-arch/lzip/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lzip/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	31 Jan 2010 20:44:22 -0000	1.6
+++ ChangeLog	6 Mar 2010 20:36:15 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for app-arch/lzip
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/ChangeLog,v 1.6 2010/01/31 20:44:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/ChangeLog,v 1.7 2010/03/06 20:36:15 spatz Exp $
+
+*lzip-1.9 (06 Mar 2010)
+
+  06 Mar 2010; Dror Levin <spatz@g.o> +lzip-1.9.ebuild,
+  +files/lzip-1.9-build.patch:
+  Version bump.
 
   31 Jan 2010; Jeroen Roovers <jer@g.o> lzip-1.8.ebuild:
   Marked ~hppa too.



1.1                  app-arch/lzip/lzip-1.9.ebuild

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

Index: lzip-1.9.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/lzip-1.9.ebuild,v 1.1 2010/03/06 20:36:15 spatz Exp $

EAPI="2"

inherit eutils toolchain-funcs

DESCRIPTION="lossless data compressor based on the LZMA algorithm"
HOMEPAGE="http://www.nongnu.org/lzip/lzip.html"
SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P}.tar.gz"

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

src_prepare() {
	epatch "${FILESDIR}"/${P}-build.patch
	tc-export CC CXX
}

src_install() {
	emake install DESTDIR="${D}" || die
	dodoc AUTHORS README NEWS ChangeLog
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-arch/lzip/files: lzip-1.9-build.patch
Next by thread:
gentoo-x86 commit in dev-vcs/svnmailer: - New directory
Previous by date:
gentoo-x86 commit in app-arch/lzip/files: lzip-1.9-build.patch
Next by date:
gentoo-x86 commit in sys-kernel/linux-headers: ChangeLog linux-headers-2.6.30-r1.ebuild


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.