public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/nilfs-utils: nilfs-utils-2.0.13.ebuild ChangeLog
@ 2009-06-24 16:02 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; only message in thread
From: Matsuu Takuto (matsuu) @ 2009-06-24 16:02 UTC (permalink / raw
  To: gentoo-commits

matsuu      09/06/24 16:02:06

  Modified:             ChangeLog
  Added:                nilfs-utils-2.0.13.ebuild
  Log:
  Version bumped.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-fs/nilfs-utils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/nilfs-utils/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/nilfs-utils/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/nilfs-utils/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/nilfs-utils/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	17 Apr 2009 17:00:14 -0000	1.1
+++ ChangeLog	24 Jun 2009 16:02:06 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/nilfs-utils
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/nilfs-utils/ChangeLog,v 1.1 2009/04/17 17:00:14 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/nilfs-utils/ChangeLog,v 1.2 2009/06/24 16:02:06 matsuu Exp $
+
+*nilfs-utils-2.0.13 (24 Jun 2009)
+
+  24 Jun 2009; MATSUU Takuto <matsuu@gentoo.org> +nilfs-utils-2.0.13.ebuild:
+  Version bumped.
 
 *nilfs-utils-2.0.12 (17 Apr 2009)
 



1.1                  sys-fs/nilfs-utils/nilfs-utils-2.0.13.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/nilfs-utils/nilfs-utils-2.0.13.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/nilfs-utils/nilfs-utils-2.0.13.ebuild?rev=1.1&content-type=text/plain

Index: nilfs-utils-2.0.13.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/nilfs-utils/nilfs-utils-2.0.13.ebuild,v 1.1 2009/06/24 16:02:06 matsuu Exp $

inherit autotools

DESCRIPTION="A New Implementation of a Log-structured File System for Linux"
HOMEPAGE="http://www.nilfs.org/"
SRC_URI="http://www.nilfs.org/download/${P}.tar.bz2"

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

RDEPEND="sys-libs/e2fsprogs-libs"
DEPEND="${DEPEND}
	sys-kernel/linux-headers"

src_unpack() {
	unpack ${A}
	cd "${S}"

	epatch "${FILESDIR}/${PN}-2.0.12-gentoo.patch"
	eautoreconf
}

src_install() {
	emake DESTDIR="${D}" install || die

	dodoc AUTHORS ChangeLog NEWS README
}






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

only message in thread, other threads:[~2009-06-24 16:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24 16:02 [gentoo-commits] gentoo-x86 commit in sys-fs/nilfs-utils: nilfs-utils-2.0.13.ebuild ChangeLog Matsuu Takuto (matsuu)

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