From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SkBer-0004E6-NC for garchives@archives.gentoo.org; Thu, 28 Jun 2012 10:09:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4A81E0128; Thu, 28 Jun 2012 10:08:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A0216E0128 for ; Thu, 28 Jun 2012 10:08:52 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BBADC1B4020 for ; Thu, 28 Jun 2012 10:08:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 7A8F62004B; Thu, 28 Jun 2012 10:08:50 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Search-Xapian: Search-Xapian-1.2.12.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Search-Xapian-1.2.12.0.ebuild ChangeLog X-VCS-Directories: dev-perl/Search-Xapian X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Message-Id: <20120628100850.7A8F62004B@flycatcher.gentoo.org> Date: Thu, 28 Jun 2012 10:08:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 882e0c94-b1ca-48af-a295-d24b20b082d7 X-Archives-Hash: c4ecd7cd3e4853993e2f3f085ea0c6b2 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 =20 (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-Xa= pian/ChangeLog?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xa= pian/ChangeLog?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xa= pian/ChangeLog?r1=3D1.10&r2=3D1.11 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 + +Search-Xapian-1.2.12.0.ebuild: + Version bump fixes broken SONAME in 1.2.11 =20 24 Jun 2012; Torsten Veller 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-Xa= pian/Search-Xapian-1.2.12.0.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xa= pian/Search-Xapian-1.2.12.0.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: Search-Xapian-1.2.12.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # 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=3D"3" MODULE_AUTHOR=3DOLLY inherit perl-module toolchain-funcs versionator VERSION=3D$(get_version_component_range 1-3) SRC_URI+=3D" http://oligarchy.co.uk/xapian/${VERSION}/${P}.tar.gz" DESCRIPTION=3D"Perl XS frontend to the Xapian C++ search library." LICENSE=3D"|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT=3D"0" KEYWORDS=3D"~amd64 ~x86" IUSE=3D"examples" RDEPEND=3D">=3Ddev-libs/xapian-1.2.9 !dev-libs/xapian-bindings[perl]" DEPEND=3D"${RDEPEND} virtual/perl-Module-Build" SRC_TEST=3D"do" myconf=3D"CXX=3D$(tc-getCXX) CXXFLAGS=3D${CXXFLAGS}" src_install() { perl-module_src_install use examples && { docinto examples dodoc "${S}"/examples/* } }