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/phonon: ChangeLog phonon-4.6.0-r1.ebuild
Date: Sat, 15 Sep 2012 13:31:26 +0000 (UTC)	[thread overview]
Message-ID: <20120915133126.12D2D21600@flycatcher.gentoo.org> (raw)

ago         12/09/15 13:31:25

  Modified:             ChangeLog phonon-4.6.0-r1.ebuild
  Log:
  Stable for amd64, wrt bug #431190
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.39                 media-libs/phonon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	15 Sep 2012 13:27:48 -0000	1.38
+++ ChangeLog	15 Sep 2012 13:31:25 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/phonon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.38 2012/09/15 13:27:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.39 2012/09/15 13:31:25 ago Exp $
+
+  15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> phonon-4.6.0-r1.ebuild:
+  Stable for amd64, wrt bug #431190
 
   15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> phonon-4.6.0-r1.ebuild:
   Stable for x86, wrt bug #431190



1.8                  media-libs/phonon/phonon-4.6.0-r1.ebuild

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

Index: phonon-4.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- phonon-4.6.0-r1.ebuild	15 Sep 2012 13:27:48 -0000	1.7
+++ phonon-4.6.0-r1.ebuild	15 Sep 2012 13:31:25 -0000	1.8
@@ -1,12 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild,v 1.7 2012/09/15 13:27:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild,v 1.8 2012/09/15 13:31:25 ago Exp $
 
 EAPI=4
 
 if [[ ${PV} != *9999* ]]; then
 	SRC_URI="mirror://kde/stable/phonon/${PV}/src/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~hppa x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+	KEYWORDS="amd64 ~arm ~hppa x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 else
 	SCM_ECLASS="git-2"
 	EGIT_REPO_URI="git://anongit.kde.org/${PN}"





             reply	other threads:[~2012-09-15 13:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-15 13:31 Agostino Sarubbo (ago) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-12-30 16:30 [gentoo-commits] gentoo-x86 commit in media-libs/phonon: ChangeLog phonon-4.6.0-r1.ebuild Raul Porcel (armin76)
2012-09-29 18:33 Fabian Groffen (grobian)
2012-09-21 23:11 Anthony G. Basile (blueness)
2012-09-21 10:53 Anthony G. Basile (blueness)
2012-09-19 22:45 Jeroen Roovers (jer)
2012-09-15 13:27 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=20120915133126.12D2D21600@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