diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-02-08 09:22:33 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-02-08 09:22:33 +0000 |
commit | 1f7ed8fd7f7e4ad99f0f48dfdbf317bc9ca42946 (patch) | |
tree | 05cab9f1f7cf3b187376371e6b7333c1ff2331f5 /app-text/libebook | |
parent | Remove older unsecure versions (diff) | |
download | gentoo-2-1f7ed8fd7f7e4ad99f0f48dfdbf317bc9ca42946.tar.gz gentoo-2-1f7ed8fd7f7e4ad99f0f48dfdbf317bc9ca42946.tar.bz2 gentoo-2-1f7ed8fd7f7e4ad99f0f48dfdbf317bc9ca42946.zip |
Builds fine on arm, keywording
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'app-text/libebook')
-rw-r--r-- | app-text/libebook/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/libebook/libebook-0.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/libebook/ChangeLog b/app-text/libebook/ChangeLog index 3354e4c64dec..b5583bbcba41 100644 --- a/app-text/libebook/ChangeLog +++ b/app-text/libebook/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libebook -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libebook/ChangeLog,v 1.3 2013/11/18 11:26:55 scarabeus Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/libebook/ChangeLog,v 1.4 2014/02/08 09:22:33 dilfridge Exp $ + + 08 Feb 2014; Andreas K. Huettel <dilfridge@gentoo.org> libebook-0.0.2.ebuild: + Builds fine on arm, keywording *libebook-0.0.2 (18 Nov 2013) diff --git a/app-text/libebook/libebook-0.0.2.ebuild b/app-text/libebook/libebook-0.0.2.ebuild index 46c2c6499943..0316712c4fd2 100644 --- a/app-text/libebook/libebook-0.0.2.ebuild +++ b/app-text/libebook/libebook-0.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libebook/libebook-0.0.2.ebuild,v 1.1 2013/11/18 11:26:55 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libebook/libebook-0.0.2.ebuild,v 1.2 2014/02/08 09:22:33 dilfridge Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="doc test" RDEPEND=" |