diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-01 22:00:09 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-01 22:00:09 +0000 |
commit | 4309e36327b000b0274bea2d7246a17110d557e1 (patch) | |
tree | 03d39430846ae5fa5e1883c93b8019059f6b318a /sys-apps/inotail | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-4309e36327b000b0274bea2d7246a17110d557e1.tar.gz gentoo-2-4309e36327b000b0274bea2d7246a17110d557e1.tar.bz2 gentoo-2-4309e36327b000b0274bea2d7246a17110d557e1.zip |
Stable on amd64
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'sys-apps/inotail')
-rw-r--r-- | sys-apps/inotail/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/inotail/inotail-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/inotail/ChangeLog b/sys-apps/inotail/ChangeLog index 960f25287345..d20c1eabaf1b 100644 --- a/sys-apps/inotail/ChangeLog +++ b/sys-apps/inotail/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2007/06/27 06:56:30 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/ChangeLog,v 1.3 2007/08/01 22:00:09 angelos Exp $ + + 01 Aug 2007; Christoph Mende <angelos@gentoo.org> inotail-0.4.ebuild: + Stable on amd64 27 Jun 2007; Christian Faulhammer <opfer@gentoo.org> inotail-0.4.ebuild: keyworded ~x86, bug 183366 diff --git a/sys-apps/inotail/inotail-0.4.ebuild b/sys-apps/inotail/inotail-0.4.ebuild index fc9256fd0fe2..c5ca5c83a544 100644 --- a/sys-apps/inotail/inotail-0.4.ebuild +++ b/sys-apps/inotail/inotail-0.4.ebuild @@ -1,6 +1,6 @@ # 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.4.ebuild,v 1.3 2007/06/27 06:56:30 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/inotail-0.4.ebuild,v 1.4 2007/08/01 22:00:09 angelos Exp $ inherit linux-info @@ -10,7 +10,7 @@ SRC_URI="http://distanz.ch/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="" |