diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-20 17:01:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-20 17:01:56 +0000 |
commit | 087f3386cb3b643ba62acdc7a9649f9176ef8ed7 (patch) | |
tree | 85f0aaace14064d2fba33d15946caf12ead07515 /app-i18n | |
parent | Fix building with -Wl,--as-needed. (diff) | |
download | gentoo-2-087f3386cb3b643ba62acdc7a9649f9176ef8ed7.tar.gz gentoo-2-087f3386cb3b643ba62acdc7a9649f9176ef8ed7.tar.bz2 gentoo-2-087f3386cb3b643ba62acdc7a9649f9176ef8ed7.zip |
sparc stable wrt #303285
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'app-i18n')
-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 9b42de8aca21..b70e5cf14ca1 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.63 2010/03/16 22:37:12 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.64 2010/03/20 17:01:56 armin76 Exp $ + + 20 Mar 2010; Raúl Porcel <armin76@gentoo.org> poedit-1.4.3.ebuild: + sparc stable wrt #303285 *poedit-1.4.5 (16 Mar 2010) diff --git a/app-i18n/poedit/poedit-1.4.3.ebuild b/app-i18n/poedit/poedit-1.4.3.ebuild index 7e5d5dcebebc..5495fde09e8f 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.5 2010/02/10 19:16:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.4.3.ebuild,v 1.6 2010/03/20 17:01:56 armin76 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 |