diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-07 21:23:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-07 21:23:07 +0000 |
commit | d189e104935dfbc0db41ea6cc654b5cbc049cbe7 (patch) | |
tree | 2baf1397bb82e48b0450220184942baf18d8dde0 /app-text/ebook-tools | |
parent | Keyworded on alpha, bug #349393 (diff) | |
download | gentoo-2-d189e104935dfbc0db41ea6cc654b5cbc049cbe7.tar.gz gentoo-2-d189e104935dfbc0db41ea6cc654b5cbc049cbe7.tar.bz2 gentoo-2-d189e104935dfbc0db41ea6cc654b5cbc049cbe7.zip |
Stable for HPPA (bug #354775).
(Portage version: 2.2.0_alpha26/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 6b9050a58d05..644b007c2ba0 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.14 2011/03/06 12:02:22 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.15 2011/03/07 21:23:06 jer Exp $ + + 07 Mar 2011; Jeroen Roovers <jer@gentoo.org> ebook-tools-0.1.1-r1.ebuild: + Stable for HPPA (bug #354775). *ebook-tools-0.2.1 (06 Mar 2011) 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 1f1bd6ecebdc..6359b66e868d 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.3 2011/03/03 15:17:57 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.1.1-r1.ebuild,v 1.4 2011/03/07 21:23:07 jer 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 |