diff options
author | 2013-04-04 19:39:07 +0000 | |
---|---|---|
committer | 2013-04-04 19:39:07 +0000 | |
commit | 80d037a516a9fd3b7499907c7c83edea60bd4997 (patch) | |
tree | 2b24bcaab86a82be75365b8be9f9b39a7042fb10 /app-text/podofo | |
parent | Update google-chrome mask for 28.x. (diff) | |
download | gentoo-2-80d037a516a9fd3b7499907c7c83edea60bd4997.tar.gz gentoo-2-80d037a516a9fd3b7499907c7c83edea60bd4997.tar.bz2 gentoo-2-80d037a516a9fd3b7499907c7c83edea60bd4997.zip |
Stable for amd64, wrt bug #464416
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/podofo')
-rw-r--r-- | app-text/podofo/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/podofo/podofo-0.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/podofo/ChangeLog b/app-text/podofo/ChangeLog index 963709243043..066648a484e5 100644 --- a/app-text/podofo/ChangeLog +++ b/app-text/podofo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/podofo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/ChangeLog,v 1.34 2013/02/28 15:03:15 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/ChangeLog,v 1.35 2013/04/04 19:39:07 ago Exp $ + + 04 Apr 2013; Agostino Sarubbo <ago@gentoo.org> podofo-0.9.2.ebuild: + Stable for amd64, wrt bug #464416 28 Feb 2013; Zac Medico <zmedico@gentoo.org> podofo-0.9.1.ebuild, podofo-0.9.2.ebuild: diff --git a/app-text/podofo/podofo-0.9.2.ebuild b/app-text/podofo/podofo-0.9.2.ebuild index b824f727773f..09dfe528b5df 100644 --- a/app-text/podofo/podofo-0.9.2.ebuild +++ b/app-text/podofo/podofo-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.9.2.ebuild,v 1.2 2013/02/28 15:03:15 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.9.2.ebuild,v 1.3 2013/04/04 19:39:07 ago Exp $ EAPI=2 inherit cmake-utils flag-o-matic multilib toolchain-funcs @@ -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 |