summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2008-05-24 21:28:41 +0000
committerAlfredo Tupone <tupone@gentoo.org>2008-05-24 21:28:41 +0000
commit8963f8e08eabafc509697d003cb0021faccc9855 (patch)
tree1fc1556fccb4d07f9a48117066b4e95c5e7641a6
parentbump (diff)
downloadgentoo-2-8963f8e08eabafc509697d003cb0021faccc9855.tar.gz
gentoo-2-8963f8e08eabafc509697d003cb0021faccc9855.tar.bz2
gentoo-2-8963f8e08eabafc509697d003cb0021faccc9855.zip
Fix DESCRIPTION.toolong
(Portage version: 2.1.4.4)
-rw-r--r--net-zope/cvsfile/ChangeLog8
-rw-r--r--net-zope/cvsfile/cvsfile-0.9.0.ebuild6
-rw-r--r--net-zope/cvsfile/metadata.xml5
3 files changed, 14 insertions, 5 deletions
diff --git a/net-zope/cvsfile/ChangeLog b/net-zope/cvsfile/ChangeLog
index b5613bf43490..455260e29f5d 100644
--- a/net-zope/cvsfile/ChangeLog
+++ b/net-zope/cvsfile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/cvsfile
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/ChangeLog,v 1.6 2007/07/02 15:21:14 peper Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/ChangeLog,v 1.7 2008/05/24 21:28:41 tupone Exp $
+
+ 24 May 2008; Tupone Alfredo <tupone@gentoo.org> metadata.xml,
+ cvsfile-0.9.0.ebuild:
+ Fix DESCRIPTION.toolong
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> cvsfile-0.9.0.ebuild:
(QA) RESTRICT clean up.
diff --git a/net-zope/cvsfile/cvsfile-0.9.0.ebuild b/net-zope/cvsfile/cvsfile-0.9.0.ebuild
index d86aeb1d6ca3..20f95cc2dab1 100644
--- a/net-zope/cvsfile/cvsfile-0.9.0.ebuild
+++ b/net-zope/cvsfile/cvsfile-0.9.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/cvsfile-0.9.0.ebuild,v 1.6 2007/07/02 15:21:14 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/cvsfile-0.9.0.ebuild,v 1.7 2008/05/24 21:28:41 tupone Exp $
inherit zproduct
NEW_PV="${PV//./-}"
-DESCRIPTION="CVSFile enables Zope content to be served out of files residing in CVS sandboxes, and provides access to common CVS functions through the web in the Zope Management Interface"
+DESCRIPTION="Enables Zope content to be served out of files residing in CVS"
HOMEPAGE="http://zope.org/Members/arielpartners/CVSFile"
SRC_URI="${HOMEPAGE}/${PV}/CVSFile-${NEW_PV}.zip"
diff --git a/net-zope/cvsfile/metadata.xml b/net-zope/cvsfile/metadata.xml
index 46c8eea1b318..282e60e667cb 100644
--- a/net-zope/cvsfile/metadata.xml
+++ b/net-zope/cvsfile/metadata.xml
@@ -2,4 +2,9 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>net-zope</herd>
+<longdescription lang="en">
+CVSFile enables Zope content to be served out of files residing in CVS
+sandboxes, and provides access to common CVS functions through the web in the
+Zope Management Interface
+</longdescription>
</pkgmetadata>