* [gentoo-commits] gentoo-x86 commit in app-text/kiwix: ChangeLog kiwix-0.9_beta5.ebuild kiwix-0.9_beta4.ebuild
@ 2012-02-25 15:13 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-02-25 15:13 UTC (permalink / raw
To: gentoo-commits
chithanh 12/02/25 15:13:36
Modified: ChangeLog
Added: kiwix-0.9_beta5.ebuild
Removed: kiwix-0.9_beta4.ebuild
Log:
Bump to latest beta.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Revision Changes Path
1.9 app-text/kiwix/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/kiwix/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 15 Nov 2011 13:14:32 -0000 1.8
+++ ChangeLog 25 Feb 2012 15:13:35 -0000 1.9
@@ -1,6 +1,12 @@
# ChangeLog for app-text/kiwix
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kiwix/ChangeLog,v 1.8 2011/11/15 13:14:32 chithanh Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/kiwix/ChangeLog,v 1.9 2012/02/25 15:13:35 chithanh Exp $
+
+*kiwix-0.9_beta5 (25 Feb 2012)
+
+ 25 Feb 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ -kiwix-0.9_beta4.ebuild, +kiwix-0.9_beta5.ebuild:
+ Bump to latest beta.
15 Nov 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
kiwix-0.9_beta4.ebuild:
1.1 app-text/kiwix/kiwix-0.9_beta5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/kiwix-0.9_beta5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/kiwix-0.9_beta5.ebuild?rev=1.1&content-type=text/plain
Index: kiwix-0.9_beta5.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/kiwix/kiwix-0.9_beta5.ebuild,v 1.1 2012/02/25 15:13:35 chithanh Exp $
EAPI=3
inherit multilib versionator
MY_P="${PN}-$(replace_version_separator 2 -)-src"
DESCRIPTION="A ZIM reader, especially for offline web content retrieved from Wikipedia"
HOMEPAGE="http://www.kiwix.org/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
# No upgrade from 0.9_alpha possible, because a directory would be replaced
# with a symlink, which PMS section 13.4 forbids. Bug #326685.
RDEPEND="app-arch/xz-utils
=dev-cpp/clucene-0.9*
dev-lang/perl
dev-libs/icu
dev-libs/xapian
net-libs/libmicrohttpd
=net-libs/xulrunner-1.9*
>=net-misc/aria2-1.10
!!<app-text/kiwix-0.9_beta"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
S=${WORKDIR}/${PN}-$(get_version_component_range 1-2)
src_install() {
emake DESTDIR="${D}" install || die
dodoc AUTHORS CHANGELOG README || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-25 15:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-25 15:13 [gentoo-commits] gentoo-x86 commit in app-text/kiwix: ChangeLog kiwix-0.9_beta5.ebuild kiwix-0.9_beta4.ebuild Chi-Thanh Christopher Nguyen (chithanh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox