diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 10:54:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 10:54:16 +0000 |
commit | d2a7a0a7b553a262a20af0037aa46396892cced5 (patch) | |
tree | 77805c41ac7fde83e7ebdf5a5635569521a22b77 /app-misc/glastree | |
parent | version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.tar.gz gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.tar.bz2 gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.zip |
Don't assign default to S; header fix
Diffstat (limited to 'app-misc/glastree')
-rw-r--r-- | app-misc/glastree/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/glastree/glastree-0.57.ebuild | 5 | ||||
-rw-r--r-- | app-misc/glastree/glastree-0.58.ebuild | 5 | ||||
-rw-r--r-- | app-misc/glastree/glastree-1.02.ebuild | 5 |
4 files changed, 12 insertions, 11 deletions
diff --git a/app-misc/glastree/ChangeLog b/app-misc/glastree/ChangeLog index b5f369955c6e..ebf44c42a6eb 100644 --- a/app-misc/glastree/ChangeLog +++ b/app-misc/glastree/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/glastree -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/ChangeLog,v 1.4 2003/02/12 04:59:33 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/ChangeLog,v 1.5 2004/03/14 10:50:41 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> glastree-0.57.ebuild, + glastree-0.58.ebuild, glastree-1.02.ebuild: + Don't assign default to S; header fix *glastree-1.02 (15 Dec 2002) 15 Dec 2002; Seth Chandler <sethbc@gentoo.org> glastree-1.02.ebuild: diff --git a/app-misc/glastree/glastree-0.57.ebuild b/app-misc/glastree/glastree-0.57.ebuild index b994da1b0052..c049f7fb6b7b 100644 --- a/app-misc/glastree/glastree-0.57.ebuild +++ b/app-misc/glastree/glastree-0.57.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.7 2003/03/11 21:11:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.8 2004/03/14 10:50:41 mr_bones_ 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" diff --git a/app-misc/glastree/glastree-0.58.ebuild b/app-misc/glastree/glastree-0.58.ebuild index ef00fdb24cc3..31e899c2d6ca 100644 --- a/app-misc/glastree/glastree-0.58.ebuild +++ b/app-misc/glastree/glastree-0.58.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.3 2003/03/11 21:11:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.58.ebuild,v 1.4 2004/03/14 10:50:41 mr_bones_ 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" diff --git a/app-misc/glastree/glastree-1.02.ebuild b/app-misc/glastree/glastree-1.02.ebuild index 019f7f106450..18f4cfd7e357 100644 --- a/app-misc/glastree/glastree-1.02.ebuild +++ b/app-misc/glastree/glastree-1.02.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.3 2003/03/11 21:11:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.02.ebuild,v 1.4 2004/03/14 10:50:41 mr_bones_ 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" |