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 media-libs/libpostproc: libpostproc-0.8.0.20120229.ebuild ChangeLog
Date: Fri, 22 Jun 2012 11:07:15 +0000 (UTC)	[thread overview]
Message-ID: <20120622110715.49F8C2004B@flycatcher.gentoo.org> (raw)

ago         12/06/22 11:07:15

  Modified:             libpostproc-0.8.0.20120229.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #422537
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-libs/libpostproc/libpostproc-0.8.0.20120229.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20120229.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20120229.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20120229.ebuild?r1=1.2&r2=1.3

Index: libpostproc-0.8.0.20120229.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20120229.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libpostproc-0.8.0.20120229.ebuild	22 Jun 2012 09:10:01 -0000	1.2
+++ libpostproc-0.8.0.20120229.ebuild	22 Jun 2012 11:07:15 -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/media-libs/libpostproc/libpostproc-0.8.0.20120229.ebuild,v 1.2 2012/06/22 09:10:01 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20120229.ebuild,v 1.3 2012/06/22 11:07:15 ago Exp $
 
 EAPI="4"
 
@@ -25,7 +25,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 if [ "${PV#9999}" = "${PV}" ] ; then
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+	KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 IUSE="pic static-libs"
 



1.8                  media-libs/libpostproc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpostproc/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	22 Jun 2012 09:10:01 -0000	1.7
+++ ChangeLog	22 Jun 2012 11:07:15 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libpostproc
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/ChangeLog,v 1.7 2012/06/22 09:10:01 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/ChangeLog,v 1.8 2012/06/22 11:07:15 ago Exp $
+
+  22 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
+  libpostproc-0.8.0.20120229.ebuild:
+  Stable for amd64, wrt bug #422537
 
   22 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org>
   libpostproc-0.8.0.20120229.ebuild:






             reply	other threads:[~2012-06-22 11:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-22 11:07 Agostino Sarubbo (ago) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-20 12:27 [gentoo-commits] gentoo-x86 commit in media-libs/libpostproc: libpostproc-0.8.0.20120229.ebuild ChangeLog Kacper Kowalik (xarthisius)
2012-08-23  8:45 Michael Weber (xmw)
2012-08-01  7:10 PaweA Hajdan (phajdan.jr)
2012-07-19 20:03 Markus Meier (maekke)
2012-06-22  9:10 Tomas Chvatal (scarabeus)

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=20120622110715.49F8C2004B@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