summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-12-04 11:28:25 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-12-04 11:28:25 +0000
commit72f88f5d2f8e266e541f87187c6cde35d1ef4cf4 (patch)
tree537005964340af8bc568ffd76ac7bb2e1f4340fe /app-text/qgoogletranslator
parentStable on amd64 wrt bug #343713 (diff)
downloadgentoo-2-72f88f5d2f8e266e541f87187c6cde35d1ef4cf4.tar.gz
gentoo-2-72f88f5d2f8e266e541f87187c6cde35d1ef4cf4.tar.bz2
gentoo-2-72f88f5d2f8e266e541f87187c6cde35d1ef4cf4.zip
Keyworded for amd64. Bug #347691
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'app-text/qgoogletranslator')
-rw-r--r--app-text/qgoogletranslator/ChangeLog6
-rw-r--r--app-text/qgoogletranslator/qgoogletranslator-1.2.1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/app-text/qgoogletranslator/ChangeLog b/app-text/qgoogletranslator/ChangeLog
index a81b07e3205b..d0d7760265d4 100644
--- a/app-text/qgoogletranslator/ChangeLog
+++ b/app-text/qgoogletranslator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/qgoogletranslator
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/qgoogletranslator/ChangeLog,v 1.1 2010/12/03 14:29:27 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/qgoogletranslator/ChangeLog,v 1.2 2010/12/04 11:28:25 hwoarang Exp $
+
+ 04 Dec 2010; Markos Chandras <hwoarang@gentoo.org>
+ qgoogletranslator-1.2.1.ebuild:
+ Keyworded for amd64. Bug #347691
*qgoogletranslator-1.2.1 (03 Dec 2010)
diff --git a/app-text/qgoogletranslator/qgoogletranslator-1.2.1.ebuild b/app-text/qgoogletranslator/qgoogletranslator-1.2.1.ebuild
index 491fdc89ff76..a3a7144357eb 100644
--- a/app-text/qgoogletranslator/qgoogletranslator-1.2.1.ebuild
+++ b/app-text/qgoogletranslator/qgoogletranslator-1.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 2009-2010 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/qgoogletranslator/qgoogletranslator-1.2.1.ebuild,v 1.1 2010/12/03 14:29:27 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/qgoogletranslator/qgoogletranslator-1.2.1.ebuild,v 1.2 2010/12/04 11:28:25 hwoarang Exp $
EAPI="3"
inherit cmake-utils
@@ -9,7 +9,7 @@ HOMEPAGE="http://code.google.com/p/qgt/"
SRC_URI="http://qgt.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=x11-libs/qt-gui-4.6"
DEPEND="${RDEPEND}"