diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-01 19:51:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-01 19:51:46 +0000 |
commit | c287932b7abaaf1034729605b4e1e50869c9df83 (patch) | |
tree | afbf112d1194a3fd766d92da04c6bad6910c3849 /app-text/ebook-tools | |
parent | app-crypt/truecrypt: Revbump. Better, more genertic fix for bug 369203. Also ... (diff) | |
download | gentoo-2-c287932b7abaaf1034729605b4e1e50869c9df83.tar.gz gentoo-2-c287932b7abaaf1034729605b4e1e50869c9df83.tar.bz2 gentoo-2-c287932b7abaaf1034729605b4e1e50869c9df83.zip |
Marking ebook-tools-0.2.1 ppc for bug 354033
(Portage version: 2.1.9.42/cvs/Linux ppc64)
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.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 e3df46459046..eecfd61ea28a 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.19 2011/05/09 23:16:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.20 2011/06/01 19:51:46 ranger Exp $ + + 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 09 May 2011; Markos Chandras <hwoarang@gentoo.org> ebook-tools-0.2.1.ebuild: Stable on amd64 wrt 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 309f2d118598..6476fe41fb5d 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.3 2011/05/09 23:16:24 hwoarang Exp $ +# $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 $ 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 |