diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:44 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:44 +0000 |
commit | cda3d0410c3c5adc0d86d367de16fabea16b5931 (patch) | |
tree | 0197b5d4b08a38cc35ec8907dd924e7b5f2c3d76 /app-misc/glastree | |
parent | unmasked in x86 (diff) | |
download | historical-cda3d0410c3c5adc0d86d367de16fabea16b5931.tar.gz historical-cda3d0410c3c5adc0d86d367de16fabea16b5931.tar.bz2 historical-cda3d0410c3c5adc0d86d367de16fabea16b5931.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'app-misc/glastree')
-rw-r--r-- | app-misc/glastree/glastree-0.57.ebuild | 4 | ||||
-rw-r--r-- | app-misc/glastree/glastree-0.58.ebuild | 4 | ||||
-rw-r--r-- | app-misc/glastree/glastree-1.02.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-misc/glastree/glastree-0.57.ebuild b/app-misc/glastree/glastree-0.57.ebuild index c617e0220c10..b994da1b0052 100644 --- a/app-misc/glastree/glastree-0.57.ebuild +++ b/app-misc/glastree/glastree-0.57.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.6 2003/02/13 08:59:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl" HOMEPAGE="http://www.igmus.org/code/" SRC_URI="http://www.igmus.org/files/${P}.tar.gz" -DEPEND="sys-devel/perl dev-perl/Date-Calc" +DEPEND="dev-lang/perl dev-perl/Date-Calc" SLOT="0" KEYWORDS="x86" LICENSE="public-domain" diff --git a/app-misc/glastree/glastree-0.58.ebuild b/app-misc/glastree/glastree-0.58.ebuild index 612f24d84661..ef00fdb24cc3 100644 --- a/app-misc/glastree/glastree-0.58.ebuild +++ b/app-misc/glastree/glastree-0.58.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.58.ebuild,v 1.2 2003/02/13 08:59:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.58.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl" HOMEPAGE="http://www.igmus.org/code/" SRC_URI="http://www.igmus.org/files/${P}.tar.gz" -DEPEND="sys-devel/perl dev-perl/Date-Calc" +DEPEND="dev-lang/perl dev-perl/Date-Calc" SLOT="0" KEYWORDS="x86" LICENSE="public-domain" diff --git a/app-misc/glastree/glastree-1.02.ebuild b/app-misc/glastree/glastree-1.02.ebuild index 7783edfe24e6..019f7f106450 100644 --- a/app-misc/glastree/glastree-1.02.ebuild +++ b/app-misc/glastree/glastree-1.02.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.02.ebuild,v 1.2 2003/02/13 08:59:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.02.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl" HOMEPAGE="http://www.igmus.org/code/" SRC_URI="http://www.igmus.org/files/${P}.tar.gz" -DEPEND="sys-devel/perl dev-perl/Date-Calc" +DEPEND="dev-lang/perl dev-perl/Date-Calc" SLOT="0" KEYWORDS="x86" LICENSE="public-domain" |