From: "Anthony G. Basile (blueness)" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Search-Xapian: Search-Xapian-1.2.12.0.ebuild ChangeLog
Date: Thu, 28 Jun 2012 10:08:50 +0000 (UTC) [thread overview]
Message-ID: <20120628100850.7A8F62004B@flycatcher.gentoo.org> (raw)
blueness 12/06/28 10:08:50
Modified: ChangeLog
Added: Search-Xapian-1.2.12.0.ebuild
Log:
Version bump fixes broken SONAME in 1.2.11
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-perl/Search-Xapian/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xapian/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xapian/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xapian/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 24 Jun 2012 12:59:55 -0000 1.10
+++ ChangeLog 28 Jun 2012 10:08:50 -0000 1.11
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Search-Xapian
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.10 2012/06/24 12:59:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.11 2012/06/28 10:08:50 blueness Exp $
+
+*Search-Xapian-1.2.12.0 (28 Jun 2012)
+
+ 28 Jun 2012; Anthony G. Basile <blueness@gentoo.org>
+ +Search-Xapian-1.2.12.0.ebuild:
+ Version bump fixes broken SONAME in 1.2.11
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
1.1 dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild?rev=1.1&content-type=text/plain
Index: Search-Xapian-1.2.12.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild,v 1.1 2012/06/28 10:08:50 blueness Exp $
EAPI="3"
MODULE_AUTHOR=OLLY
inherit perl-module toolchain-funcs versionator
VERSION=$(get_version_component_range 1-3)
SRC_URI+=" http://oligarchy.co.uk/xapian/${VERSION}/${P}.tar.gz"
DESCRIPTION="Perl XS frontend to the Xapian C++ search library."
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples"
RDEPEND=">=dev-libs/xapian-1.2.9
!dev-libs/xapian-bindings[perl]"
DEPEND="${RDEPEND}
virtual/perl-Module-Build"
SRC_TEST="do"
myconf="CXX=$(tc-getCXX) CXXFLAGS=${CXXFLAGS}"
src_install() {
perl-module_src_install
use examples && {
docinto examples
dodoc "${S}"/examples/*
}
}
next reply other threads:[~2012-06-28 10:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-28 10:08 Anthony G. Basile (blueness) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-07-17 14:20 [gentoo-commits] gentoo-x86 commit in dev-perl/Search-Xapian: Search-Xapian-1.2.12.0.ebuild ChangeLog Anthony G. Basile (blueness)
2012-07-18 9:47 Anthony G. Basile (blueness)
2012-09-15 15:35 Agostino Sarubbo (ago)
2012-09-16 14:23 Anthony G. Basile (blueness)
2012-09-16 16:48 Anthony G. Basile (blueness)
2012-09-16 19:53 Anthony G. Basile (blueness)
2012-09-19 9:40 Johannes Huber (johu)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120628100850.7A8F62004B@flycatcher.gentoo.org \
--to=blueness@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox