diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-08-16 13:32:23 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-08-16 13:32:23 +0000 |
commit | 800ac44de88483701e2caac066d0456eaa0f811b (patch) | |
tree | 4f94fd787fb9a1db33f9ee9dad033536b28bda2c /app-text/ebook-tools | |
parent | keyword ~amd64-fbsd, bug #481092 (diff) | |
download | gentoo-2-800ac44de88483701e2caac066d0456eaa0f811b.tar.gz gentoo-2-800ac44de88483701e2caac066d0456eaa0f811b.tar.bz2 gentoo-2-800ac44de88483701e2caac066d0456eaa0f811b.zip |
keyword ~amd64-fbsd, bug #481092
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'app-text/ebook-tools')
-rw-r--r-- | app-text/ebook-tools/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/ebook-tools/ebook-tools-0.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/ebook-tools/ChangeLog b/app-text/ebook-tools/ChangeLog index 754ea1044798..2eee9d3ff5b9 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.27 2012/10/23 11:02:09 kensington Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.28 2013/08/16 13:32:23 aballier Exp $ + + 16 Aug 2013; Alexis Ballier <aballier@gentoo.org> ebook-tools-0.2.2.ebuild: + keyword ~amd64-fbsd, bug #481092 23 Oct 2012; Michael Palimaka <kensington@gentoo.org> -ebook-tools-0.1.1-r1.ebuild, -ebook-tools-0.2.1.ebuild: 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 6766c22864bb..bc4cdcec92dd 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 +# Copyright 1999-2013 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.4 2012/10/20 16:10:48 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.5 2013/08/16 13:32:23 aballier 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 ~amd64-fbsd" IUSE="" DEPEND="dev-libs/libxml2 |