public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/ncdu: ncdu-1.5.ebuild ChangeLog ncdu-1.4.ebuild
@ 2009-05-11 13:22 Wolfram Schlich (wschlich)
  0 siblings, 0 replies; only message in thread
From: Wolfram Schlich (wschlich) @ 2009-05-11 13:22 UTC (permalink / raw
  To: gentoo-commits

wschlich    09/05/11 13:22:08

  Modified:             ChangeLog
  Added:                ncdu-1.5.ebuild
  Removed:              ncdu-1.4.ebuild
  Log:
  version bump, removed old version
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.14                 sys-fs/ncdu/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	9 Jan 2009 19:41:25 -0000	1.13
+++ ChangeLog	11 May 2009 13:22:08 -0000	1.14
@@ -1,6 +1,12 @@
 # ChangeLog for sys-fs/ncdu
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.13 2009/01/09 19:41:25 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.14 2009/05/11 13:22:08 wschlich Exp $
+
+*ncdu-1.5 (11 May 2009)
+
+  11 May 2009; Wolfram Schlich <wschlich@gentoo.org> -ncdu-1.4.ebuild,
+  +ncdu-1.5.ebuild:
+  version bump, removed old version
 
   09 Jan 2009; Joseph Jezak <josejx@gentoo.org> ncdu-1.3.ebuild,
   ncdu-1.4.ebuild:



1.1                  sys-fs/ncdu/ncdu-1.5.ebuild

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

Index: ncdu-1.5.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.5.ebuild,v 1.1 2009/05/11 13:22:08 wschlich Exp $

IUSE=""
DESCRIPTION="NCurses Disk Usage"
HOMEPAGE="http://dev.yorhel.nl/ncdu/"
SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
DEPEND="sys-libs/ncurses"

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






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

only message in thread, other threads:[~2009-05-11 13:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-11 13:22 [gentoo-commits] gentoo-x86 commit in sys-fs/ncdu: ncdu-1.5.ebuild ChangeLog ncdu-1.4.ebuild Wolfram Schlich (wschlich)

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