diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 06:53:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 06:53:34 +0000 |
commit | 9350de0dd3a24ef432d070bed9b8414769137259 (patch) | |
tree | 4948674d5510530dd6de7065829d6caee6a4c8bc /net-zope/cmfphoto | |
parent | old (diff) | |
download | historical-9350de0dd3a24ef432d070bed9b8414769137259.tar.gz historical-9350de0dd3a24ef432d070bed9b8414769137259.tar.bz2 historical-9350de0dd3a24ef432d070bed9b8414769137259.zip |
repoman: header fix
Diffstat (limited to 'net-zope/cmfphoto')
-rw-r--r-- | net-zope/cmfphoto/Manifest | 4 | ||||
-rw-r--r-- | net-zope/cmfphoto/cmfphoto-0.1.ebuild | 6 | ||||
-rw-r--r-- | net-zope/cmfphoto/cmfphoto-0.2.ebuild | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/net-zope/cmfphoto/Manifest b/net-zope/cmfphoto/Manifest index 945104caacd3..25d56fecba5f 100644 --- a/net-zope/cmfphoto/Manifest +++ b/net-zope/cmfphoto/Manifest @@ -1,5 +1,5 @@ -MD5 b3f8871f8a3aaec91ee70ed746b824a2 cmfphoto-0.1.ebuild 742 MD5 2cf663fb789ca83c7daf5f1040086d6d ChangeLog 794 -MD5 a95383c5628de8fbb0963fbe52a2049e cmfphoto-0.2.ebuild 741 +MD5 905ddd7285405ad976d9cb9f9302cf70 cmfphoto-0.1.ebuild 749 +MD5 4859cd0289230f4dbb274546cce1dc17 cmfphoto-0.2.ebuild 748 MD5 b5e05d1f4d396466207f0f0cf2cd8e0d files/digest-cmfphoto-0.1 125 MD5 8949cc37a5edf58d38007f0084c5e5e5 files/digest-cmfphoto-0.2 63 diff --git a/net-zope/cmfphoto/cmfphoto-0.1.ebuild b/net-zope/cmfphoto/cmfphoto-0.1.ebuild index 46aa227d368f..72723258339f 100644 --- a/net-zope/cmfphoto/cmfphoto-0.1.ebuild +++ b/net-zope/cmfphoto/cmfphoto-0.1.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 Form License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.1.ebuild,v 1.4 2003/04/06 09:30:14 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.1.ebuild,v 1.5 2003/09/08 06:53:30 msterret Exp $ inherit zproduct @@ -20,4 +20,4 @@ pkg_postinst() zproduct_pkg_postinst ewarn "Please use CMFQuickInstallerTool or read the documentation of this" ewarn "product for instruction on how to add this product to your CMF/Plone site." -}
\ No newline at end of file +} diff --git a/net-zope/cmfphoto/cmfphoto-0.2.ebuild b/net-zope/cmfphoto/cmfphoto-0.2.ebuild index 6097df367601..594ee0f7ad26 100644 --- a/net-zope/cmfphoto/cmfphoto-0.2.ebuild +++ b/net-zope/cmfphoto/cmfphoto-0.2.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 Form License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.2.ebuild,v 1.2 2003/06/22 20:13:21 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.2.ebuild,v 1.3 2003/09/08 06:53:30 msterret Exp $ inherit zproduct @@ -20,4 +20,4 @@ pkg_postinst() zproduct_pkg_postinst ewarn "Please use CMFQuickInstallerTool or read the documentation of this" ewarn "product for instruction on how to add this product to your CMF/Plone site." -}
\ No newline at end of file +} |