diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-17 11:07:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-17 11:07:18 +0000 |
commit | 170ef842c4e7acbaf35d97d7f98455c77a7f04d6 (patch) | |
tree | 8d180c95c6ed0b2aaad97824d778c86f46aad9bb /app-text | |
parent | Stable for amd64, wrt bug #438572 (diff) | |
download | gentoo-2-170ef842c4e7acbaf35d97d7f98455c77a7f04d6.tar.gz gentoo-2-170ef842c4e7acbaf35d97d7f98455c77a7f04d6.tar.bz2 gentoo-2-170ef842c4e7acbaf35d97d7f98455c77a7f04d6.zip |
Stable for amd64, wrt bug #438562
(Portage version: 2.1.11.9/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.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 78f54cb9f0a0..977aa648e52c 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.23 2012/10/16 14:54:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.24 2012/10/17 11:07:18 ago Exp $ + + 17 Oct 2012; Agostino Sarubbo <ago@gentoo.org> ebook-tools-0.2.2.ebuild: + Stable for amd64, wrt bug #438562 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> ebook-tools-0.2.2.ebuild: stable ppc pcc64, bug #438562 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 1e37155fc710..7294cf304565 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.2 2012/10/16 14:54:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.3 2012/10/17 11:07:18 ago 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 |