public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Agostino Sarubbo (ago)" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Taint: Test-Taint-1.60.0.ebuild ChangeLog
Date: Sat, 14 Sep 2013 10:56:02 +0000 (UTC)	[thread overview]
Message-ID: <20130914105603.095062004C@flycatcher.gentoo.org> (raw)

ago         13/09/14 10:56:02

  Modified:             Test-Taint-1.60.0.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #449620
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild?r1=1.8&r2=1.9

Index: Test-Taint-1.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Test-Taint-1.60.0.ebuild	14 Sep 2013 10:04:57 -0000	1.8
+++ Test-Taint-1.60.0.ebuild	14 Sep 2013 10:56:02 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild,v 1.8 2013/09/14 10:04:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild,v 1.9 2013/09/14 10:56:02 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Tools to test taintedness"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""



1.32                 dev-perl/Test-Taint/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Taint/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Taint/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Taint/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	14 Sep 2013 10:04:57 -0000	1.31
+++ ChangeLog	14 Sep 2013 10:56:02 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Taint
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v 1.31 2013/09/14 10:04:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v 1.32 2013/09/14 10:56:02 ago Exp $
+
+  14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Test-Taint-1.60.0.ebuild:
+  Stable for alpha, wrt bug #449620
 
   14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Test-Taint-1.60.0.ebuild:
   Stable for x86, wrt bug #449620





             reply	other threads:[~2013-09-14 10:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-14 10:56 Agostino Sarubbo (ago) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-15  6:14 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Taint: Test-Taint-1.60.0.ebuild ChangeLog Mikle Kolyada (zlogene)
2013-09-14 15:05 Mikle Kolyada (zlogene)
2013-09-14 10:04 Agostino Sarubbo (ago)
2013-09-14  7:40 Agostino Sarubbo (ago)
2013-09-12 19:00 Agostino Sarubbo (ago)
2013-09-12 17:19 Agostino Sarubbo (ago)
2013-09-12  6:10 Agostino Sarubbo (ago)

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=20130914105603.095062004C@flycatcher.gentoo.org \
    --to=ago@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