diff options
author | 2010-02-17 21:12:05 +0000 | |
---|---|---|
committer | 2010-02-17 21:12:05 +0000 | |
commit | 720db9b5f0f5c1ea61c7bd1aa58448e9948a856f (patch) | |
tree | af2ec43e2d4c32f095865e265f9f4e6ca437ea16 /app-i18n | |
parent | keyworded x86-linux (diff) | |
download | gentoo-2-720db9b5f0f5c1ea61c7bd1aa58448e9948a856f.tar.gz gentoo-2-720db9b5f0f5c1ea61c7bd1aa58448e9948a856f.tar.bz2 gentoo-2-720db9b5f0f5c1ea61c7bd1aa58448e9948a856f.zip |
x86 stable, bug #302497
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/x-unikey/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/x-unikey/ChangeLog b/app-i18n/x-unikey/ChangeLog index 558e94158606..e63a7c39e68f 100644 --- a/app-i18n/x-unikey/ChangeLog +++ b/app-i18n/x-unikey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/x-unikey -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/ChangeLog,v 1.21 2009/08/10 11:49:41 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/ChangeLog,v 1.22 2010/02/17 21:12:05 maekke Exp $ + + 17 Feb 2010; Markus Meier <maekke@gentoo.org> x-unikey-1.0.4-r1.ebuild: + x86 stable, bug #302497 10 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> x-unikey-1.0.4-r1.ebuild, +files/x-unikey-1.0.4-gcc44.patch: diff --git a/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild b/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild index c6fb5c19eaa3..dfd417f4427b 100644 --- a/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild +++ b/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild,v 1.2 2009/08/10 11:49:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/x-unikey-1.0.4-r1.ebuild,v 1.3 2010/02/17 21:12:05 maekke Exp $ inherit autotools eutils multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/unikey/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="nls gtk" RDEPEND="x11-libs/libX11 |