diff options
Diffstat (limited to 'app-admin/logcheck/logcheck-1.3.14.ebuild')
-rw-r--r-- | app-admin/logcheck/logcheck-1.3.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/logcheck/logcheck-1.3.14.ebuild b/app-admin/logcheck/logcheck-1.3.14.ebuild index f74867eefd82..22885b72f013 100644 --- a/app-admin/logcheck/logcheck-1.3.14.ebuild +++ b/app-admin/logcheck/logcheck-1.3.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/logcheck/logcheck-1.3.14.ebuild,v 1.2 2011/12/18 17:49:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logcheck/logcheck-1.3.14.ebuild,v 1.3 2012/01/25 23:04:20 hwoarang Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/l/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="" |