yngwin      15/02/03 08:03:35

  Modified:             ChangeLog
  Added:                fcitx-qt5-1.0.0.ebuild
  Log:
  version bump; update dependencies
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  Changes    Path
1.2                  app-i18n/fcitx-qt5/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-qt5/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-qt5/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-qt5/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-qt5/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   2 Nov 2014 09:03:54 -0000       1.1
+++ ChangeLog   3 Feb 2015 08:03:35 -0000       1.2
@@ -1,6 +1,11 @@
 # ChangeLog for app-i18n/fcitx-qt5
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-qt5/ChangeLog,v 1.1 
2014/11/02 09:03:54 yngwin Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-qt5/ChangeLog,v 1.2 
2015/02/03 08:03:35 yngwin Exp $
+
+*fcitx-qt5-1.0.0 (03 Feb 2015)
+
+  03 Feb 2015; Ben de Groot <[email protected]> +fcitx-qt5-1.0.0.ebuild:
+  version bump; update dependencies
 
 *fcitx-qt5-0.1.2 (02 Nov 2014)
 



1.1                  app-i18n/fcitx-qt5/fcitx-qt5-1.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-qt5/fcitx-qt5-1.0.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-qt5/fcitx-qt5-1.0.0.ebuild?rev=1.1&content-type=text/plain

Index: fcitx-qt5-1.0.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-qt5/fcitx-qt5-1.0.0.ebuild,v 
1.1 2015/02/03 08:03:35 yngwin Exp $

EAPI=5
inherit cmake-utils

DESCRIPTION="Qt5 input module for Fcitx"
HOMEPAGE="http://fcitx-im.org/";
SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz";

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=app-i18n/fcitx-4.2.8
        dev-libs/extra-cmake-modules
        dev-qt/qtcore:5
        dev-qt/qtdbus:5
        dev-qt/qtgui:5
        dev-qt/qtwidgets:5"
DEPEND="${RDEPEND}"




Reply via email to