About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
angelos 07/09/07 12:41:36 Modified: ChangeLog Added: inotail-0.5.ebuild Log: Version bump (Portage version: 2.1.3.7) Revision Changes Path 1.4 sys-apps/inotail/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/inotail/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/inotail/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/inotail/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/inotail/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 1 Aug 2007 22:00:09 -0000 1.3 +++ ChangeLog 7 Sep 2007 12:41:35 -0000 1.4 @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/inotail # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/ChangeLog,v 1.3 2007/08/01 22:00:09 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/ChangeLog,v 1.4 2007/09/07 12:41:35 angelos Exp $ + +*inotail-0.5 (07 Sep 2007) + + 07 Sep 2007; Christoph Mende <angelos@g.o> +inotail-0.5.ebuild: + Version bump 01 Aug 2007; Christoph Mende <angelos@g.o> inotail-0.4.ebuild: Stable on amd64 1.1 sys-apps/inotail/inotail-0.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/inotail/inotail-0.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/inotail/inotail-0.5.ebuild?rev=1.1&content-type=text/plain Index: inotail-0.5.ebuild =================================================================== # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/inotail-0.5.ebuild,v 1.1 2007/09/07 12:41:35 angelos Exp $ inherit linux-info DESCRIPTION="tail replacement using inotify" HOMEPAGE="http://distanz.ch/inotail/" SRC_URI="http://distanz.ch/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND="" CONFIG_CHECK="INOTIFY" src_install() { make prefix="${D}/usr" install || die "install failed" dodoc changelog README } -- gentoo-commits@g.o mailing list
Updated May 09, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.