maksbotan    14/04/19 18:17:22

  Modified:             goldendict-1.0.1.ebuild ChangeLog
  Log:
  Fix desktop file, add missings x11-libs/libX11 dependency, bug #507066 and 
#507068.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F8DBDADE)

Revision  Changes    Path
1.10                 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.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/goldendict-1.0.1.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/goldendict-1.0.1.ebuild?r1=1.9&r2=1.10

Index: goldendict-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/goldendict/goldendict-1.0.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- goldendict-1.0.1.ebuild     2 Mar 2013 19:42:28 -0000       1.9
+++ goldendict-1.0.1.ebuild     19 Apr 2014 18:17:22 -0000      1.10
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.9 
2013/03/02 19:42:28 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-text/goldendict/goldendict-1.0.1.ebuild,v 1.10 
2014/04/19 18:17:22 maksbotan Exp $
 
-EAPI=4
+EAPI=5
 PLOCALES="ar_SA bg_BG cs_CZ de_DE el_GR it_IT lt_LT ru_RU uk_UA vi_VN zh_CN"
 
 inherit l10n qt4-r2
@@ -21,6 +21,7 @@
        media-libs/libogg
        media-libs/libvorbis
        sys-libs/zlib
+       x11-libs/libX11
        x11-libs/libXtst
        >=dev-qt/qtcore-4.5:4[exceptions,qt3support]
        >=dev-qt/qtgui-4.5:4[exceptions,qt3support]
@@ -46,6 +47,9 @@
 
        # do not install duplicates
        sed -e '/[icon,desktop]s2/d' -i ${PN}.pro || die
+
+       # fix desktop file
+       sed -e '/^Categories=/s/;Applications$/;/' -i redist/${PN}.desktop || 
die
 }
 
 src_configure() {



1.14                 app-text/goldendict/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/goldendict/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/goldendict/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   8 Oct 2013 13:56:00 -0000       1.13
+++ ChangeLog   19 Apr 2014 18:17:22 -0000      1.14
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/goldendict
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/ChangeLog,v 1.13 
2013/10/08 13:56:00 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/ChangeLog,v 1.14 
2014/04/19 18:17:22 maksbotan Exp $
+
+  19 Apr 2014; Maxim Koltsov <[email protected]> goldendict-1.0.1.ebuild:
+  Fix desktop file, add missings x11-libs/libX11 dependency, bug #507066 and
+  #507068.
 
   08 Oct 2013; Jeroen Roovers <[email protected]> metadata.xml:
   Fix e-mail address to match bugzilla's.




Reply via email to