diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 06:55:35 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 06:55:35 +0000 |
commit | 150e748bf6c6d6e937663ea3513aca24c6aec250 (patch) | |
tree | 6cd1dc0cba6987e490ec64ce0dc398826df748d9 /net-zope/zphotoslides | |
parent | old (diff) | |
download | gentoo-2-150e748bf6c6d6e937663ea3513aca24c6aec250.tar.gz gentoo-2-150e748bf6c6d6e937663ea3513aca24c6aec250.tar.bz2 gentoo-2-150e748bf6c6d6e937663ea3513aca24c6aec250.zip |
repoman: header fix
Diffstat (limited to 'net-zope/zphotoslides')
-rw-r--r-- | net-zope/zphotoslides/Manifest | 4 | ||||
-rw-r--r-- | net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zphotoslides/zphotoslides-1.1.ebuild | 7 |
3 files changed, 7 insertions, 8 deletions
diff --git a/net-zope/zphotoslides/Manifest b/net-zope/zphotoslides/Manifest index 893159c6bfe8..9d519c7d8668 100644 --- a/net-zope/zphotoslides/Manifest +++ b/net-zope/zphotoslides/Manifest @@ -1,5 +1,5 @@ MD5 139c664f3263ec8a0b691a8491412821 ChangeLog 499 -MD5 98f6d650f4281b93be4169e4f32a8a51 zphotoslides-1.1.ebuild 604 -MD5 3d4aa2d63cec92c169a7e23a92273aa5 zphotoslides-1.1-r1.ebuild 615 +MD5 01db06a73626256c1fe02220c8205cf1 zphotoslides-1.1.ebuild 609 +MD5 cadfbf549839ef8bda1c0d0012499cd3 zphotoslides-1.1-r1.ebuild 620 MD5 3cb1e5fa53415abcd6702264222f946d files/digest-zphotoslides-1.1 134 MD5 8145c1c025b0fca5505c00fddad16298 files/digest-zphotoslides-1.1-r1 69 diff --git a/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild b/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild index 57117c4fec36..9f35a6c27f40 100644 --- a/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild +++ b/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 2003 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild,v 1.1 2003/06/19 05:57:57 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild,v 1.2 2003/09/08 06:53:31 msterret Exp $ inherit zproduct diff --git a/net-zope/zphotoslides/zphotoslides-1.1.ebuild b/net-zope/zphotoslides/zphotoslides-1.1.ebuild index 037bbf503b44..a58c28079088 100644 --- a/net-zope/zphotoslides/zphotoslides-1.1.ebuild +++ b/net-zope/zphotoslides/zphotoslides-1.1.ebuild @@ -1,7 +1,6 @@ - -# Copyright 2003 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zphotoslides/zphotoslides-1.1.ebuild,v 1.1 2003/04/11 07:07:47 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zphotoslides/zphotoslides-1.1.ebuild,v 1.2 2003/09/08 06:53:31 msterret Exp $ inherit zproduct @@ -15,4 +14,4 @@ RDEPEND=">=dev-python/Imaging-py21-1.1.3 ${RDEPEND}" ZPROD_LIST="ZPhotoSlides" -DOTTXT_PROTECT="country-codes.txt ${DOTTXT_PROTECT}"
\ No newline at end of file +DOTTXT_PROTECT="country-codes.txt ${DOTTXT_PROTECT}" |