diff options
Diffstat (limited to 'sys-apps/fcron/fcron-2.0.2.ebuild')
-rw-r--r-- | sys-apps/fcron/fcron-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fcron/fcron-2.0.2.ebuild b/sys-apps/fcron/fcron-2.0.2.ebuild index 8b8df52830ea..97d48b7e4a53 100644 --- a/sys-apps/fcron/fcron-2.0.2.ebuild +++ b/sys-apps/fcron/fcron-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.2.ebuild,v 1.5 2004/11/17 00:49:52 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.2.ebuild,v 1.6 2004/11/17 13:46:24 ka0ttic Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://fcron.free.fr/archives/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips ~hppa amd64" +KEYWORDS="x86 ppc sparc mips hppa amd64" IUSE="" DEPEND="virtual/editor" |