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-plugins/wmweather | |
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-plugins/wmweather')
-rw-r--r-- | x11-plugins/wmweather/wmweather-1.31-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmweather/wmweather-1.31.ebuild | 4 |
2 files changed, 4 insertions, 4 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" diff --git a/x11-plugins/wmweather/wmweather-1.31.ebuild b/x11-plugins/wmweather/wmweather-1.31.ebuild index 82e5fd5b5837..43767938a840 100644 --- a/x11-plugins/wmweather/wmweather-1.31.ebuild +++ b/x11-plugins/wmweather/wmweather-1.31.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.ebuild,v 1.4 2003/02/13 17:33:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-1.31.ebuild,v 1.5 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" |