diff options
author | 2012-10-16 14:54:38 +0000 | |
---|---|---|
committer | 2012-10-16 14:54:38 +0000 | |
commit | dc190caebd04ec5c7ef305fddb00083dcf2839b8 (patch) | |
tree | 549e9a1042088a372e82f5613adb067e98afadb9 /app-text/ebook-tools | |
parent | added prefix support (bug #435258) (diff) | |
download | gentoo-2-dc190caebd04ec5c7ef305fddb00083dcf2839b8.tar.gz gentoo-2-dc190caebd04ec5c7ef305fddb00083dcf2839b8.tar.bz2 gentoo-2-dc190caebd04ec5c7ef305fddb00083dcf2839b8.zip |
stable ppc pcc64, bug #438562
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-text/ebook-tools')
-rw-r--r-- | app-text/ebook-tools/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ebook-tools/ebook-tools-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ebook-tools/ChangeLog b/app-text/ebook-tools/ChangeLog index ad4d48c7a5c0..78f54cb9f0a0 100644 --- a/app-text/ebook-tools/ChangeLog +++ b/app-text/ebook-tools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ebook-tools # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.22 2012/09/10 23:05:25 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.23 2012/10/16 14:54:38 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> ebook-tools-0.2.2.ebuild: + stable ppc pcc64, bug #438562 *ebook-tools-0.2.2 (10 Sep 2012) diff --git a/app-text/ebook-tools/ebook-tools-0.2.2.ebuild b/app-text/ebook-tools/ebook-tools-0.2.2.ebuild index 14e4edef9ae4..1e37155fc710 100644 --- a/app-text/ebook-tools/ebook-tools-0.2.2.ebuild +++ b/app-text/ebook-tools/ebook-tools-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.1 2012/09/10 23:05:25 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.2 2012/10/16 14:54:38 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~x86" IUSE="" DEPEND="dev-libs/libxml2 |