* [gentoo-commits] gentoo-x86 commit in app-text/goldendict: ChangeLog goldendict-1.0.1.ebuild goldendict-0.9.0_p20100410.ebuild
@ 2011-03-26 16:15 Andreas HAttel (dilfridge)
0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2011-03-26 16:15 UTC (permalink / raw
To: gentoo-commits
dilfridge 11/03/26 16:15:42
Modified: ChangeLog goldendict-1.0.1.ebuild
goldendict-0.9.0_p20100410.ebuild
Log:
Adapt phonon dependency for package move
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Revision Changes Path
1.3 app-text/goldendict/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/goldendict/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 25 Jan 2011 08:18:06 -0000 1.2
+++ ChangeLog 26 Mar 2011 16:15:41 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for app-text/goldendict
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/ChangeLog,v 1.2 2011/01/25 08:18:06 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/ChangeLog,v 1.3 2011/03/26 16:15:41 dilfridge Exp $
+
+ 26 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ goldendict-0.9.0_p20100410.ebuild, goldendict-1.0.1.ebuild:
+ Adapt phonon dependency for package move
*goldendict-1.0.1 (25 Jan 2011)
1.2 app-text/goldendict/goldendict-1.0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/goldendict-1.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/goldendict-1.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/goldendict-1.0.1.ebuild?r1=1.1&r2=1.2
Index: goldendict-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/goldendict/goldendict-1.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- goldendict-1.0.1.ebuild 25 Jan 2011 08:18:06 -0000 1.1
+++ goldendict-1.0.1.ebuild 26 Mar 2011 16:15:41 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/goldendict-1.0.1.ebuild,v 1.1 2011/01/25 08:18:06 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/goldendict-1.0.1.ebuild,v 1.2 2011/03/26 16:15:41 dilfridge Exp $
EAPI=3
LANGSLONG="ar_SA bg_BG cs_CZ de_DE el_GR it_IT lt_LT ru_RU uk_UA vi_VN zh_CN"
@@ -27,9 +27,9 @@
>=x11-libs/qt-webkit-4.5:4[exceptions]
!kde? ( || (
>=x11-libs/qt-phonon-4.5:4[exceptions]
- media-sound/phonon
+ media-libs/phonon
) )
- kde? ( media-sound/phonon )
+ kde? ( media-libs/phonon )
"
DEPEND="${RDEPEND}
dev-util/pkgconfig
1.2 app-text/goldendict/goldendict-0.9.0_p20100410.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/goldendict-0.9.0_p20100410.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/goldendict-0.9.0_p20100410.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/goldendict-0.9.0_p20100410.ebuild?r1=1.1&r2=1.2
Index: goldendict-0.9.0_p20100410.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/goldendict/goldendict-0.9.0_p20100410.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- goldendict-0.9.0_p20100410.ebuild 29 Dec 2010 09:06:33 -0000 1.1
+++ goldendict-0.9.0_p20100410.ebuild 26 Mar 2011 16:15:41 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/goldendict-0.9.0_p20100410.ebuild,v 1.1 2010/12/29 09:06:33 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/goldendict-0.9.0_p20100410.ebuild,v 1.2 2011/03/26 16:15:41 dilfridge Exp $
EAPI="3"
LANGSLONG="ar_SA bg_BG cs_CZ de_DE el_GR lt_LT ru_RU zh_CN"
@@ -26,9 +26,9 @@
>=x11-libs/qt-webkit-4.5:4[exceptions]
!kde? ( || (
>=x11-libs/qt-phonon-4.5:4[exceptions]
- media-sound/phonon
+ media-libs/phonon
) )
- kde? ( media-sound/phonon )"
+ kde? ( media-libs/phonon )"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-26 16:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-26 16:15 [gentoo-commits] gentoo-x86 commit in app-text/goldendict: ChangeLog goldendict-1.0.1.ebuild goldendict-0.9.0_p20100410.ebuild Andreas HAttel (dilfridge)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox