diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-16 21:19:17 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-16 21:19:17 +0000 |
commit | c616c12355e8d753a502f8f9dc0a4fa7520b18c4 (patch) | |
tree | 2577c98a1bf7c30772a14c93e7d06fd8b02cb978 /app-text | |
parent | Stable on amd64 wrt bug #355127 (diff) | |
download | gentoo-2-c616c12355e8d753a502f8f9dc0a4fa7520b18c4.tar.gz gentoo-2-c616c12355e8d753a502f8f9dc0a4fa7520b18c4.tar.bz2 gentoo-2-c616c12355e8d753a502f8f9dc0a4fa7520b18c4.zip |
Stable on amd64 wrt bug #354775
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ebook-tools/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/ebook-tools/ebook-tools-0.1.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/ebook-tools/ChangeLog b/app-text/ebook-tools/ChangeLog index 031774828874..fb39f898e0f5 100644 --- a/app-text/ebook-tools/ChangeLog +++ b/app-text/ebook-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ebook-tools -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.11 2010/09/26 11:37:25 dilfridge Exp $ +# 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 $ + + 16 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + ebook-tools-0.1.1-r1.ebuild: + Stable on amd64 wrt bug #354775 *ebook-tools-0.1.1-r1 (26 Sep 2010) 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 b4d85f37a8c6..bc20639e78a2 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-2010 Gentoo Foundation +# 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.1 2010/09/26 11:37:25 dilfridge Exp $ +# $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 $ 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 |