public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/quotatool: ChangeLog quotatool-1.4.12.ebuild
@ 2012-02-23  7:09 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2012-02-23  7:09 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/02/23 07:09:01

  Modified:             ChangeLog
  Added:                quotatool-1.4.12.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha87/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 sys-fs/quotatool/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quotatool/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quotatool/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quotatool/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/quotatool/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	13 Jan 2011 13:51:25 -0000	1.9
+++ ChangeLog	23 Feb 2012 07:09:01 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/quotatool
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quotatool/ChangeLog,v 1.9 2011/01/13 13:51:25 flameeyes Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quotatool/ChangeLog,v 1.10 2012/02/23 07:09:01 radhermit Exp $
+
+*quotatool-1.4.12 (23 Feb 2012)
+
+  23 Feb 2012; Tim Harder <radhermit@gentoo.org> +quotatool-1.4.12.ebuild:
+  Version bump.
 
 *quotatool-1.4.11 (13 Jan 2011)
 



1.1                  sys-fs/quotatool/quotatool-1.4.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quotatool/quotatool-1.4.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quotatool/quotatool-1.4.12.ebuild?rev=1.1&content-type=text/plain

Index: quotatool-1.4.12.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/quotatool/quotatool-1.4.12.ebuild,v 1.1 2012/02/23 07:09:01 radhermit Exp $

EAPI=4

inherit autotools eutils

DESCRIPTION="command-line utility for filesystem quotas"
HOMEPAGE="http://quotatool.ekenberg.se/"
SRC_URI="http://quotatool.ekenberg.se/${P}.tar.gz"

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

RDEPEND="sys-fs/quota"

src_prepare() {
	epatch "${FILESDIR}/${PN}-1.4.11-ldflags.patch"

	# rebuild autotools since it uses symlinked copies of support files
	# that we can't rely on.
	eautoreconf
}

src_install () {
	dobin quotatool
	doman man/quotatool.8
	dodoc AUTHORS ChangeLog README TODO
}






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

only message in thread, other threads:[~2012-02-23  7:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23  7:09 [gentoo-commits] gentoo-x86 commit in sys-fs/quotatool: ChangeLog quotatool-1.4.12.ebuild Tim Harder (radhermit)

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