public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Daniel Drake (dsd)" <dsd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/zisofs-tools: ChangeLog zisofs-tools-1.0.8.ebuild
Date: Fri, 31 Oct 2008 21:17:58 +0000	[thread overview]
Message-ID: <E1Kw1NW-00088I-5Z@stork.gentoo.org> (raw)

dsd         08/10/31 21:17:58

  Modified:             ChangeLog
  Added:                zisofs-tools-1.0.8.ebuild
  Log:
  Version bump, thanks to Arfrever Frehtes Taifersar Arahesis in bug #190737
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo-r2 i686)

Revision  Changes    Path
1.32                 app-misc/zisofs-tools/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/zisofs-tools/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/zisofs-tools/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/zisofs-tools/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/zisofs-tools/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	3 Feb 2008 15:32:23 -0000	1.31
+++ ChangeLog	31 Oct 2008 21:17:58 -0000	1.32
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/zisofs-tools
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/zisofs-tools/ChangeLog,v 1.31 2008/02/03 15:32:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/zisofs-tools/ChangeLog,v 1.32 2008/10/31 21:17:58 dsd Exp $
+
+*zisofs-tools-1.0.8 (31 Oct 2008)
+
+  31 Oct 2008; Daniel Drake <dsd@gentoo.org> +zisofs-tools-1.0.8.ebuild:
+  Version bump, thanks to Arfrever Frehtes Taifersar Arahesis in bug #190737
 
   03 Feb 2008; Fabian Groffen <grobian@gentoo.org>
   zisofs-tools-1.0.6.ebuild:



1.1                  app-misc/zisofs-tools/zisofs-tools-1.0.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/zisofs-tools/zisofs-tools-1.0.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/zisofs-tools/zisofs-tools-1.0.8.ebuild?rev=1.1&content-type=text/plain

Index: zisofs-tools-1.0.8.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/zisofs-tools/zisofs-tools-1.0.8.ebuild,v 1.1 2008/10/31 21:17:58 dsd Exp $

inherit flag-o-matic

DESCRIPTION="User utilities for zisofs"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/fs/zisofs/"
SRC_URI="mirror://kernel/linux/utils/fs/zisofs/${P}.tar.bz2"

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

DEPEND=">=sys-libs/zlib-1.1.4"

src_compile() {
	use static && append-ldflags -static
	econf || die
	emake || die
}

src_install() {
	emake INSTALLROOT="${D}" install || die
	dodoc CHANGES INSTALL README
}






             reply	other threads:[~2008-10-31 21:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-31 21:17 Daniel Drake (dsd) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-01 21:23 [gentoo-commits] gentoo-x86 commit in app-misc/zisofs-tools: ChangeLog zisofs-tools-1.0.8.ebuild Christian Faulhammer (fauli)
2014-02-08 15:02 Jeroen Roovers (jer)
2014-02-14 19:09 Markus Meier (maekke)
2014-02-24  1:12 PaweA Hajdan (phajdan.jr)

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=E1Kw1NW-00088I-5Z@stork.gentoo.org \
    --to=dsd@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