diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-08 12:05:45 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-08 12:05:45 +0000 |
commit | 44a6f9e8f03c8e1a64ea708c0d2d7be4c1e301e1 (patch) | |
tree | 4638f2fef9bb5a33a86480d599a4376fc8037f72 /app-i18n | |
parent | amd64 stable, bug 498688 (diff) | |
download | gentoo-2-44a6f9e8f03c8e1a64ea708c0d2d7be4c1e301e1.tar.gz gentoo-2-44a6f9e8f03c8e1a64ea708c0d2d7be4c1e301e1.tar.bz2 gentoo-2-44a6f9e8f03c8e1a64ea708c0d2d7be4c1e301e1.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-data/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/sunpinyin-data/ChangeLog b/app-i18n/sunpinyin-data/ChangeLog index 6259e7694f42..12b91dfd8052 100644 --- a/app-i18n/sunpinyin-data/ChangeLog +++ b/app-i18n/sunpinyin-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/sunpinyin-data -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/ChangeLog,v 1.2 2013/03/10 06:28:27 naota Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/ChangeLog,v 1.3 2014/03/08 12:05:45 pacho Exp $ + + 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> sunpinyin-data-20130220.ebuild: + amd64 stable, bug 498688 *sunpinyin-data-20130220 (10 Mar 2013) diff --git a/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild b/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild index abd0255afe29..33855e7047b8 100644 --- a/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild +++ b/app-i18n/sunpinyin-data/sunpinyin-data-20130220.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-data/sunpinyin-data-20130220.ebuild,v 1.1 2013/03/10 06:28:27 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild,v 1.2 2014/03/08 12:05:45 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://open-gram.googlecode.com/files/dict.utf8-${DICT_VERSION}.tar.bz2 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=">=app-i18n/sunpinyin-2.0.4_pre20130108" |