diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:31:00 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:31:00 +0000 |
commit | 76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61 (patch) | |
tree | f829139b777fb24edfda3a6e08f441d270647e7a /dev-python/anygui | |
parent | dependency fix to allow 3.0.1.20020604 (diff) | |
download | gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.gz gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.bz2 gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.zip |
header fixes
Diffstat (limited to 'dev-python/anygui')
-rw-r--r-- | dev-python/anygui/anygui-0.1.1-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-python/anygui/anygui-0.1.1.ebuild | 1 | ||||
-rw-r--r-- | dev-python/anygui/anygui-0.1_beta1-r1.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/anygui/anygui-0.1.1-r1.ebuild b/dev-python/anygui/anygui-0.1.1-r1.ebuild index 42d46d24cd56..1618dda076fa 100644 --- a/dev-python/anygui/anygui-0.1.1-r1.ebuild +++ b/dev-python/anygui/anygui-0.1.1-r1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Tod Neidt <tneidt@fidnet.com> #$Header $ S=${WORKDIR}/${P} diff --git a/dev-python/anygui/anygui-0.1.1.ebuild b/dev-python/anygui/anygui-0.1.1.ebuild index 99a177d521bd..9154ad54f75f 100644 --- a/dev-python/anygui/anygui-0.1.1.ebuild +++ b/dev-python/anygui/anygui-0.1.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Tod Neidt <tneidt@fidnet.com> #$Header $ S=${WORKDIR}/${P} diff --git a/dev-python/anygui/anygui-0.1_beta1-r1.ebuild b/dev-python/anygui/anygui-0.1_beta1-r1.ebuild index d16986db8d1d..01aac00bf75b 100644 --- a/dev-python/anygui/anygui-0.1_beta1-r1.ebuild +++ b/dev-python/anygui/anygui-0.1_beta1-r1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Tod Neidt <tneidt@fidnet.com> #$Header $ pv="0.1b1" |