public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/mp3diags: ChangeLog mp3diags-1.0.00.045.ebuild mp3diags-1.0.01.046.ebuild
@ 2009-12-20 19:38 Dominik Kapusta (ayoy)
  0 siblings, 0 replies; only message in thread
From: Dominik Kapusta (ayoy) @ 2009-12-20 19:38 UTC (permalink / raw
  To: gentoo-commits

ayoy        09/12/20 19:38:19

  Modified:             ChangeLog mp3diags-1.0.00.045.ebuild
                        mp3diags-1.0.01.046.ebuild
  Log:
  Porting to qt4-r2.eclass
  (Portage version: 2.2_rc60/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  media-sound/mp3diags/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mp3diags/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mp3diags/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mp3diags/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3diags/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	12 Dec 2009 13:34:03 -0000	1.7
+++ ChangeLog	20 Dec 2009 19:38:19 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/mp3diags
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3diags/ChangeLog,v 1.7 2009/12/12 13:34:03 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3diags/ChangeLog,v 1.8 2009/12/20 19:38:19 ayoy Exp $
+
+  20 Dec 2009; Dominik Kapusta <ayoy@gentoo.org> mp3diags-1.0.00.045.ebuild,
+  mp3diags-1.0.01.046.ebuild:
+  Porting to qt4-r2.eclass
 
 *mp3diags-1.0.01.046 (12 Dec 2009)
 



1.2                  media-sound/mp3diags/mp3diags-1.0.00.045.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.00.045.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.00.045.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.00.045.ebuild?r1=1.1&r2=1.2

Index: mp3diags-1.0.00.045.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.00.045.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mp3diags-1.0.00.045.ebuild	29 Nov 2009 22:27:21 -0000	1.1
+++ mp3diags-1.0.00.045.ebuild	20 Dec 2009 19:38:19 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.00.045.ebuild,v 1.1 2009/11/29 22:27:21 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.00.045.ebuild,v 1.2 2009/12/20 19:38:19 ayoy Exp $
 
 EAPI="2"
 
-inherit qt4
+inherit qt4-r2
 
 MY_PN=${PN/mp3d/MP3D}
 MY_P=${MY_PN}-${PV}
@@ -25,10 +25,6 @@
 RDEPEND="${DEPEND}
 	x11-libs/qt-svg:4[debug?]"
 
-src_configure() {
-	eqmake4
-}
-
 src_install() {
 	dobin bin/${MY_PN} || die "installing binary failed"
 	dodoc changelog.txt || die "dodoc failed"



1.2                  media-sound/mp3diags/mp3diags-1.0.01.046.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.01.046.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.01.046.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.01.046.ebuild?r1=1.1&r2=1.2

Index: mp3diags-1.0.01.046.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.01.046.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mp3diags-1.0.01.046.ebuild	12 Dec 2009 13:34:03 -0000	1.1
+++ mp3diags-1.0.01.046.ebuild	20 Dec 2009 19:38:19 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.01.046.ebuild,v 1.1 2009/12/12 13:34:03 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3diags/mp3diags-1.0.01.046.ebuild,v 1.2 2009/12/20 19:38:19 ayoy Exp $
 
 EAPI="2"
 
-inherit qt4
+inherit qt4-r2
 
 MY_PN=${PN/mp3d/MP3D}
 MY_P=${MY_PN}-${PV}
@@ -25,10 +25,6 @@
 RDEPEND="${DEPEND}
 	x11-libs/qt-svg:4[debug?]"
 
-src_configure() {
-	eqmake4
-}
-
 src_install() {
 	dobin bin/${MY_PN} || die "installing binary failed"
 	dodoc changelog.txt || die "dodoc failed"






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

only message in thread, other threads:[~2009-12-20 19:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-20 19:38 [gentoo-commits] gentoo-x86 commit in media-sound/mp3diags: ChangeLog mp3diags-1.0.00.045.ebuild mp3diags-1.0.01.046.ebuild Dominik Kapusta (ayoy)

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