diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-06-27 06:56:30 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-06-27 06:56:30 +0000 |
commit | 1fce3ca0434c003aa19ace9b24b033ac4f25a5f8 (patch) | |
tree | 9d25ac3a57eeef9732bb5963749e6549df991582 /sys-apps/inotail | |
parent | stable x86, bug 182690 (diff) | |
download | gentoo-2-1fce3ca0434c003aa19ace9b24b033ac4f25a5f8.tar.gz gentoo-2-1fce3ca0434c003aa19ace9b24b033ac4f25a5f8.tar.bz2 gentoo-2-1fce3ca0434c003aa19ace9b24b033ac4f25a5f8.zip |
keyworded ~x86, bug 183366
(Portage version: 2.1.2.7)
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 7797d03e892c..960f25287345 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.1 2007/06/25 00:04:50 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/ChangeLog,v 1.2 2007/06/27 06:56:30 opfer Exp $ + + 27 Jun 2007; Christian Faulhammer <opfer@gentoo.org> inotail-0.4.ebuild: + keyworded ~x86, bug 183366 *inotail-0.4 (24 Jun 2007) diff --git a/sys-apps/inotail/inotail-0.4.ebuild b/sys-apps/inotail/inotail-0.4.ebuild index a103c62af259..fc9256fd0fe2 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.2 2007/06/25 00:27:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/inotail-0.4.ebuild,v 1.3 2007/06/27 06:56:30 opfer Exp $ inherit linux-info @@ -10,7 +10,7 @@ SRC_URI="http://distanz.ch/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |