public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Alan Gall (tgall)" <tgall@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/pkgconfig: pkgconfig-0.28-r1.ebuild ChangeLog
Date: Sun, 13 Jul 2014 03:33:35 +0000 (UTC)	[thread overview]
Message-ID: <20140713033336.0BFE92004E@flycatcher.gentoo.org> (raw)

tgall       14/07/13 03:33:35

  Modified:             pkgconfig-0.28-r1.ebuild ChangeLog
  Log:
  arm64 stable bug #516106
  
  (Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)

Revision  Changes    Path
1.8                  dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild?r1=1.7&r2=1.8

Index: pkgconfig-0.28-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pkgconfig-0.28-r1.ebuild	9 Jul 2014 10:22:25 -0000	1.7
+++ pkgconfig-0.28-r1.ebuild	13 Jul 2014 03:33:35 -0000	1.8
@@ -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-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v 1.7 2014/07/09 10:22:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v 1.8 2014/07/13 03:33:35 tgall Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 	EGIT_REPO_URI="git://anongit.freedesktop.org/pkg-config"
 	inherit autotools git-2
 else
-	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 ~hppa-hpux ~ia64-hpux ~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 ~hppa-hpux ~ia64-hpux ~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"
 	SRC_URI="http://pkgconfig.freedesktop.org/releases/${MY_P}.tar.gz"
 fi
 



1.150                dev-util/pkgconfig/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/ChangeLog?rev=1.150&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/ChangeLog?rev=1.150&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/ChangeLog?r1=1.149&r2=1.150

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- ChangeLog	9 Jul 2014 10:22:25 -0000	1.149
+++ ChangeLog	13 Jul 2014 03:33:35 -0000	1.150
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/pkgconfig
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.149 2014/07/09 10:22:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.150 2014/07/13 03:33:35 tgall Exp $
+
+  13 Jul 2014;  <tgall@gentoo.org> pkgconfig-0.28-r1.ebuild:
+  arm64 stable bug #516106
 
   09 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> pkgconfig-0.28-r1.ebuild:
   x86 stable wrt bug #516106





             reply	other threads:[~2014-07-13  3:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-13  3:33 Thomas Alan Gall (tgall) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-22 12:39 [gentoo-commits] gentoo-x86 commit in dev-util/pkgconfig: pkgconfig-0.28-r1.ebuild ChangeLog Mike Frysinger (vapier)
2014-07-19 13:40 Mikle Kolyada (zlogene)
2014-07-18  2:05 Matt Turner (mattst88)
2014-07-16 10:32 Mikle Kolyada (zlogene)
2014-07-13  9:53 Agostino Sarubbo (ago)
2014-07-09 10:22 Mikle Kolyada (zlogene)
2014-07-06 17:47 Markus Meier (maekke)
2014-07-05 22:19 Mikle Kolyada (zlogene)
2014-07-05 14:50 Jeroen Roovers (jer)

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=20140713033336.0BFE92004E@flycatcher.gentoo.org \
    --to=tgall@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