diff options
-rw-r--r-- | app-text/ebook-tools/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ebook-tools/ebook-tools-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ebook-tools/ChangeLog b/app-text/ebook-tools/ChangeLog index eecfd61ea28a..2f8fa50f88a2 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.20 2011/06/01 19:51:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.21 2011/07/13 14:39:04 xarthisius Exp $ + + 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> ebook-tools-0.2.1.ebuild: + ppc64 stable wrt #354033 01 Jun 2011; Brent Baude <ranger@gentoo.org> ebook-tools-0.2.1.ebuild: Marking ebook-tools-0.2.1 ppc stable for bug 354033 diff --git a/app-text/ebook-tools/ebook-tools-0.2.1.ebuild b/app-text/ebook-tools/ebook-tools-0.2.1.ebuild index 6476fe41fb5d..f1a0fb324126 100644 --- a/app-text/ebook-tools/ebook-tools-0.2.1.ebuild +++ b/app-text/ebook-tools/ebook-tools-0.2.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/ebook-tools/ebook-tools-0.2.1.ebuild,v 1.4 2011/06/01 19:51:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.1.ebuild,v 1.5 2011/07/13 14:39:04 xarthisius 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 |