public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/sdl-perl: sdl-perl-2.2.0.ebuild ChangeLog
@ 2009-08-16  8:35 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2009-08-16  8:35 UTC (permalink / raw
  To: gentoo-commits

tove        09/08/16 08:35:48

  Modified:             ChangeLog
  Added:                sdl-perl-2.2.0.ebuild
  Log:
  Version bump. Remove unused patch
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.45                 dev-perl/sdl-perl/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/sdl-perl/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/sdl-perl/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/sdl-perl/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/sdl-perl/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	18 Nov 2008 15:51:42 -0000	1.44
+++ ChangeLog	16 Aug 2009 08:35:48 -0000	1.45
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/sdl-perl
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/sdl-perl/ChangeLog,v 1.44 2008/11/18 15:51:42 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/sdl-perl/ChangeLog,v 1.45 2009/08/16 08:35:48 tove Exp $
+
+*sdl-perl-2.2.0 (16 Aug 2009)
+
+  16 Aug 2009; Torsten Veller <tove@gentoo.org>
+  -files/sdl-perl-1.20.3-pie-typo.patch, +sdl-perl-2.2.0.ebuild:
+  Version bump. Remove unused patch
 
   18 Nov 2008; Torsten Veller <tove@gentoo.org> sdl-perl-2.1.3-r3.ebuild:
   New virtuals: ExtUtils-CBuilder module-build



1.1                  dev-perl/sdl-perl/sdl-perl-2.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/sdl-perl/sdl-perl-2.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/sdl-perl/sdl-perl-2.2.0.ebuild?rev=1.1&content-type=text/plain

Index: sdl-perl-2.2.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/sdl-perl/sdl-perl-2.2.0.ebuild,v 1.1 2009/08/16 08:35:48 tove Exp $

MODULE_AUTHOR=DGOEHRIG
MY_PN=SDL_Perl
MY_P=${MY_PN}-${PV}
inherit perl-module eutils

DESCRIPTION="SDL binding for perl"
HOMEPAGE="http://sdl.perl.org/"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE="truetype mpeg"

# Only enable this if you are confirming a bug in this module. The testsrequire
# access to your /dev/{snd,sound} devices.
#SRC_TEST="do"

RDEPEND="virtual/opengl
	>=media-libs/libsdl-1.2.6
	>=media-libs/sdl-mixer-1.2.5
	>=media-libs/sdl-image-1.2.2
	>=media-libs/sdl-gfx-2.0.3
	>=media-libs/sdl-net-1.2.4
	mpeg? ( media-libs/smpeg )
	truetype? ( >=media-libs/sdl-ttf-2.0.5 )
	dev-lang/perl"
DEPEND="${RDEPEND}
	virtual/perl-ExtUtils-CBuilder
	>=virtual/perl-Module-Build-0.28"

S=${WORKDIR}/${MY_P}

myconf="--extra_linker_flags='${LDFLAGS}'"






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

only message in thread, other threads:[~2009-08-16  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-16  8:35 [gentoo-commits] gentoo-x86 commit in dev-perl/sdl-perl: sdl-perl-2.2.0.ebuild ChangeLog 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