public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pastescript: pastescript-1.7.5-r2.ebuild ChangeLog
@ 2013-07-10  1:27 Mike Gilbert (floppym)
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Gilbert (floppym) @ 2013-07-10  1:27 UTC (permalink / raw
  To: gentoo-commits

floppym     13/07/10 01:27:37

  Modified:             pastescript-1.7.5-r2.ebuild ChangeLog
  Log:
  setuptools is needed at runtime as well.
  
  (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.2                  dev-python/pastescript/pastescript-1.7.5-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild?r1=1.1&r2=1.2

Index: pastescript-1.7.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pastescript-1.7.5-r2.ebuild	3 Jul 2013 13:26:20 -0000	1.1
+++ pastescript-1.7.5-r2.ebuild	10 Jul 2013 01:27:37 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.1 2013/07/03 13:26:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.2 2013/07/10 01:27:37 floppym Exp $
 
 EAPI=5
 
@@ -23,9 +23,9 @@
 RDEPEND="
 	dev-python/cheetah[${PYTHON_USEDEP}]
 	>=dev-python/paste-1.3[${PYTHON_USEDEP}]
-	dev-python/pastedeploy[${PYTHON_USEDEP}]"
+	dev-python/pastedeploy[${PYTHON_USEDEP}]
+	dev-python/setuptools[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]
 	doc? (
 		dev-python/pygments[${PYTHON_USEDEP}]
 		dev-python/sphinx[${PYTHON_USEDEP}]



1.13                 dev-python/pastescript/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	3 Jul 2013 13:26:20 -0000	1.12
+++ ChangeLog	10 Jul 2013 01:27:37 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pastescript
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.12 2013/07/03 13:26:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.13 2013/07/10 01:27:37 floppym Exp $
+
+  10 Jul 2013; Mike Gilbert <floppym@gentoo.org> pastescript-1.7.5-r2.ebuild:
+  setuptools is needed at runtime as well.
 
 *pastescript-1.7.5-r2 (03 Jul 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-python/pastescript: pastescript-1.7.5-r2.ebuild ChangeLog
@ 2013-07-10  1:42 Mike Gilbert (floppym)
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Gilbert (floppym) @ 2013-07-10  1:42 UTC (permalink / raw
  To: gentoo-commits

floppym     13/07/10 01:42:02

  Modified:             pastescript-1.7.5-r2.ebuild ChangeLog
  Log:
  Fixup dohtml command.
  
  (Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.3                  dev-python/pastescript/pastescript-1.7.5-r2.ebuild

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

Index: pastescript-1.7.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pastescript-1.7.5-r2.ebuild	10 Jul 2013 01:27:37 -0000	1.2
+++ pastescript-1.7.5-r2.ebuild	10 Jul 2013 01:42:02 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.2 2013/07/10 01:27:37 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.3 2013/07/10 01:42:02 floppym Exp $
 
 EAPI=5
 
@@ -50,6 +50,6 @@
 
 	if use doc; then
 		cd "${BUILD_DIR}"/sphinx/html || die
-		dohtml -r [a-z]* _static "${ED}usr/share/doc/${PF}/html"
+		dohtml -r [a-z]* _static
 	fi
 }



1.14                 dev-python/pastescript/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	10 Jul 2013 01:27:37 -0000	1.13
+++ ChangeLog	10 Jul 2013 01:42:02 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pastescript
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.13 2013/07/10 01:27:37 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.14 2013/07/10 01:42:02 floppym Exp $
+
+  10 Jul 2013; Mike Gilbert <floppym@gentoo.org> pastescript-1.7.5-r2.ebuild:
+  Fixup dohtml command.
 
   10 Jul 2013; Mike Gilbert <floppym@gentoo.org> pastescript-1.7.5-r2.ebuild:
   setuptools is needed at runtime as well.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/pastescript: pastescript-1.7.5-r2.ebuild ChangeLog
@ 2013-10-22 14:16 Fabian Groffen (grobian)
  0 siblings, 0 replies; 6+ messages in thread
From: Fabian Groffen (grobian) @ 2013-10-22 14:16 UTC (permalink / raw
  To: gentoo-commits

grobian     13/10/22 14:16:04

  Modified:             pastescript-1.7.5-r2.ebuild ChangeLog
  Log:
  Marked ~x64-macos, bug #487670
  
  (Portage version: 2.2.7-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.4                  dev-python/pastescript/pastescript-1.7.5-r2.ebuild

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

Index: pastescript-1.7.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pastescript-1.7.5-r2.ebuild	10 Jul 2013 01:42:02 -0000	1.3
+++ pastescript-1.7.5-r2.ebuild	22 Oct 2013 14:16:04 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.3 2013/07/10 01:42:02 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.4 2013/10/22 14:16:04 grobian Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="doc"
 
 RDEPEND="



1.15                 dev-python/pastescript/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	10 Jul 2013 01:42:02 -0000	1.14
+++ ChangeLog	22 Oct 2013 14:16:04 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pastescript
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.14 2013/07/10 01:42:02 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.15 2013/10/22 14:16:04 grobian Exp $
+
+  22 Oct 2013; Fabian Groffen <grobian@gentoo.org> pastescript-1.7.5-r2.ebuild:
+  Marked ~x64-macos, bug #487670
 
   10 Jul 2013; Mike Gilbert <floppym@gentoo.org> pastescript-1.7.5-r2.ebuild:
   Fixup dohtml command.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/pastescript: pastescript-1.7.5-r2.ebuild ChangeLog
@ 2015-03-06 22:31 Pacho Ramos (pacho)
  0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-06 22:31 UTC (permalink / raw
  To: gentoo-commits

pacho       15/03/06 22:31:54

  Modified:             pastescript-1.7.5-r2.ebuild ChangeLog
  Log:
  amd64 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.5                  dev-python/pastescript/pastescript-1.7.5-r2.ebuild

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

Index: pastescript-1.7.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pastescript-1.7.5-r2.ebuild	22 Oct 2013 14:16:04 -0000	1.4
+++ pastescript-1.7.5-r2.ebuild	6 Mar 2015 22:31:54 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.4 2013/10/22 14:16:04 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.5 2015/03/06 22:31:54 pacho Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="doc"
 
 RDEPEND="



1.17                 dev-python/pastescript/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	1 Feb 2015 17:30:01 -0000	1.16
+++ ChangeLog	6 Mar 2015 22:31:54 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pastescript
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.16 2015/02/01 17:30:01 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.17 2015/03/06 22:31:54 pacho Exp $
+
+  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> pastescript-1.7.5-r2.ebuild:
+  amd64 stable, bug 540290
 
   01 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -pastescript-1.7.5-r1.ebuild:
   Remove old.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/pastescript: pastescript-1.7.5-r2.ebuild ChangeLog
@ 2015-03-08 23:55 Pacho Ramos (pacho)
  0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-08 23:55 UTC (permalink / raw
  To: gentoo-commits

pacho       15/03/08 23:55:00

  Modified:             pastescript-1.7.5-r2.ebuild ChangeLog
  Log:
  x86 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.6                  dev-python/pastescript/pastescript-1.7.5-r2.ebuild

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

Index: pastescript-1.7.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pastescript-1.7.5-r2.ebuild	6 Mar 2015 22:31:54 -0000	1.5
+++ pastescript-1.7.5-r2.ebuild	8 Mar 2015 23:55:00 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.5 2015/03/06 22:31:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.6 2015/03/08 23:55:00 pacho Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="doc"
 
 RDEPEND="



1.18                 dev-python/pastescript/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	6 Mar 2015 22:31:54 -0000	1.17
+++ ChangeLog	8 Mar 2015 23:55:00 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pastescript
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.17 2015/03/06 22:31:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.18 2015/03/08 23:55:00 pacho Exp $
+
+  08 Mar 2015; Pacho Ramos <pacho@gentoo.org> pastescript-1.7.5-r2.ebuild:
+  x86 stable, bug 540290
 
   06 Mar 2015; Pacho Ramos <pacho@gentoo.org> pastescript-1.7.5-r2.ebuild:
   amd64 stable, bug 540290





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

* [gentoo-commits] gentoo-x86 commit in dev-python/pastescript: pastescript-1.7.5-r2.ebuild ChangeLog
@ 2015-04-08  8:05 Michal Gorny (mgorny)
  0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2015-04-08  8:05 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/04/08 08:05:03

  Modified:             pastescript-1.7.5-r2.ebuild ChangeLog
  Log:
  Drop old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.7                  dev-python/pastescript/pastescript-1.7.5-r2.ebuild

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

Index: pastescript-1.7.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pastescript-1.7.5-r2.ebuild	8 Mar 2015 23:55:00 -0000	1.6
+++ pastescript-1.7.5-r2.ebuild	8 Apr 2015 08:05:03 -0000	1.7
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.6 2015/03/08 23:55:00 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/pastescript-1.7.5-r2.ebuild,v 1.7 2015/04/08 08:05:03 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.19                 dev-python/pastescript/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	8 Mar 2015 23:55:00 -0000	1.18
+++ ChangeLog	8 Apr 2015 08:05:03 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pastescript
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.18 2015/03/08 23:55:00 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastescript/ChangeLog,v 1.19 2015/04/08 08:05:03 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <mgorny@gentoo.org> pastescript-1.7.5-r2.ebuild:
+  Drop old Python implementations
 
   08 Mar 2015; Pacho Ramos <pacho@gentoo.org> pastescript-1.7.5-r2.ebuild:
   x86 stable, bug 540290





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

end of thread, other threads:[~2015-04-08  8:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08  8:05 [gentoo-commits] gentoo-x86 commit in dev-python/pastescript: pastescript-1.7.5-r2.ebuild ChangeLog Michal Gorny (mgorny)
  -- strict thread matches above, loose matches on Subject: below --
2015-03-08 23:55 Pacho Ramos (pacho)
2015-03-06 22:31 Pacho Ramos (pacho)
2013-10-22 14:16 Fabian Groffen (grobian)
2013-07-10  1:42 Mike Gilbert (floppym)
2013-07-10  1:27 Mike Gilbert (floppym)

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