Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Anthony G. Basile (blueness)" <blueness@g.o>
Subject: gentoo-x86 commit in dev-perl/Search-Xapian: ChangeLog Search-Xapian-1.2.10.0.ebuild Search-Xapian-1.2.10.ebuild
Date: Thu, 10 May 2012 14:17:32 +0000 (UTC)
blueness    12/05/10 14:17:32

  Modified:             ChangeLog
  Added:                Search-Xapian-1.2.10.0.ebuild
  Removed:              Search-Xapian-1.2.10.ebuild
  Log:
  Remove MODULE_VERSION and switch to PV, thanks tove
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-perl/Search-Xapian/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xapian/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xapian/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xapian/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	10 May 2012 09:27:16 -0000	1.8
+++ ChangeLog	10 May 2012 14:17:32 -0000	1.9
@@ -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.8 2012/05/10 09:27:16 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.9 2012/05/10 14:17:32 blueness Exp $
+
+*Search-Xapian-1.2.10.0 (10 May 2012)
+
+  10 May 2012; Anthony G. Basile <blueness@g.o>
+  -Search-Xapian-1.2.10.ebuild, +Search-Xapian-1.2.10.0.ebuild:
+  Remove MODULE_VERSION and switch to PV, thanks tove
 
 *Search-Xapian-1.2.10 (10 May 2012)
 



1.1                  dev-perl/Search-Xapian/Search-Xapian-1.2.10.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.2.10.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.2.10.0.ebuild?rev=1.1&content-type=text/plain

Index: Search-Xapian-1.2.10.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.10.0.ebuild,v 1.1 2012/05/10 14:17:32 blueness Exp $

EAPI="3"

MODULE_AUTHOR=OLLY
inherit perl-module toolchain-funcs

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/*
	}
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in media-gfx/imagemagick: ChangeLog imagemagick-6.7.4.10.ebuild imagemagick-6.7.1.0.ebuild imagemagick-6.7.5.3-r1.ebuild imagemagick-6.7.4.8.ebuild imagemagick-6.7.5.3.ebuild imagemagick-6.7.5.0.ebuild
Next by thread:
gentoo-x86 commit in dev-util/valgrind: metadata.xml ChangeLog
Previous by date:
gentoo-x86 commit in media-gfx/imagemagick: ChangeLog imagemagick-6.7.4.10.ebuild imagemagick-6.7.1.0.ebuild imagemagick-6.7.5.3-r1.ebuild imagemagick-6.7.4.8.ebuild imagemagick-6.7.5.3.ebuild imagemagick-6.7.5.0.ebuild
Next by date:
gentoo-x86 commit in dev-util/valgrind: metadata.xml ChangeLog


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.