* [gentoo-commits] gentoo-x86 commit in dev-perl/Astro-FITS-Header: ChangeLog Astro-FITS-Header-3.30.0.ebuild
@ 2011-09-01 13:23 Torsten Veller (tove)
0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2011-09-01 13:23 UTC (permalink / raw
To: gentoo-commits
tove 11/09/01 13:23:59
Modified: ChangeLog
Added: Astro-FITS-Header-3.30.0.ebuild
Log:
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.18 dev-perl/Astro-FITS-Header/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 3 Apr 2011 06:54:10 -0000 1.17
+++ ChangeLog 1 Sep 2011 13:23:58 -0000 1.18
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Astro-FITS-Header
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.17 2011/04/03 06:54:10 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.18 2011/09/01 13:23:58 tove Exp $
+
+*Astro-FITS-Header-3.30.0 (01 Sep 2011)
+
+ 01 Sep 2011; Torsten Veller <tove@gentoo.org>
+ +Astro-FITS-Header-3.30.0.ebuild:
+ Change version scheme
03 Apr 2011; Torsten Veller <tove@gentoo.org> -Astro-FITS-Header-3.01.ebuild:
Cleanup
1.1 dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.1&content-type=text/plain
Index: Astro-FITS-Header-3.30.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.1 2011/09/01 13:23:58 tove Exp $
EAPI=4
MODULE_AUTHOR=TJENNESS
MODULE_VERSION=3.03
inherit perl-module
DESCRIPTION="Interface to FITS headers"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
virtual/perl-Module-Build"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Astro-FITS-Header: ChangeLog Astro-FITS-Header-3.30.0.ebuild
@ 2012-02-24 9:53 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 9:53 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 09:53:39
Modified: ChangeLog Astro-FITS-Header-3.30.0.ebuild
Log:
Stable for amd64, wrt bug #400035
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.20 dev-perl/Astro-FITS-Header/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 4 Sep 2011 11:21:12 -0000 1.19
+++ ChangeLog 24 Feb 2012 09:53:39 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Astro-FITS-Header
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.19 2011/09/04 11:21:12 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.20 2012/02/24 09:53:39 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ Astro-FITS-Header-3.30.0.ebuild:
+ Stable for amd64, wrt bug #400035
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Astro-FITS-Header-3.30.ebuild:
Cleanup
1.2 dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?r1=1.1&r2=1.2
Index: Astro-FITS-Header-3.30.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Astro-FITS-Header-3.30.0.ebuild 1 Sep 2011 13:23:58 -0000 1.1
+++ Astro-FITS-Header-3.30.0.ebuild 24 Feb 2012 09:53:39 -0000 1.2
@@ -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-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.1 2011/09/01 13:23:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.2 2012/02/24 09:53:39 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Astro-FITS-Header: ChangeLog Astro-FITS-Header-3.30.0.ebuild
@ 2012-02-25 17:44 Tobias Klausmann (klausman)
0 siblings, 0 replies; 9+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-02-25 17:44 UTC (permalink / raw
To: gentoo-commits
klausman 12/02/25 17:44:07
Modified: ChangeLog Astro-FITS-Header-3.30.0.ebuild
Log:
Stable on alpha, bug #400035
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.21 dev-perl/Astro-FITS-Header/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 24 Feb 2012 09:53:39 -0000 1.20
+++ ChangeLog 25 Feb 2012 17:44:07 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Astro-FITS-Header
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.20 2012/02/24 09:53:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.21 2012/02/25 17:44:07 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ Astro-FITS-Header-3.30.0.ebuild:
+ Stable on alpha, bug #400035
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
Astro-FITS-Header-3.30.0.ebuild:
1.3 dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?r1=1.2&r2=1.3
Index: Astro-FITS-Header-3.30.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Astro-FITS-Header-3.30.0.ebuild 24 Feb 2012 09:53:39 -0000 1.2
+++ Astro-FITS-Header-3.30.0.ebuild 25 Feb 2012 17:44:07 -0000 1.3
@@ -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-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.2 2012/02/24 09:53:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.3 2012/02/25 17:44:07 klausman Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Astro-FITS-Header: ChangeLog Astro-FITS-Header-3.30.0.ebuild
@ 2012-02-27 3:33 Jeroen Roovers (jer)
0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2012-02-27 3:33 UTC (permalink / raw
To: gentoo-commits
jer 12/02/27 03:33:05
Modified: ChangeLog Astro-FITS-Header-3.30.0.ebuild
Log:
Stable for HPPA (bug #400035).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Revision Changes Path
1.22 dev-perl/Astro-FITS-Header/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 25 Feb 2012 17:44:07 -0000 1.21
+++ ChangeLog 27 Feb 2012 03:33:05 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Astro-FITS-Header
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.21 2012/02/25 17:44:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.22 2012/02/27 03:33:05 jer Exp $
+
+ 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> Astro-FITS-Header-3.30.0.ebuild:
+ Stable for HPPA (bug #400035).
25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
Astro-FITS-Header-3.30.0.ebuild:
1.4 dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?r1=1.3&r2=1.4
Index: Astro-FITS-Header-3.30.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Astro-FITS-Header-3.30.0.ebuild 25 Feb 2012 17:44:07 -0000 1.3
+++ Astro-FITS-Header-3.30.0.ebuild 27 Feb 2012 03:33:05 -0000 1.4
@@ -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-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.3 2012/02/25 17:44:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.4 2012/02/27 03:33:05 jer Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Astro-FITS-Header: ChangeLog Astro-FITS-Header-3.30.0.ebuild
@ 2012-02-27 15:21 Brent Baude (ranger)
0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 15:21 UTC (permalink / raw
To: gentoo-commits
ranger 12/02/27 15:21:03
Modified: ChangeLog Astro-FITS-Header-3.30.0.ebuild
Log:
Marking Astro-FITS-Header-3.30.0 ppc for bug 400035
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.23 dev-perl/Astro-FITS-Header/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 27 Feb 2012 03:33:05 -0000 1.22
+++ ChangeLog 27 Feb 2012 15:21:03 -0000 1.23
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Astro-FITS-Header
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.22 2012/02/27 03:33:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.23 2012/02/27 15:21:03 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> Astro-FITS-Header-3.30.0.ebuild:
+ Marking Astro-FITS-Header-3.30.0 ppc for bug 400035
27 Feb 2012; Jeroen Roovers <jer@gentoo.org> Astro-FITS-Header-3.30.0.ebuild:
Stable for HPPA (bug #400035).
1.5 dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?r1=1.4&r2=1.5
Index: Astro-FITS-Header-3.30.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Astro-FITS-Header-3.30.0.ebuild 27 Feb 2012 03:33:05 -0000 1.4
+++ Astro-FITS-Header-3.30.0.ebuild 27 Feb 2012 15:21:03 -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-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.4 2012/02/27 03:33:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.5 2012/02/27 15:21:03 ranger Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Astro-FITS-Header: ChangeLog Astro-FITS-Header-3.30.0.ebuild
@ 2012-02-29 20:51 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2012-02-29 20:51 UTC (permalink / raw
To: gentoo-commits
maekke 12/02/29 20:51:19
Modified: ChangeLog Astro-FITS-Header-3.30.0.ebuild
Log:
arm stable, bug #400035
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.24 dev-perl/Astro-FITS-Header/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 27 Feb 2012 15:21:03 -0000 1.23
+++ ChangeLog 29 Feb 2012 20:51:19 -0000 1.24
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Astro-FITS-Header
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.23 2012/02/27 15:21:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.24 2012/02/29 20:51:19 maekke Exp $
+
+ 29 Feb 2012; Markus Meier <maekke@gentoo.org>
+ Astro-FITS-Header-3.30.0.ebuild:
+ arm stable, bug #400035
27 Feb 2012; Brent Baude <ranger@gentoo.org> Astro-FITS-Header-3.30.0.ebuild:
Marking Astro-FITS-Header-3.30.0 ppc for bug 400035
1.6 dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?r1=1.5&r2=1.6
Index: Astro-FITS-Header-3.30.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Astro-FITS-Header-3.30.0.ebuild 27 Feb 2012 15:21:03 -0000 1.5
+++ Astro-FITS-Header-3.30.0.ebuild 29 Feb 2012 20:51:19 -0000 1.6
@@ -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-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.5 2012/02/27 15:21:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.6 2012/02/29 20:51:19 maekke Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Astro-FITS-Header: ChangeLog Astro-FITS-Header-3.30.0.ebuild
@ 2012-03-08 11:57 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 9+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-08 11:57 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/03/08 11:57:05
Modified: ChangeLog Astro-FITS-Header-3.30.0.ebuild
Log:
x86 stable wrt bug #400035
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.25 dev-perl/Astro-FITS-Header/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 29 Feb 2012 20:51:19 -0000 1.24
+++ ChangeLog 8 Mar 2012 11:57:05 -0000 1.25
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Astro-FITS-Header
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.24 2012/02/29 20:51:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.25 2012/03/08 11:57:05 phajdan.jr Exp $
+
+ 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Astro-FITS-Header-3.30.0.ebuild:
+ x86 stable wrt bug #400035
29 Feb 2012; Markus Meier <maekke@gentoo.org>
Astro-FITS-Header-3.30.0.ebuild:
1.7 dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?r1=1.6&r2=1.7
Index: Astro-FITS-Header-3.30.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Astro-FITS-Header-3.30.0.ebuild 29 Feb 2012 20:51:19 -0000 1.6
+++ Astro-FITS-Header-3.30.0.ebuild 8 Mar 2012 11:57:05 -0000 1.7
@@ -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-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.6 2012/02/29 20:51:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.7 2012/03/08 11:57:05 phajdan.jr Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Astro-FITS-Header: ChangeLog Astro-FITS-Header-3.30.0.ebuild
@ 2012-03-19 19:24 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2012-03-19 19:24 UTC (permalink / raw
To: gentoo-commits
armin76 12/03/19 19:24:42
Modified: ChangeLog Astro-FITS-Header-3.30.0.ebuild
Log:
ia64/s390/sh/sparc stable wrt #400035
(Portage version: 2.1.10.49/cvs/Linux ia64)
Revision Changes Path
1.26 dev-perl/Astro-FITS-Header/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 8 Mar 2012 11:57:05 -0000 1.25
+++ ChangeLog 19 Mar 2012 19:24:42 -0000 1.26
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Astro-FITS-Header
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.25 2012/03/08 11:57:05 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.26 2012/03/19 19:24:42 armin76 Exp $
+
+ 19 Mar 2012; Raúl Porcel <armin76@gentoo.org>
+ Astro-FITS-Header-3.30.0.ebuild:
+ ia64/s390/sh/sparc stable wrt #400035
08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
Astro-FITS-Header-3.30.0.ebuild:
1.8 dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild?r1=1.7&r2=1.8
Index: Astro-FITS-Header-3.30.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Astro-FITS-Header-3.30.0.ebuild 8 Mar 2012 11:57:05 -0000 1.7
+++ Astro-FITS-Header-3.30.0.ebuild 19 Mar 2012 19:24:42 -0000 1.8
@@ -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-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.7 2012/03/08 11:57:05 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.8 2012/03/19 19:24:42 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Astro-FITS-Header: ChangeLog Astro-FITS-Header-3.30.0.ebuild
@ 2013-01-08 18:41 Torsten Veller (tove)
0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2013-01-08 18:41 UTC (permalink / raw
To: gentoo-commits
tove 13/01/08 18:41:37
Modified: ChangeLog
Removed: Astro-FITS-Header-3.30.0.ebuild
Log:
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Revision Changes Path
1.36 dev-perl/Astro-FITS-Header/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 2 Oct 2012 00:40:28 -0000 1.35
+++ ChangeLog 8 Jan 2013 18:41:37 -0000 1.36
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Astro-FITS-Header
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.35 2012/10/02 00:40:28 blueness Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.36 2013/01/08 18:41:37 tove Exp $
+
+ 08 Jan 2013; Torsten Veller <tove@gentoo.org>
+ -Astro-FITS-Header-3.30.0.ebuild:
+ Cleanup
02 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
Astro-FITS-Header-3.50.0.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-01-08 18:41 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08 11:57 [gentoo-commits] gentoo-x86 commit in dev-perl/Astro-FITS-Header: ChangeLog Astro-FITS-Header-3.30.0.ebuild PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2013-01-08 18:41 Torsten Veller (tove)
2012-03-19 19:24 Raul Porcel (armin76)
2012-02-29 20:51 Markus Meier (maekke)
2012-02-27 15:21 Brent Baude (ranger)
2012-02-27 3:33 Jeroen Roovers (jer)
2012-02-25 17:44 Tobias Klausmann (klausman)
2012-02-24 9:53 Agostino Sarubbo (ago)
2011-09-01 13:23 Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox