diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 14:39:04 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 14:39:04 +0000 |
commit | f100e227afbee1b9def5cccb5450d68a6181d0a8 (patch) | |
tree | 8b909d1f8a8b15670b813a76324d5153b09d92c4 /app-text | |
parent | ppc64 stable wrt #354033 (diff) | |
download | gentoo-2-f100e227afbee1b9def5cccb5450d68a6181d0a8.tar.gz gentoo-2-f100e227afbee1b9def5cccb5450d68a6181d0a8.tar.bz2 gentoo-2-f100e227afbee1b9def5cccb5450d68a6181d0a8.zip |
ppc64 stable wrt #354033
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-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 |