diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-03 15:17:57 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-03 15:17:57 +0000 |
commit | 90cde79906858b9e8d0707a9823b7848948ce44b (patch) | |
tree | c6a741aeb8edb42afdb1f4fd90bafea6524f6020 /app-text/ebook-tools | |
parent | Version bump. (diff) | |
download | gentoo-2-90cde79906858b9e8d0707a9823b7848948ce44b.tar.gz gentoo-2-90cde79906858b9e8d0707a9823b7848948ce44b.tar.bz2 gentoo-2-90cde79906858b9e8d0707a9823b7848948ce44b.zip |
x86 stable per bug 354775
(Portage version: 2.1.9.40/cvs/Linux i686)
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.1.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ebook-tools/ChangeLog b/app-text/ebook-tools/ChangeLog index fb39f898e0f5..99e75f61b229 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.12 2011/02/16 21:19:17 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.13 2011/03/03 15:17:57 tomka Exp $ + + 03 Mar 2011; Thomas Kahle <tomka@gentoo.org> ebook-tools-0.1.1-r1.ebuild: + x86 stable per bug 354775 16 Feb 2011; Markos Chandras <hwoarang@gentoo.org> ebook-tools-0.1.1-r1.ebuild: diff --git a/app-text/ebook-tools/ebook-tools-0.1.1-r1.ebuild b/app-text/ebook-tools/ebook-tools-0.1.1-r1.ebuild index bc20639e78a2..1f1bd6ecebdc 100644 --- a/app-text/ebook-tools/ebook-tools-0.1.1-r1.ebuild +++ b/app-text/ebook-tools/ebook-tools-0.1.1-r1.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.1.1-r1.ebuild,v 1.2 2011/02/16 21:19:17 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.1.1-r1.ebuild,v 1.3 2011/03/03 15:17:57 tomka Exp $ inherit cmake-utils multilib @@ -10,7 +10,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 |