diff options
Diffstat (limited to 'x11-plugins/wmweather/wmweather-1.31-r1.ebuild')
-rw-r--r-- | x11-plugins/wmweather/wmweather-1.31-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmweather/wmweather-1.31-r1.ebuild b/x11-plugins/wmweather/wmweather-1.31-r1.ebuild index 4502dd95aa02..65d67df44a63 100644 --- a/x11-plugins/wmweather/wmweather-1.31-r1.ebuild +++ b/x11-plugins/wmweather/wmweather-1.31-r1.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-plugins/wmweather/wmweather-1.31-r1.ebuild,v 1.5 2003/02/13 17:33:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-1.31-r1.ebuild,v 1.6 2003/03/11 21:11:49 seemant Exp $ MY_P=${P/wmw/wmW} S=${WORKDIR}/${MY_P} @@ -9,7 +9,7 @@ SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${MY_P}.tar.gz" HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" DEPEND="virtual/x11 - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" |