public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner (mattst88)" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libpcre: libpcre-8.35.ebuild ChangeLog
Date: Fri, 18 Jul 2014 02:28:26 +0000 (UTC)	[thread overview]
Message-ID: <20140718022827.152A72004F@flycatcher.gentoo.org> (raw)

mattst88    14/07/18 02:28:26

  Modified:             libpcre-8.35.ebuild ChangeLog
  Log:
  alpha stable, bug 516310.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)

Revision  Changes    Path
1.11                 dev-libs/libpcre/libpcre-8.35.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild?r1=1.10&r2=1.11

Index: libpcre-8.35.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libpcre-8.35.ebuild	13 Jul 2014 09:55:25 -0000	1.10
+++ libpcre-8.35.ebuild	18 Jul 2014 02:28:26 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild,v 1.10 2014/07/13 09:55:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild,v 1.11 2014/07/18 02:28:26 mattst88 Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 +cxx +jit libedit pcre16 pcre32 +readline +recursion-limit static-libs unicode zlib"
 REQUIRED_USE="readline? ( !libedit )
 	libedit? ( !readline )"



1.240                dev-libs/libpcre/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.240&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.240&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?r1=1.239&r2=1.240

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -r1.239 -r1.240
--- ChangeLog	13 Jul 2014 09:55:25 -0000	1.239
+++ ChangeLog	18 Jul 2014 02:28:26 -0000	1.240
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libpcre
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.239 2014/07/13 09:55:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.240 2014/07/18 02:28:26 mattst88 Exp $
+
+  18 Jul 2014; Matt Turner <mattst88@gentoo.org> libpcre-8.35.ebuild:
+  alpha stable, bug 516310.
 
   13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libpcre-8.35.ebuild:
   Stable for ppc, wrt bug #516310





             reply	other threads:[~2014-07-18  2:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-18  2:28 Matt Turner (mattst88) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-04  6:50 [gentoo-commits] gentoo-x86 commit in dev-libs/libpcre: libpcre-8.35.ebuild ChangeLog Mike Frysinger (vapier)
2014-08-23 15:28 Agostino Sarubbo (ago)
2014-08-21 10:39 Agostino Sarubbo (ago)
2014-07-13  9:55 Agostino Sarubbo (ago)
2014-07-11 21:06 Mikle Kolyada (zlogene)
2014-07-05 21:25 Mikle Kolyada (zlogene)
2014-05-22  7:15 Michal Gorny (mgorny)
2014-04-21  7:32 Michal Gorny (mgorny)

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=20140718022827.152A72004F@flycatcher.gentoo.org \
    --to=mattst88@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