dlan        15/02/28 07:49:58

  Modified:             ChangeLog libcangjie-1.1.ebuild
  Added:                libcangjie-1.3.ebuild
  Log:
  version bump, bug 541392, thanks Brendan Horan
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  Changes    Path
1.3                  app-i18n/libcangjie/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/libcangjie/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   9 Apr 2014 10:30:26 -0000       1.2
+++ ChangeLog   28 Feb 2015 07:49:58 -0000      1.3
@@ -1,6 +1,12 @@
 # ChangeLog for app-i18n/libcangjie
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/libcangjie/ChangeLog,v 1.2 
2014/04/09 10:30:26 tomwij Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/libcangjie/ChangeLog,v 1.3 
2015/02/28 07:49:58 dlan Exp $
+
+*libcangjie-1.3 (27 Feb 2015)
+
+  27 Feb 2015; Yixun Lan <[email protected]> libcangjie-1.1.ebuild,
+  +libcangjie-1.3.ebuild:
+  version bump, bug 541392, thanks Brendan Horan
 
   09 Apr 2014; Tom Wijsman <[email protected]> metadata.xml:
   Add proxy-maintainers herd as a fallback for when maintainer is absent, 
leaves



1.2                  app-i18n/libcangjie/libcangjie-1.1.ebuild

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

Index: libcangjie-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/libcangjie/libcangjie-1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libcangjie-1.1.ebuild       8 Apr 2014 00:21:15 -0000       1.1
+++ libcangjie-1.1.ebuild       28 Feb 2015 07:49:58 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/libcangjie/libcangjie-1.1.ebuild,v 
1.1 2014/04/08 00:21:15 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/libcangjie/libcangjie-1.1.ebuild,v 
1.2 2015/02/28 07:49:58 dlan Exp $
 
 EAPI=5
 
@@ -12,6 +12,6 @@
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="dev-db/sqlite"
+DEPEND="dev-db/sqlite:3="
 
-RDEPEND="dev-db/sqlite"
+RDEPEND="${DEPEND}"



1.1                  app-i18n/libcangjie/libcangjie-1.3.ebuild

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

Index: libcangjie-1.3.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/libcangjie/libcangjie-1.3.ebuild,v 
1.1 2015/02/28 07:49:58 dlan Exp $

EAPI=5

DESCRIPTION="The library implementing the Cangjie input method"
HOMEPAGE="http://cangjians.github.io";
SRC_URI="https://github.com/Cangjians/libcangjie/releases/download/v${PV}/libcangjie-${PV}.tar.xz";

LICENSE="LGPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="dev-db/sqlite:3="

RDEPEND="${DEPEND}"




Reply via email to