diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-08 15:09:42 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-08 15:09:42 +0000 |
commit | 01116003b69ab1ce65407c17042c1ebadd416e08 (patch) | |
tree | a9fdb8f8e4ad82ff9592604bc4c9b10367baeaf4 /app-i18n/poedit | |
parent | stable x86, bug 303439 (diff) | |
download | gentoo-2-01116003b69ab1ce65407c17042c1ebadd416e08.tar.gz gentoo-2-01116003b69ab1ce65407c17042c1ebadd416e08.tar.bz2 gentoo-2-01116003b69ab1ce65407c17042c1ebadd416e08.zip |
stable x86, bug 303285
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'app-i18n/poedit')
-rw-r--r-- | app-i18n/poedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/poedit/poedit-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/poedit/ChangeLog b/app-i18n/poedit/ChangeLog index d219af17fe54..56b1375a953a 100644 --- a/app-i18n/poedit/ChangeLog +++ b/app-i18n/poedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/poedit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.59 2010/02/04 19:06:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.60 2010/02/08 15:09:42 fauli Exp $ + + 08 Feb 2010; Christian Faulhammer <fauli@gentoo.org> poedit-1.4.3.ebuild: + stable x86, bug 303285 04 Feb 2010; Markos Chandras <hwoarang@gentoo.org> poedit-1.4.3.ebuild: Stable on amd64 wrt bug #303285 diff --git a/app-i18n/poedit/poedit-1.4.3.ebuild b/app-i18n/poedit/poedit-1.4.3.ebuild index e0f0ff91124a..fcf23a31d39d 100644 --- a/app-i18n/poedit/poedit-1.4.3.ebuild +++ b/app-i18n/poedit/poedit-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.4.3.ebuild,v 1.2 2010/02/04 19:06:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.4.3.ebuild,v 1.3 2010/02/08 15:09:42 fauli Exp $ EAPI=1 WX_GTK_VER=2.8 @@ -13,7 +13,7 @@ HOMEPAGE="http://poedit.sourceforge.net/" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" IUSE="spell" DEPEND="x11-libs/wxGTK:2.8 |