diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
commit | 219cdca34fbd5c09bf12a9d55567942e1954694c (patch) | |
tree | 6f0ff68854d2c04d966f03cf8ed247ffeec52510 /x11-misc/msetimon | |
parent | moved perl from sys-devel to dev-lang (diff) | |
download | historical-219cdca34fbd5c09bf12a9d55567942e1954694c.tar.gz historical-219cdca34fbd5c09bf12a9d55567942e1954694c.tar.bz2 historical-219cdca34fbd5c09bf12a9d55567942e1954694c.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'x11-misc/msetimon')
-rw-r--r-- | x11-misc/msetimon/msetimon-2.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/msetimon/msetimon-2.07.ebuild b/x11-misc/msetimon/msetimon-2.07.ebuild index b3312853db4d..c6cdc3342a4a 100644 --- a/x11-misc/msetimon/msetimon-2.07.ebuild +++ b/x11-misc/msetimon/msetimon-2.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/msetimon/msetimon-2.07.ebuild,v 1.6 2003/02/13 17:17:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/msetimon/msetimon-2.07.ebuild,v 1.7 2003/03/11 21:11:49 seemant Exp $ DESCRIPTION="A GUI utility for monitoring the SETI@Home client" @@ -16,7 +16,7 @@ KEYWORDS="x86 sparc " INSTALLDIR=/usr/bin DEPEND="virtual/x11 - sys-devel/perl + dev-lang/perl dev-perl/perl-tk" S=${WORKDIR}/${PN}-perl-source-2-07 |