kensington    14/12/31 12:49:16

  Modified:             texstudio-2.8.8.ebuild texstudio-2.8.6.ebuild
                        ChangeLog
  Log:
  Enforce USE dependency for media-libs/phonon.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.2                  app-office/texstudio/texstudio-2.8.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.8.8.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.8.8.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.8.8.ebuild?r1=1.1&r2=1.2

Index: texstudio-2.8.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.8.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texstudio-2.8.8.ebuild      8 Dec 2014 15:01:50 -0000       1.1
+++ texstudio-2.8.8.ebuild      31 Dec 2014 12:49:16 -0000      1.2
@@ -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/app-office/texstudio/texstudio-2.8.8.ebuild,v 1.1 
2014/12/08 15:01:50 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.8.8.ebuild,v 1.2 
2014/12/31 12:49:16 kensington Exp $
 
 EAPI=5
 
@@ -28,7 +28,7 @@
        dev-qt/qtsingleapplication
        >=dev-qt/qtsvg-4.6.1:4
        >=dev-qt/qttest-4.6.1:4
-       video? ( media-libs/phonon )"
+       video? ( media-libs/phonon[qt4] )"
 RDEPEND="${COMMON_DEPEND}
        virtual/latex-base
        app-text/psutils



1.2                  app-office/texstudio/texstudio-2.8.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.8.6.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.8.6.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.8.6.ebuild?r1=1.1&r2=1.2

Index: texstudio-2.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.8.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texstudio-2.8.6.ebuild      3 Nov 2014 10:43:24 -0000       1.1
+++ texstudio-2.8.6.ebuild      31 Dec 2014 12:49:16 -0000      1.2
@@ -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/app-office/texstudio/texstudio-2.8.6.ebuild,v 1.1 
2014/11/03 10:43:24 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.8.6.ebuild,v 1.2 
2014/12/31 12:49:16 kensington Exp $
 
 EAPI=5
 
@@ -28,7 +28,7 @@
        dev-qt/qtsingleapplication
        >=dev-qt/qtsvg-4.6.1:4
        >=dev-qt/qttest-4.6.1:4
-       video? ( media-libs/phonon )"
+       video? ( media-libs/phonon[qt4] )"
 RDEPEND="${COMMON_DEPEND}
        virtual/latex-base
        app-text/psutils



1.34                 app-office/texstudio/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/ChangeLog?rev=1.34&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/ChangeLog?rev=1.34&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   26 Dec 2014 13:47:21 -0000      1.33
+++ ChangeLog   31 Dec 2014 12:49:16 -0000      1.34
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/texstudio
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.33 
2014/12/26 13:47:21 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.34 
2014/12/31 12:49:16 kensington Exp $
+
+  31 Dec 2014; Michael Palimaka <[email protected]> texstudio-2.8.6.ebuild,
+  texstudio-2.8.8.ebuild:
+  Enforce USE dependency for media-libs/phonon.
 
   26 Dec 2014; Justin Lecher <[email protected]> -texstudio-2.6.0.ebuild,
   -texstudio-2.8.2.ebuild, -texstudio-2.8.4.ebuild:




Reply via email to