public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/envisageplugins: envisageplugins-3.2.0.ebuild ChangeLog
@ 2012-06-12 11:57 Corentin Chary (iksaif)
  0 siblings, 0 replies; 3+ messages in thread
From: Corentin Chary (iksaif) @ 2012-06-12 11:57 UTC (permalink / raw
  To: gentoo-commits

iksaif      12/06/12 11:57:53

  Modified:             envisageplugins-3.2.0.ebuild ChangeLog
  Log:
  Remove dead HOMEPAGE
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-python/envisageplugins/envisageplugins-3.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild?r1=1.3&r2=1.4

Index: envisageplugins-3.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- envisageplugins-3.2.0.ebuild	27 Mar 2011 22:39:38 -0000	1.3
+++ envisageplugins-3.2.0.ebuild	12 Jun 2012 11:57:53 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v 1.3 2011/03/27 22:39:38 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v 1.4 2012/06/12 11:57:53 iksaif Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Enthought Tool Suite: Plug-ins for the Envisage framework"
-HOMEPAGE="http://code.enthought.com/projects/envisage_plugins.php http://pypi.python.org/pypi/EnvisagePlugins"
+HOMEPAGE="http://code.enthought.com/projects/envisage_plugins.php"
 SRC_URI="http://www.enthought.com/repo/ETS/${MY_P}.tar.gz"
 
 LICENSE="BSD"



1.10                 dev-python/envisageplugins/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	30 Jan 2011 17:58:55 -0000	1.9
+++ ChangeLog	12 Jun 2012 11:57:53 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/envisageplugins
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v 1.9 2011/01/30 17:58:55 arfrever Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v 1.10 2012/06/12 11:57:53 iksaif Exp $
+
+  12 Jun 2012; Corentin Chary <iksaif@gentoo.org> envisageplugins-3.2.0.ebuild:
+  Remove dead HOMEPAGE
 
 *envisageplugins-3.2.0 (30 Jan 2011)
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/envisageplugins: envisageplugins-3.2.0.ebuild ChangeLog
@ 2012-11-08 20:56 Ian Delaney (idella4)
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Delaney (idella4) @ 2012-11-08 20:56 UTC (permalink / raw
  To: gentoo-commits

idella4     12/11/08 20:56:11

  Modified:             envisageplugins-3.2.0.ebuild ChangeLog
  Log:
  restricting tests due to unworkable paths in test suite, closes Bug #430778
  
  (Portage version: 2.1.11.30/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  dev-python/envisageplugins/envisageplugins-3.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild?r1=1.4&r2=1.5

Index: envisageplugins-3.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- envisageplugins-3.2.0.ebuild	12 Jun 2012 11:57:53 -0000	1.4
+++ envisageplugins-3.2.0.ebuild	8 Nov 2012 20:56:10 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v 1.4 2012/06/12 11:57:53 iksaif Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v 1.5 2012/11/08 20:56:10 idella4 Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -21,6 +21,7 @@
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="examples test"
+RESTRICT="test"
 
 RDEPEND=">=dev-python/envisagecore-3.2.0
 	dev-python/setuptools



1.11                 dev-python/envisageplugins/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	12 Jun 2012 11:57:53 -0000	1.10
+++ ChangeLog	8 Nov 2012 20:56:11 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/envisageplugins
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v 1.10 2012/06/12 11:57:53 iksaif Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v 1.11 2012/11/08 20:56:11 idella4 Exp $
+
+  09 Nov 2012; Ian Delaney <idella4@gentoo.org> envisageplugins-3.2.0.ebuild:
+  restricting tests due to unworkable paths in test suite, closes Bug #430778
 
   12 Jun 2012; Corentin Chary <iksaif@gentoo.org> envisageplugins-3.2.0.ebuild:
   Remove dead HOMEPAGE
@@ -52,4 +55,3 @@
   15 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
   +envisageplugins-3.0.1.ebuild:
   Initial import
-





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/envisageplugins: envisageplugins-3.2.0.ebuild ChangeLog
@ 2013-02-04  2:39 Benda XU (heroxbd)
  0 siblings, 0 replies; 3+ messages in thread
From: Benda XU (heroxbd) @ 2013-02-04  2:39 UTC (permalink / raw
  To: gentoo-commits

heroxbd     13/02/04 02:39:31

  Modified:             envisageplugins-3.2.0.ebuild ChangeLog
  Log:
  keyword ~amd64-linux
  
  (Portage version: 2.1.11.34/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.6                  dev-python/envisageplugins/envisageplugins-3.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild?r1=1.5&r2=1.6

Index: envisageplugins-3.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- envisageplugins-3.2.0.ebuild	8 Nov 2012 20:56:10 -0000	1.5
+++ envisageplugins-3.2.0.ebuild	4 Feb 2013 02:39:31 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v 1.5 2012/11/08 20:56:10 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v 1.6 2013/02/04 02:39:31 heroxbd Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -19,7 +19,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
 IUSE="examples test"
 RESTRICT="test"
 



1.12                 dev-python/envisageplugins/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/envisageplugins/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	8 Nov 2012 20:56:11 -0000	1.11
+++ ChangeLog	4 Feb 2013 02:39:31 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/envisageplugins
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v 1.11 2012/11/08 20:56:11 idella4 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v 1.12 2013/02/04 02:39:31 heroxbd Exp $
+
+  04 Feb 2013; Benda Xu <heroxbd@gentoo.org> envisageplugins-3.2.0.ebuild:
+  keyword ~amd64-linux
 
   09 Nov 2012; Ian Delaney <idella4@gentoo.org> envisageplugins-3.2.0.ebuild:
   restricting tests due to unworkable paths in test suite, closes Bug #430778





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-04  2:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-04  2:39 [gentoo-commits] gentoo-x86 commit in dev-python/envisageplugins: envisageplugins-3.2.0.ebuild ChangeLog Benda XU (heroxbd)
  -- strict thread matches above, loose matches on Subject: below --
2012-11-08 20:56 Ian Delaney (idella4)
2012-06-12 11:57 Corentin Chary (iksaif)

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