diff options
author | 2002-12-09 04:17:36 +0000 | |
---|---|---|
committer | 2002-12-09 04:17:36 +0000 | |
commit | 39f2d62e7160254966a12297ff15c939905ea00e (patch) | |
tree | d5baea4da8bcaf07018129c1770f80c9d9f25311 /app-admin/mon/mon-0.99.2-r1.ebuild | |
parent | Version bump. (diff) | |
download | historical-39f2d62e7160254966a12297ff15c939905ea00e.tar.gz historical-39f2d62e7160254966a12297ff15c939905ea00e.tar.bz2 historical-39f2d62e7160254966a12297ff15c939905ea00e.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-admin/mon/mon-0.99.2-r1.ebuild')
-rw-r--r-- | app-admin/mon/mon-0.99.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/mon/mon-0.99.2-r1.ebuild b/app-admin/mon/mon-0.99.2-r1.ebuild index 744cb8ae809f..c8b658670936 100644 --- a/app-admin/mon/mon-0.99.2-r1.ebuild +++ b/app-admin/mon/mon-0.99.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/mon/mon-0.99.2-r1.ebuild,v 1.7 2002/10/18 13:31:45 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mon/mon-0.99.2-r1.ebuild,v 1.8 2002/12/09 04:17:35 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="mon is a highly configurable service monitoring daemon." @@ -10,7 +10,7 @@ IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND=">=dev-perl/Mon-0.9 >=dev-perl/Time-HiRes-01.20 |