diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2008-05-27 06:37:04 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2008-05-27 06:37:04 +0000 |
commit | 75d9251e3f2069dc76e21430b24aaa251d36f5ed (patch) | |
tree | aeadccd6b3f9782d52999ba291b02193a3b44622 /net-zope/zopeedit/zopeedit-0.9.1.ebuild | |
parent | Making repoman happy (diff) | |
download | gentoo-2-75d9251e3f2069dc76e21430b24aaa251d36f5ed.tar.gz gentoo-2-75d9251e3f2069dc76e21430b24aaa251d36f5ed.tar.bz2 gentoo-2-75d9251e3f2069dc76e21430b24aaa251d36f5ed.zip |
Making repoman happy
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-zope/zopeedit/zopeedit-0.9.1.ebuild')
-rw-r--r-- | net-zope/zopeedit/zopeedit-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zopeedit/zopeedit-0.9.1.ebuild b/net-zope/zopeedit/zopeedit-0.9.1.ebuild index de3b0771baff..24767b9f1112 100644 --- a/net-zope/zopeedit/zopeedit-0.9.1.ebuild +++ b/net-zope/zopeedit/zopeedit-0.9.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/zopeedit-0.9.1.ebuild,v 1.3 2008/03/23 17:46:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/zopeedit-0.9.1.ebuild,v 1.4 2008/05/27 06:37:04 tupone Exp $ inherit distutils -DESCRIPTION="Configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI" +DESCRIPTION="Configurable helper application that drop you into your favorite editor(s) directly from the ZMI" HOMEPAGE="http://plope.com/software/ExternalEditor/" SRC_URI="http://plope.com/software/ExternalEditor/zopeedit-${PV}-src.tgz" |