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-util/pkgconfig: pkgconfig-0.28-r1.ebuild ChangeLog
Date: Fri, 18 Jul 2014 02:05:55 +0000 (UTC)	[thread overview]
Message-ID: <20140718020555.C2C5D2004F@flycatcher.gentoo.org> (raw)

mattst88    14/07/18 02:05:55

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

Revision  Changes    Path
1.11                 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.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild?r1=1.10&r2=1.11

Index: pkgconfig-0.28-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- pkgconfig-0.28-r1.ebuild	16 Jul 2014 10:32:16 -0000	1.10
+++ pkgconfig-0.28-r1.ebuild	18 Jul 2014 02:05:55 -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-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v 1.10 2014/07/16 10:32:16 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v 1.11 2014/07/18 02:05:55 mattst88 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.153                dev-util/pkgconfig/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog	16 Jul 2014 10:32:16 -0000	1.152
+++ ChangeLog	18 Jul 2014 02:05:55 -0000	1.153
@@ -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.152 2014/07/16 10:32:16 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.153 2014/07/18 02:05:55 mattst88 Exp $
+
+  18 Jul 2014; Matt Turner <mattst88@gentoo.org> pkgconfig-0.28-r1.ebuild:
+  alpha stable, bug 516106.
 
   16 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> pkgconfig-0.28-r1.ebuild:
   ppc64 stable wrt bug #516106





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

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-18  2:05 Matt Turner (mattst88) [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-16 10:32 Mikle Kolyada (zlogene)
2014-07-13  9:53 Agostino Sarubbo (ago)
2014-07-13  3:33 Thomas Alan Gall (tgall)
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=20140718020555.C2C5D2004F@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