* [gentoo-commits] gentoo-x86 commit in dev-python/rednose: rednose-0.4.1.ebuild ChangeLog
@ 2014-10-15 1:33 Ian Delaney (idella4)
0 siblings, 0 replies; 3+ messages in thread
From: Ian Delaney (idella4) @ 2014-10-15 1:33 UTC (permalink / raw
To: gentoo-commits
idella4 14/10/15 01:33:12
Modified: rednose-0.4.1.ebuild ChangeLog
Log:
add py3.4 pypy support, keyword ~x86
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path
1.2 dev-python/rednose/rednose-0.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild?r1=1.1&r2=1.2
Index: rednose-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rednose-0.4.1.ebuild 12 Oct 2014 15:46:14 -0000 1.1
+++ rednose-0.4.1.ebuild 15 Oct 2014 01:33:12 -0000 1.2
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild,v 1.1 2014/10/12 15:46:14 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild,v 1.2 2014/10/15 01:33:12 idella4 Exp $
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python{3_3,3_4} pypy )
inherit distutils-r1
@@ -13,7 +13,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
1.2 dev-python/rednose/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/rednose/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 12 Oct 2014 15:46:14 -0000 1.1
+++ ChangeLog 15 Oct 2014 01:33:12 -0000 1.2
@@ -1,10 +1,12 @@
# ChangeLog for dev-python/rednose
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rednose/ChangeLog,v 1.1 2014/10/12 15:46:14 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rednose/ChangeLog,v 1.2 2014/10/15 01:33:12 idella4 Exp $
+
+ 15 Oct 2014; Ian Delaney <idella4@gentoo.org> rednose-0.4.1.ebuild:
+ add py3.4 pypy support, keyword ~x86
*rednose-0.4.1 (12 Oct 2014)
12 Oct 2014; Alex Brandt <alunduil@gentoo.org> +rednose-0.4.1.ebuild,
+metadata.xml:
add ebuild written by me
-
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/rednose: rednose-0.4.1.ebuild ChangeLog
@ 2015-03-06 22:46 Pacho Ramos (pacho)
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-06 22:46 UTC (permalink / raw
To: gentoo-commits
pacho 15/03/06 22:46:57
Modified: rednose-0.4.1.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.3 dev-python/rednose/rednose-0.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild?r1=1.2&r2=1.3
Index: rednose-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rednose-0.4.1.ebuild 15 Oct 2014 01:33:12 -0000 1.2
+++ rednose-0.4.1.ebuild 6 Mar 2015 22:46:57 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 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/rednose/rednose-0.4.1.ebuild,v 1.2 2014/10/15 01:33:12 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild,v 1.3 2015/03/06 22:46:57 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 python{3_3,3_4} pypy )
@@ -13,7 +13,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND=""
1.3 dev-python/rednose/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/rednose/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 15 Oct 2014 01:33:12 -0000 1.2
+++ ChangeLog 6 Mar 2015 22:46:57 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/rednose
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rednose/ChangeLog,v 1.2 2014/10/15 01:33:12 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rednose/ChangeLog,v 1.3 2015/03/06 22:46:57 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> rednose-0.4.1.ebuild:
+ amd64 stable, bug 540290
15 Oct 2014; Ian Delaney <idella4@gentoo.org> rednose-0.4.1.ebuild:
add py3.4 pypy support, keyword ~x86
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/rednose: rednose-0.4.1.ebuild ChangeLog
@ 2015-03-09 0:05 Pacho Ramos (pacho)
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-09 0:05 UTC (permalink / raw
To: gentoo-commits
pacho 15/03/09 00:05:28
Modified: rednose-0.4.1.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.4 dev-python/rednose/rednose-0.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild?r1=1.3&r2=1.4
Index: rednose-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rednose-0.4.1.ebuild 6 Mar 2015 22:46:57 -0000 1.3
+++ rednose-0.4.1.ebuild 9 Mar 2015 00:05:28 -0000 1.4
@@ -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/rednose/rednose-0.4.1.ebuild,v 1.3 2015/03/06 22:46:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rednose/rednose-0.4.1.ebuild,v 1.4 2015/03/09 00:05:28 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 python{3_3,3_4} pypy )
@@ -13,7 +13,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""
1.4 dev-python/rednose/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rednose/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/rednose/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 6 Mar 2015 22:46:57 -0000 1.3
+++ ChangeLog 9 Mar 2015 00:05:28 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/rednose
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rednose/ChangeLog,v 1.3 2015/03/06 22:46:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rednose/ChangeLog,v 1.4 2015/03/09 00:05:28 pacho Exp $
+
+ 09 Mar 2015; Pacho Ramos <pacho@gentoo.org> rednose-0.4.1.ebuild:
+ x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> rednose-0.4.1.ebuild:
amd64 stable, bug 540290
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-09 0:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-09 0:05 [gentoo-commits] gentoo-x86 commit in dev-python/rednose: rednose-0.4.1.ebuild ChangeLog Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2015-03-06 22:46 Pacho Ramos (pacho)
2014-10-15 1:33 Ian Delaney (idella4)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox