summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-08 12:05:30 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-08 12:05:30 +0000
commita6494953a5a2002bf72cad41c323937050d16c10 (patch)
tree181d85001f99e7ba3a94540076e8457486be16d3 /app-i18n
parentamd64 stable, bug 498688 (diff)
downloadgentoo-2-a6494953a5a2002bf72cad41c323937050d16c10.tar.gz
gentoo-2-a6494953a5a2002bf72cad41c323937050d16c10.tar.bz2
gentoo-2-a6494953a5a2002bf72cad41c323937050d16c10.zip
amd64 stable, bug 498688
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/sunpinyin/ChangeLog8
-rw-r--r--app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-i18n/sunpinyin/ChangeLog b/app-i18n/sunpinyin/ChangeLog
index 5c7d8a7eacba..c365ef055868 100644
--- a/app-i18n/sunpinyin/ChangeLog
+++ b/app-i18n/sunpinyin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/sunpinyin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin/ChangeLog,v 1.12 2013/01/31 10:56:00 yngwin Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin/ChangeLog,v 1.13 2014/03/08 12:05:30 pacho Exp $
+
+ 08 Mar 2014; Pacho Ramos <pacho@gentoo.org>
+ sunpinyin-2.0.4_pre20130108.ebuild:
+ amd64 stable, bug 498688
31 Jan 2013; Ben de Groot <yngwin@gentoo.org>
sunpinyin-2.0.4_pre20130108.ebuild:
diff --git a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild
index 4d3ff336555d..d83cea9835dd 100644
--- a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild
+++ b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild
@@ -1,6 +1,6 @@
-# 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-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild,v 1.2 2013/01/31 10:56:00 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild,v 1.3 2014/03/08 12:05:30 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
LICENSE="LGPL-2.1 CDDL"
SLOT="0/1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="dev-db/sqlite:3"