public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/kiwix: ChangeLog kiwix-0.9_beta1.ebuild
@ 2011-07-23 17:29 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2011-07-23 17:29 UTC (permalink / raw
  To: gentoo-commits

chithanh    11/07/23 17:29:25

  Modified:             ChangeLog
  Added:                kiwix-0.9_beta1.ebuild
  Log:
  Version bump. Block older version due to bug #326685.
  
  (Portage version: 2.2.0_alpha45/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-text/kiwix/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/kiwix/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	12 Dec 2010 16:50:40 -0000	1.3
+++ ChangeLog	23 Jul 2011 17:29:24 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for app-text/kiwix
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kiwix/ChangeLog,v 1.3 2010/12/12 16:50:40 chithanh Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/kiwix/ChangeLog,v 1.4 2011/07/23 17:29:24 chithanh Exp $
+
+*kiwix-0.9_beta1 (23 Jul 2011)
+
+  23 Jul 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +kiwix-0.9_beta1.ebuild:
+  Version bump.
 
 *kiwix-0.9_alpha7 (12 Dec 2010)
 



1.1                  app-text/kiwix/kiwix-0.9_beta1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/kiwix-0.9_beta1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/kiwix-0.9_beta1.ebuild?rev=1.1&content-type=text/plain

Index: kiwix-0.9_beta1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/kiwix/kiwix-0.9_beta1.ebuild,v 1.1 2011/07/23 17:29:24 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=""

# sys-apps/portage botches upgrade, bug #326685
RDEPEND="app-arch/xz-utils
	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:[~2011-07-23 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-23 17:29 [gentoo-commits] gentoo-x86 commit in app-text/kiwix: ChangeLog kiwix-0.9_beta1.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