diff options
-rw-r--r-- | app-text/podofo/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/podofo/podofo-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/podofo/ChangeLog b/app-text/podofo/ChangeLog index f7458a05c0e6..d1b02690093a 100644 --- a/app-text/podofo/ChangeLog +++ b/app-text/podofo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/podofo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/ChangeLog,v 1.24 2011/10/06 20:52:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/ChangeLog,v 1.25 2011/10/08 16:36:28 phajdan.jr Exp $ + + 08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> podofo-0.9.1.ebuild: + x86 stable wrt bug #385913 06 Oct 2011; Markos Chandras <hwoarang@gentoo.org> podofo-0.9.1.ebuild: Stable on amd64 wrt bug #385913 diff --git a/app-text/podofo/podofo-0.9.1.ebuild b/app-text/podofo/podofo-0.9.1.ebuild index 8f0afd4956de..f325a9f5cdbc 100644 --- a/app-text/podofo/podofo-0.9.1.ebuild +++ b/app-text/podofo/podofo-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.9.1.ebuild,v 1.3 2011/10/06 20:52:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.9.1.ebuild,v 1.4 2011/10/08 16:36:28 phajdan.jr Exp $ EAPI=2 inherit cmake-utils flag-o-matic multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/podofo/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="+boost debug test" RDEPEND="dev-lang/lua |