diff options
author | 2010-02-04 19:06:59 +0000 | |
---|---|---|
committer | 2010-02-04 19:06:59 +0000 | |
commit | 96c8210bac57d07a9756fc95515c6b030cb8e6ca (patch) | |
tree | 34190d0b5ad50af464ff2f1f60bc07d0278bda2d /app-i18n | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-96c8210bac57d07a9756fc95515c6b030cb8e6ca.tar.gz gentoo-2-96c8210bac57d07a9756fc95515c6b030cb8e6ca.tar.bz2 gentoo-2-96c8210bac57d07a9756fc95515c6b030cb8e6ca.zip |
Stable on amd64 wrt bug #303285
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/poedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/poedit/poedit-1.4.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-i18n/poedit/ChangeLog b/app-i18n/poedit/ChangeLog index be29f2975047..d219af17fe54 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.58 2010/02/02 22:55:23 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.59 2010/02/04 19:06:59 hwoarang Exp $ + + 04 Feb 2010; Markos Chandras <hwoarang@gentoo.org> poedit-1.4.3.ebuild: + Stable on amd64 wrt bug #303285 *poedit-1.4.4 (02 Feb 2010) diff --git a/app-i18n/poedit/poedit-1.4.3.ebuild b/app-i18n/poedit/poedit-1.4.3.ebuild index 18efeb7bde7d..e0f0ff91124a 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-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/poedit/poedit-1.4.3.ebuild,v 1.1 2009/09/17 05:35:07 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.4.3.ebuild,v 1.2 2010/02/04 19:06:59 hwoarang 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 |