diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-30 12:56:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-30 12:56:15 +0000 |
commit | 7319cb6536c77b30c84b5a5a183e3b411787b2bc (patch) | |
tree | ef11216e737f5d1cf67936230f3233ac0188db10 /app-i18n | |
parent | Added class version verifying when JAVA_PKG_STRICT is in effect. Thanks to al... (diff) | |
download | gentoo-2-7319cb6536c77b30c84b5a5a183e3b411787b2bc.tar.gz gentoo-2-7319cb6536c77b30c84b5a5a183e3b411787b2bc.tar.bz2 gentoo-2-7319cb6536c77b30c84b5a5a183e3b411787b2bc.zip |
x86 stable wrt bug 158031
(Portage version: 2.1.2-r5)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/poedit/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/poedit/poedit-1.3.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/poedit/ChangeLog b/app-i18n/poedit/ChangeLog index cb5ac0955f37..6a69cbfeddc5 100644 --- a/app-i18n/poedit/ChangeLog +++ b/app-i18n/poedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/poedit -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.37 2006/12/29 15:14:19 dirtyepic Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.38 2007/01/30 12:56:15 armin76 Exp $ + + 30 Jan 2007; Raúl Porcel <armin76@gentoo.org> poedit-1.3.6.ebuild: + x86 stable wrt bug 158031 29 Dec 2006; Ryan Hill <dirtyepic@gentoo.org> poedit-1.3.5.ebuild, poedit-1.3.6.ebuild: diff --git a/app-i18n/poedit/poedit-1.3.6.ebuild b/app-i18n/poedit/poedit-1.3.6.ebuild index ba3541830a46..158cf6b0fee2 100644 --- a/app-i18n/poedit/poedit-1.3.6.ebuild +++ b/app-i18n/poedit/poedit-1.3.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.3.6.ebuild,v 1.2 2006/12/29 15:14:19 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.3.6.ebuild,v 1.3 2007/01/30 12:56:15 armin76 Exp $ WX_GTK_VER="2.6" @@ -12,7 +12,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.6 |