diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-19 19:29:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-19 19:29:06 +0000 |
commit | a51d7932d43b4f51978cba385f6b060badbb27dc (patch) | |
tree | cebf74982a6ac24bc274595a974dab94a67e95ae /app-admin/multilog-watch | |
parent | Add patches to fix parallel make issues in bug 427844 and bug 437256. (diff) | |
download | gentoo-2-a51d7932d43b4f51978cba385f6b060badbb27dc.tar.gz gentoo-2-a51d7932d43b4f51978cba385f6b060badbb27dc.tar.bz2 gentoo-2-a51d7932d43b4f51978cba385f6b060badbb27dc.zip |
Add ~amd64, wrt to bug #438924
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/multilog-watch')
-rw-r--r-- | app-admin/multilog-watch/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/multilog-watch/multilog-watch-1.12.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-admin/multilog-watch/ChangeLog b/app-admin/multilog-watch/ChangeLog index ecf1513e2c93..5ee65647de75 100644 --- a/app-admin/multilog-watch/ChangeLog +++ b/app-admin/multilog-watch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/multilog-watch -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/multilog-watch/ChangeLog,v 1.4 2011/07/20 17:08:33 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/multilog-watch/ChangeLog,v 1.5 2012/10/19 19:29:06 ago Exp $ + + 19 Oct 2012; Agostino Sarubbo <ago@gentoo.org> multilog-watch-1.12.ebuild: + Add ~amd64, wrt to bug #438924 20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, bug #118937 @@ -21,4 +24,3 @@ +multilog-watch-1.12.ebuild: initial import - this is multilog watch it watches a multilog file for irregularities - diff --git a/app-admin/multilog-watch/multilog-watch-1.12.ebuild b/app-admin/multilog-watch/multilog-watch-1.12.ebuild index 6b14406d4581..ccf0902c002c 100644 --- a/app-admin/multilog-watch/multilog-watch-1.12.ebuild +++ b/app-admin/multilog-watch/multilog-watch-1.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/multilog-watch/multilog-watch-1.12.ebuild,v 1.2 2008/01/25 23:34:04 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/multilog-watch/multilog-watch-1.12.ebuild,v 1.3 2012/10/19 19:29:06 ago Exp $ inherit eutils DESCRIPTION="Watches a multilog file for irregularities" @@ -11,7 +11,7 @@ http://www.eyrie.org/%7Eeagle/software/multilog-watch/sample.filter" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-lang/perl |