* [gentoo-commits] gentoo-x86 commit in dev-perl/extutils-pkgconfig: ChangeLog extutils-pkgconfig-1.130.0.ebuild
@ 2012-04-28 7:29 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2012-04-28 7:29 UTC (permalink / raw
To: gentoo-commits
tove 12/04/28 07:29:22
Modified: ChangeLog
Added: extutils-pkgconfig-1.130.0.ebuild
Log:
[bump] dev-perl/extutils-pkgconfig-1.130.0
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.43 dev-perl/extutils-pkgconfig/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 31 Mar 2012 07:21:49 -0000 1.42
+++ ChangeLog 28 Apr 2012 07:29:22 -0000 1.43
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/extutils-pkgconfig
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.42 2012/03/31 07:21:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.43 2012/04/28 07:29:22 tove Exp $
+
+*extutils-pkgconfig-1.130.0 (28 Apr 2012)
+
+ 28 Apr 2012; Torsten Veller <tove@gentoo.org>
+ +extutils-pkgconfig-1.130.0.ebuild:
+ Version bump
31 Mar 2012; Torsten Veller <tove@gentoo.org>
-extutils-pkgconfig-1.07.ebuild, -extutils-pkgconfig-1.11.ebuild:
1.1 dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild?rev=1.1&content-type=text/plain
Index: extutils-pkgconfig-1.130.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.1 2012/04/28 07:29:22 tove Exp $
EAPI=4
MY_PN=ExtUtils-PkgConfig
MODULE_AUTHOR=XAOC
MODULE_VERSION=1.13
inherit perl-module
DESCRIPTION="Simplistic perl interface to pkg-config"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""
DEPEND="dev-util/pkgconfig"
RDEPEND="${DEPEND}"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/extutils-pkgconfig: ChangeLog extutils-pkgconfig-1.130.0.ebuild
@ 2012-09-02 18:10 Raul Porcel (armin76)
0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2012-09-02 18:10 UTC (permalink / raw
To: gentoo-commits
armin76 12/09/02 18:10:39
Modified: ChangeLog extutils-pkgconfig-1.130.0.ebuild
Log:
alpha/ia64/sh/sparc stable wrt #418877
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.53 dev-perl/extutils-pkgconfig/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 9 Aug 2012 18:17:02 -0000 1.52
+++ ChangeLog 2 Sep 2012 18:10:39 -0000 1.53
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/extutils-pkgconfig
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.52 2012/08/09 18:17:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.53 2012/09/02 18:10:39 armin76 Exp $
+
+ 02 Sep 2012; Raúl Porcel <armin76@gentoo.org>
+ extutils-pkgconfig-1.130.0.ebuild:
+ alpha/ia64/sh/sparc stable wrt #418877
09 Aug 2012; Brent Baude <ranger@gentoo.org>
extutils-pkgconfig-1.130.0.ebuild:
1.10 dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild?r1=1.9&r2=1.10
Index: extutils-pkgconfig-1.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- extutils-pkgconfig-1.130.0.ebuild 9 Aug 2012 18:17:02 -0000 1.9
+++ extutils-pkgconfig-1.130.0.ebuild 2 Sep 2012 18:10:39 -0000 1.10
@@ -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/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.9 2012/08/09 18:17:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.10 2012/09/02 18:10:39 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Simplistic perl interface to pkg-config"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""
DEPEND="virtual/pkgconfig"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/extutils-pkgconfig: ChangeLog extutils-pkgconfig-1.130.0.ebuild
@ 2014-07-26 14:34 Andreas HAttel (dilfridge)
0 siblings, 0 replies; 3+ messages in thread
From: Andreas HAttel (dilfridge) @ 2014-07-26 14:34 UTC (permalink / raw
To: gentoo-commits
dilfridge 14/07/26 14:34:33
Modified: ChangeLog
Removed: extutils-pkgconfig-1.130.0.ebuild
Log:
Remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path
1.68 dev-perl/extutils-pkgconfig/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 28 Jun 2014 18:02:04 -0000 1.67
+++ ChangeLog 26 Jul 2014 14:34:33 -0000 1.68
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/extutils-pkgconfig
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.67 2014/06/28 18:02:04 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.68 2014/07/26 14:34:33 dilfridge Exp $
+
+ 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -extutils-pkgconfig-1.130.0.ebuild:
+ Remove old
28 Jun 2014; Mikle Kolyada <zlogene@gentoo.org>
extutils-pkgconfig-1.130.0.ebuild, extutils-pkgconfig-1.140.0.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-26 14:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-28 7:29 [gentoo-commits] gentoo-x86 commit in dev-perl/extutils-pkgconfig: ChangeLog extutils-pkgconfig-1.130.0.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2012-09-02 18:10 Raul Porcel (armin76)
2014-07-26 14:34 Andreas HAttel (dilfridge)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox