From: "Markus Meier (maekke)" <maekke@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Exporter: Sub-Exporter-0.984.0.ebuild ChangeLog
Date: Sun, 5 Aug 2012 16:21:19 +0000 (UTC) [thread overview]
Message-ID: <20120805162119.D60B12004B@flycatcher.gentoo.org> (raw)
maekke 12/08/05 16:21:19
Modified: Sub-Exporter-0.984.0.ebuild ChangeLog
Log:
arm stable, bug #418803
(Portage version: 2.1.11.9/cvs/Linux i686)
Revision Changes Path
1.3 dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild?r1=1.2&r2=1.3
Index: Sub-Exporter-0.984.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Sub-Exporter-0.984.0.ebuild 2 Aug 2012 01:18:27 -0000 1.2
+++ Sub-Exporter-0.984.0.ebuild 5 Aug 2012 16:21:19 -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/Sub-Exporter/Sub-Exporter-0.984.0.ebuild,v 1.2 2012/08/02 01:18:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild,v 1.3 2012/08/05 16:21:19 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="A sophisticated exporter for custom-built routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="
1.21 dev-perl/Sub-Exporter/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 2 Aug 2012 01:18:27 -0000 1.20
+++ ChangeLog 5 Aug 2012 16:21:19 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sub-Exporter
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.20 2012/08/02 01:18:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.21 2012/08/05 16:21:19 maekke Exp $
+
+ 05 Aug 2012; Markus Meier <maekke@gentoo.org> Sub-Exporter-0.984.0.ebuild:
+ arm stable, bug #418803
02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Sub-Exporter-0.984.0.ebuild:
Stable for HPPA (bug #418803).
next reply other threads:[~2012-08-05 16:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-05 16:21 Markus Meier (maekke) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-01-28 18:10 [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Exporter: Sub-Exporter-0.984.0.ebuild ChangeLog Sebastien Fabbro (bicatali)
2012-12-31 16:56 Agostino Sarubbo (ago)
2012-10-02 1:10 Anthony G. Basile (blueness)
2012-09-13 11:02 Agostino Sarubbo (ago)
2012-09-12 11:08 Johannes Huber (johu)
2012-09-09 16:16 Raul Porcel (armin76)
2012-09-01 11:53 Fabian Groffen (grobian)
2012-08-02 1:18 Jeroen Roovers (jer)
2012-06-07 6:26 Torsten Veller (tove)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120805162119.D60B12004B@flycatcher.gentoo.org \
--to=maekke@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox