* [gentoo-commits] gentoo-x86 commit in dev-libs/xapian: ChangeLog xapian-1.0.19.ebuild
@ 2010-04-23 19:11 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-04-23 19:11 UTC (permalink / raw
To: gentoo-commits
arfrever 10/04/23 19:11:44
Modified: ChangeLog
Added: xapian-1.0.19.ebuild
Log:
Version bump.
(Portage version: HEAD/cvs/Linux x86_64)
Revision Changes Path
1.40 dev-libs/xapian/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xapian/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xapian/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xapian/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xapian/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 6 Jan 2010 22:31:57 -0000 1.39
+++ ChangeLog 23 Apr 2010 19:11:44 -0000 1.40
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/xapian
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/ChangeLog,v 1.39 2010/01/06 22:31:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/ChangeLog,v 1.40 2010/04/23 19:11:44 arfrever Exp $
+
+*xapian-1.0.19 (23 Apr 2010)
+
+ 23 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ -xapian-1.0.16.ebuild, +xapian-1.0.19.ebuild:
+ Version bump.
06 Jan 2010; Markus Meier <maekke@gentoo.org> xapian-1.0.17.ebuild:
x86 stable, bug #297935
1.1 dev-libs/xapian/xapian-1.0.19.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xapian/xapian-1.0.19.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xapian/xapian-1.0.19.ebuild?rev=1.1&content-type=text/plain
Index: xapian-1.0.19.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.0.19.ebuild,v 1.1 2010/04/23 19:11:44 arfrever Exp $
EAPI="3"
MY_P="${PN}-core-${PV}"
DESCRIPTION="Xapian Probabilistic Information Retrieval library"
HOMEPAGE="http://www.xapian.org/"
SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=""
RDEPEND=""
S="${WORKDIR}/${MY_P}"
src_install () {
emake DESTDIR="${D}" install || die "emake install failed"
mv "${D}usr/share/doc/xapian-core" "${D}usr/share/doc/${PF}"
dodoc AUTHORS HACKING PLATFORMS README NEWS || die "dodoc failed"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-23 19:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-23 19:11 [gentoo-commits] gentoo-x86 commit in dev-libs/xapian: ChangeLog xapian-1.0.19.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox