summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Dupeyron <calchan@gentoo.org>2014-05-08 00:23:31 +0000
committerDenis Dupeyron <calchan@gentoo.org>2014-05-08 00:23:31 +0000
commit7611d2c04e8565b9411d6e34ceed57ed508d1f57 (patch)
treecd154587523d2f776c2931ac0e6f0b8827c23398 /app-i18n
parentInherit the correct eclass, I removed the wrong one before (diff)
downloadgentoo-2-7611d2c04e8565b9411d6e34ceed57ed508d1f57.tar.gz
gentoo-2-7611d2c04e8565b9411d6e34ceed57ed508d1f57.tar.bz2
gentoo-2-7611d2c04e8565b9411d6e34ceed57ed508d1f57.zip
Tested on x86.
(Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/tagainijisho/ChangeLog5
-rw-r--r--app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/tagainijisho/ChangeLog b/app-i18n/tagainijisho/ChangeLog
index 4ac4606e291d..a79051bc6b91 100644
--- a/app-i18n/tagainijisho/ChangeLog
+++ b/app-i18n/tagainijisho/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/tagainijisho
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/tagainijisho/ChangeLog,v 1.3 2014/05/07 20:01:21 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/tagainijisho/ChangeLog,v 1.4 2014/05/08 00:23:31 calchan Exp $
+
+ 08 May 2014; <calchan@gentoo.org> tagainijisho-1.0.2.ebuild:
+ Tested on x86.
07 May 2014; Denis Dupeyron <calchan@gentoo.org> tagainijisho-1.0.2.ebuild:
Add LINGUAS support.
diff --git a/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild b/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild
index 15e177736c92..a70d0cb30afb 100644
--- a/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild,v 1.3 2014/05/07 20:01:21 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild,v 1.4 2014/05/08 00:23:31 calchan Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/Gnurou/tagainijisho/releases/download/${PV}/${P}.tar
LICENSE="GPL-3+ public-domain"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-qt/qtcore:4
dev-qt/qtgui:4