public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Cairo: ChangeLog Cairo-1.102.0.ebuild
@ 2012-12-09 10:40 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2012-12-09 10:40 UTC (permalink / raw
  To: gentoo-commits

tove        12/12/09 10:40:13

  Modified:             ChangeLog
  Added:                Cairo-1.102.0.ebuild
  Log:
  [bump] dev-perl/Cairo-1.102.0
  
  (Portage version: 2.2.0_alpha145/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)

Revision  Changes    Path
1.69                 dev-perl/Cairo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cairo/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	6 Aug 2012 11:49:46 -0000	1.68
+++ ChangeLog	9 Dec 2012 10:40:13 -0000	1.69
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Cairo
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/ChangeLog,v 1.68 2012/08/06 11:49:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/ChangeLog,v 1.69 2012/12/09 10:40:13 tove Exp $
+
+*Cairo-1.102.0 (09 Dec 2012)
+
+  09 Dec 2012; Torsten Veller <tove@gentoo.org> +Cairo-1.102.0.ebuild:
+  Version bump
 
 *Cairo-1.101.0 (06 Aug 2012)
 



1.1                  dev-perl/Cairo/Cairo-1.102.0.ebuild

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

Index: Cairo-1.102.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/Cairo/Cairo-1.102.0.ebuild,v 1.1 2012/12/09 10:40:13 tove Exp $

EAPI=4

MODULE_AUTHOR=XAOC
MODULE_VERSION=1.102
inherit perl-module

DESCRIPTION="Perl interface to the cairo library"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="test"

RDEPEND="
	>=x11-libs/cairo-1.0.0
"
DEPEND="${RDEPEND}
	>=dev-perl/extutils-depends-0.205.0
	>=dev-perl/extutils-pkgconfig-1.70.0
	test? (
		dev-perl/Test-Number-Delta
	)
"

SRC_TEST="do"

src_prepare() {
	perl-module_src_prepare
	sed -i -e 's,exit 0,exit 1,' "${S}"/Makefile.PL || die
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-09 10:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-09 10:40 [gentoo-commits] gentoo-x86 commit in dev-perl/Cairo: ChangeLog Cairo-1.102.0.ebuild Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox