* [gentoo-commits] gentoo-x86 commit in media-libs/phonon: phonon-4.6.0-r1.ebuild ChangeLog
@ 2012-09-23 4:25 Anthony G. Basile (blueness)
0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-09-23 4:25 UTC (permalink / raw
To: gentoo-commits
blueness 12/09/23 04:25:32
Modified: phonon-4.6.0-r1.ebuild ChangeLog
Log:
stable arm, bug #431190
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.12 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.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild?r1=1.11&r2=1.12
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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- phonon-4.6.0-r1.ebuild 21 Sep 2012 23:11:33 -0000 1.11
+++ phonon-4.6.0-r1.ebuild 23 Sep 2012 04:25:32 -0000 1.12
@@ -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.11 2012/09/21 23:11:33 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild,v 1.12 2012/09/23 04:25:32 blueness Exp $
EAPI=4
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/phonon/${PV}/src/${P}.tar.xz"
- KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
else
SCM_ECLASS="git-2"
EGIT_REPO_URI="git://anongit.kde.org/${PN}"
1.43 media-libs/phonon/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 21 Sep 2012 23:11:33 -0000 1.42
+++ ChangeLog 23 Sep 2012 04:25:32 -0000 1.43
@@ -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.42 2012/09/21 23:11:33 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.43 2012/09/23 04:25:32 blueness Exp $
+
+ 23 Sep 2012; Anthony G. Basile <blueness@gentoo.org> phonon-4.6.0-r1.ebuild:
+ stable arm, bug #431190
21 Sep 2012; Anthony G. Basile <blueness@gentoo.org> phonon-4.6.0-r1.ebuild:
stable ppc ppc64, bug #431190
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/phonon: phonon-4.6.0-r1.ebuild ChangeLog
@ 2012-10-04 21:41 Naohiro Aota (naota)
0 siblings, 0 replies; 3+ messages in thread
From: Naohiro Aota (naota) @ 2012-10-04 21:41 UTC (permalink / raw
To: gentoo-commits
naota 12/10/04 21:41:50
Modified: phonon-4.6.0-r1.ebuild ChangeLog
Log:
Add ~x86-fbsd wrt bug #432420
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Revision Changes Path
1.14 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.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild?r1=1.13&r2=1.14
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.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- phonon-4.6.0-r1.ebuild 29 Sep 2012 18:33:05 -0000 1.13
+++ phonon-4.6.0-r1.ebuild 4 Oct 2012 21:41:50 -0000 1.14
@@ -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.13 2012/09/29 18:33:05 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild,v 1.14 2012/10/04 21:41:50 naota Exp $
EAPI=4
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/phonon/${PV}/src/${P}.tar.xz"
- KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+ KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
else
SCM_ECLASS="git-2"
EGIT_REPO_URI="git://anongit.kde.org/${PN}"
1.45 media-libs/phonon/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 29 Sep 2012 18:33:05 -0000 1.44
+++ ChangeLog 4 Oct 2012 21:41:50 -0000 1.45
@@ -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.44 2012/09/29 18:33:05 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.45 2012/10/04 21:41:50 naota Exp $
+
+ 04 Oct 2012; <naota@gentoo.org> phonon-4.6.0-r1.ebuild:
+ Add ~x86-fbsd wrt bug #432420
29 Sep 2012; Fabian Groffen <grobian@gentoo.org> phonon-4.6.0-r1.ebuild:
Fix for and keyworded ~{ppc,x86,x64}-macos
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/phonon: phonon-4.6.0-r1.ebuild ChangeLog
@ 2012-12-18 13:05 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-18 13:05 UTC (permalink / raw
To: gentoo-commits
ago 12/12/18 13:05:34
Modified: phonon-4.6.0-r1.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #431190
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Revision Changes Path
1.16 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.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild?r1=1.15&r2=1.16
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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- phonon-4.6.0-r1.ebuild 12 Dec 2012 14:05:39 -0000 1.15
+++ phonon-4.6.0-r1.ebuild 18 Dec 2012 13:05:33 -0000 1.16
@@ -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.15 2012/12/12 14:05:39 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild,v 1.16 2012/12/18 13:05:33 ago Exp $
EAPI=4
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/phonon/${PV}/src/${P}.tar.xz"
- KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+ KEYWORDS="amd64 arm hppa ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
else
SCM_ECLASS="git-2"
EGIT_REPO_URI="git://anongit.kde.org/${PN}"
1.47 media-libs/phonon/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?r1=1.46&r2=1.47
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog 12 Dec 2012 14:02:27 -0000 1.46
+++ ChangeLog 18 Dec 2012 13:05:33 -0000 1.47
@@ -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.46 2012/12/12 14:02:27 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.47 2012/12/18 13:05:33 ago Exp $
+
+ 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> phonon-4.6.0-r1.ebuild:
+ Stable for ia64, wrt bug #431190
12 Dec 2012; Michael Palimaka <kensington@gentoo.org>
-files/phonon-4.5.0-pow.patch, -phonon-4.5.0.ebuild, -phonon-4.5.1-r1.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-12-18 13:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-23 4:25 [gentoo-commits] gentoo-x86 commit in media-libs/phonon: phonon-4.6.0-r1.ebuild ChangeLog Anthony G. Basile (blueness)
-- strict thread matches above, loose matches on Subject: below --
2012-10-04 21:41 Naohiro Aota (naota)
2012-12-18 13:05 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox