summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-04-21 18:28:23 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-04-21 18:28:23 +0000
commit219eca69085810a48159901c63095de5ef1d83f1 (patch)
tree72d60e989fa7cb2b9f0dc6520503960fbc0138fc /sys-apps/inotail
parentold (diff)
downloadgentoo-2-219eca69085810a48159901c63095de5ef1d83f1.tar.gz
gentoo-2-219eca69085810a48159901c63095de5ef1d83f1.tar.bz2
gentoo-2-219eca69085810a48159901c63095de5ef1d83f1.zip
x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps/inotail')
-rw-r--r--sys-apps/inotail/ChangeLog7
-rw-r--r--sys-apps/inotail/inotail-0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/inotail/ChangeLog b/sys-apps/inotail/ChangeLog
index f60d82866e58..b21c683ffbe9 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.5 2007/10/06 10:26:59 angelos Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/ChangeLog,v 1.6 2008/04/21 18:28:23 armin76 Exp $
+
+ 21 Apr 2008; Raúl Porcel <armin76@gentoo.org> inotail-0.5.ebuild:
+ x86 stable
06 Oct 2007; Christoph Mende <angelos@gentoo.org> -inotail-0.4.ebuild,
inotail-0.5.ebuild:
diff --git a/sys-apps/inotail/inotail-0.5.ebuild b/sys-apps/inotail/inotail-0.5.ebuild
index bd7f622ce5fd..1fbca593493c 100644
--- a/sys-apps/inotail/inotail-0.5.ebuild
+++ b/sys-apps/inotail/inotail-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.2 2007/10/06 10:26:59 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/inotail-0.5.ebuild,v 1.3 2008/04/21 18:28:23 armin76 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=""