public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-zope/zopeedit: zopeedit-0.7.ebuild zopeedit-0.9.1.ebuild ChangeLog zopeedit-0.8.ebuild
@ 2008-05-27  6:37 Alfredo Tupone (tupone)
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone (tupone) @ 2008-05-27  6:37 UTC (permalink / raw
  To: gentoo-commits

tupone      08/05/27 06:37:04

  Modified:             zopeedit-0.7.ebuild zopeedit-0.9.1.ebuild ChangeLog
                        zopeedit-0.8.ebuild
  Log:
  Making repoman happy
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.6                  net-zope/zopeedit/zopeedit-0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/zopeedit-0.7.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/zopeedit-0.7.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/zopeedit-0.7.ebuild?r1=1.5&r2=1.6

Index: zopeedit-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-zope/zopeedit/zopeedit-0.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- zopeedit-0.7.ebuild	27 Jan 2006 02:52:14 -0000	1.5
+++ zopeedit-0.7.ebuild	27 May 2008 06:37:04 -0000	1.6
@@ -1,10 +1,11 @@
-# Copyright 1999-2006 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/zopeedit/zopeedit-0.7.ebuild,v 1.5 2006/01/27 02:52:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/zopeedit-0.7.ebuild,v 1.6 2008/05/27 06:37:04 tupone Exp $
 
 inherit distutils
 
-DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects"
+DESCRIPTION="Configurable helper application that drop you into your favorite
+editor(s) directly from the ZMI"
 HOMEPAGE="http://www.zope.org/Members/Caseman/ExternalEditor/"
 SRC_URI="http://www.zope.org/Members/Caseman/ExternalEditor/0.7/zopeedit-${PV}-src.tgz"
 
@@ -13,4 +14,4 @@
 KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
-S=${WORKDIR}/${PN}-${PV}-src
+S=${WORKDIR}/${P}-src



1.4                  net-zope/zopeedit/zopeedit-0.9.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/zopeedit-0.9.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/zopeedit-0.9.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/zopeedit-0.9.1.ebuild?r1=1.3&r2=1.4

Index: zopeedit-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-zope/zopeedit/zopeedit-0.9.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- zopeedit-0.9.1.ebuild	23 Mar 2008 17:46:41 -0000	1.3
+++ zopeedit-0.9.1.ebuild	27 May 2008 06:37:04 -0000	1.4
@@ -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"
 



1.8                  net-zope/zopeedit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-zope/zopeedit/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	23 Mar 2008 17:46:41 -0000	1.7
+++ ChangeLog	27 May 2008 06:37:04 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for net-zope/zopeedit
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/ChangeLog,v 1.7 2008/03/23 17:46:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/ChangeLog,v 1.8 2008/05/27 06:37:04 tupone Exp $
+
+  27 May 2008; Tupone Alfredo <tupone@gentoo.org> zopeedit-0.7.ebuild,
+  zopeedit-0.8.ebuild, zopeedit-0.9.1.ebuild:
+  Making repoman happy
 
   23 Mar 2008; Raúl Porcel <armin76@gentoo.org> zopeedit-0.9.1.ebuild:
   Add ~sparc wrt #211784



1.3                  net-zope/zopeedit/zopeedit-0.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/zopeedit-0.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/zopeedit-0.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zopeedit/zopeedit-0.8.ebuild?r1=1.2&r2=1.3

Index: zopeedit-0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-zope/zopeedit/zopeedit-0.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- zopeedit-0.8.ebuild	27 Jan 2006 02:52:14 -0000	1.2
+++ zopeedit-0.8.ebuild	27 May 2008 06:37:04 -0000	1.3
@@ -1,10 +1,11 @@
-# Copyright 1999-2006 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/zopeedit/zopeedit-0.8.ebuild,v 1.2 2006/01/27 02:52:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/zopeedit-0.8.ebuild,v 1.3 2008/05/27 06:37:04 tupone Exp $
 
 inherit distutils
 
-DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects"
+DESCRIPTION="Configurable helper application that drop you into your favorite
+editor(s) directly from the ZMI"
 HOMEPAGE="http://www.zope.org/Members/Caseman/ExternalEditor/"
 SRC_URI="http://www.zope.org/Members/Caseman/ExternalEditor/${PV}/zopeedit-${PV}-src.tgz"
 
@@ -13,4 +14,4 @@
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
-S=${WORKDIR}/${PN}-${PV}-src
+S=${WORKDIR}/${P}-src



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-27  6:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27  6:37 [gentoo-commits] gentoo-x86 commit in net-zope/zopeedit: zopeedit-0.7.ebuild zopeedit-0.9.1.ebuild ChangeLog zopeedit-0.8.ebuild Alfredo Tupone (tupone)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox