* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Locate: ChangeLog Module-Locate-1.700.0.ebuild
@ 2011-05-19 19:18 Fabian Groffen (grobian)
0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2011-05-19 19:18 UTC (permalink / raw
To: gentoo-commits
grobian 11/05/19 19:18:56
Modified: ChangeLog Module-Locate-1.700.0.ebuild
Log:
Added Prefix keywords, bug #367981
(Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
Revision Changes Path
1.2 dev-perl/Module-Locate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 21 Apr 2011 10:25:33 -0000 1.1
+++ ChangeLog 19 May 2011 19:18:56 -0000 1.2
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Module-Locate
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v 1.1 2011/04/21 10:25:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v 1.2 2011/05/19 19:18:56 grobian Exp $
+
+ 19 May 2011; Fabian Groffen <grobian@gentoo.org>
+ Module-Locate-1.700.0.ebuild:
+ Added Prefix keywords, bug #367981
21 Apr 2011; Torsten Veller <tove@gentoo.org> +Module-Locate-1.700.0.ebuild,
+metadata.xml:
1.2 dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild?r1=1.1&r2=1.2
Index: Module-Locate-1.700.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Module-Locate-1.700.0.ebuild 21 Apr 2011 10:25:33 -0000 1.1
+++ Module-Locate-1.700.0.ebuild 19 May 2011 19:18:56 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild,v 1.1 2011/04/21 10:25:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild,v 1.2 2011/05/19 19:18:56 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Locate modules in the same fashion as require and use"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
SRC_TEST="do"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Locate: ChangeLog Module-Locate-1.700.0.ebuild
@ 2011-08-09 18:54 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 3+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-08-09 18:54 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/08/09 18:54:40
Modified: ChangeLog Module-Locate-1.700.0.ebuild
Log:
Marked ~ppc wrt #364443
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-perl/Module-Locate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 19 May 2011 19:18:56 -0000 1.2
+++ ChangeLog 9 Aug 2011 18:54:40 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Module-Locate
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v 1.2 2011/05/19 19:18:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v 1.3 2011/08/09 18:54:40 xarthisius Exp $
+
+ 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ Module-Locate-1.700.0.ebuild:
+ Marked ~ppc wrt #364443
19 May 2011; Fabian Groffen <grobian@gentoo.org>
Module-Locate-1.700.0.ebuild:
1.3 dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild?r1=1.2&r2=1.3
Index: Module-Locate-1.700.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Module-Locate-1.700.0.ebuild 19 May 2011 19:18:56 -0000 1.2
+++ Module-Locate-1.700.0.ebuild 9 Aug 2011 18:54:40 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild,v 1.2 2011/05/19 19:18:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.700.0.ebuild,v 1.3 2011/08/09 18:54:40 xarthisius Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Locate modules in the same fashion as require and use"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
SRC_TEST="do"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Locate: ChangeLog Module-Locate-1.700.0.ebuild
@ 2013-01-06 18:47 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2013-01-06 18:47 UTC (permalink / raw
To: gentoo-commits
tove 13/01/06 18:47:56
Modified: ChangeLog
Removed: Module-Locate-1.700.0.ebuild
Log:
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Revision Changes Path
1.7 dev-perl/Module-Locate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 30 Sep 2012 07:21:48 -0000 1.6
+++ ChangeLog 6 Jan 2013 18:47:56 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Module-Locate
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v 1.6 2012/09/30 07:21:48 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v 1.7 2013/01/06 18:47:56 tove Exp $
+
+ 06 Jan 2013; Torsten Veller <tove@gentoo.org> -Module-Locate-1.700.0.ebuild:
+ Cleanup
*Module-Locate-1.720.0 (30 Sep 2012)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-01-06 18:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 19:18 [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Locate: ChangeLog Module-Locate-1.700.0.ebuild Fabian Groffen (grobian)
-- strict thread matches above, loose matches on Subject: below --
2011-08-09 18:54 Kacper Kowalik (xarthisius)
2013-01-06 18:47 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