diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-27 06:28:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-27 06:28:57 +0000 |
commit | e25c520a593b042151376d55597389a6bbd78902 (patch) | |
tree | 1137d6056b4c59e591128ed4bd2dbe4454e0eeaa /net-zope/cmfphotoalbum | |
parent | Stable on x86; Bug #105189 (diff) | |
download | gentoo-2-e25c520a593b042151376d55597389a6bbd78902.tar.gz gentoo-2-e25c520a593b042151376d55597389a6bbd78902.tar.bz2 gentoo-2-e25c520a593b042151376d55597389a6bbd78902.zip |
repoman: Fix leading whitespace
(Portage version: 2.0.54)
Diffstat (limited to 'net-zope/cmfphotoalbum')
-rw-r--r-- | net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild b/net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild index 880e7a4c341b..8cb64da5d09d 100644 --- a/net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild +++ b/net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild,v 1.3 2006/01/27 02:30:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild,v 1.4 2006/01/27 06:28:57 mr_bones_ Exp $ inherit zproduct @@ -12,7 +12,7 @@ LICENSE="GPL-2" KEYWORDS="~ppc x86" RDEPEND="=net-zope/cmfphoto-${PV}* - >=net-zope/btreefolder2-0.5.0" + >=net-zope/btreefolder2-0.5.0" ZPROD_LIST="CMFPhotoAlbum" |