ssuominen 14/03/18 21:33:43 Modified: pragha-1.3.0.ebuild ChangeLog Log: Explicitely pull in autotools.eclass (and dev-util/xfce4-dev-tools) since we can't rely upon xfconf.eclass running eautoreconf for us since it's broken for this type of autotoolized package wrt #423115 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path 1.3 media-sound/pragha/pragha-1.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild?r1=1.2&r2=1.3 Index: pragha-1.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pragha-1.3.0.ebuild 18 Mar 2014 21:31:57 -0000 1.2 +++ pragha-1.3.0.ebuild 18 Mar 2014 21:33:43 -0000 1.3 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild,v 1.2 2014/03/18 21:31:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild,v 1.3 2014/03/18 21:33:43 ssuominen Exp $ EAPI=5 -inherit xfconf +inherit autotools xfconf DESCRIPTION="A lightweight music player (with support for the Xfce desktop environment)" HOMEPAGE="http://pragha.wikispaces.com/ http://github.com/matiasdelellis/pragha" 1.31 media-sound/pragha/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/pragha/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 18 Mar 2014 21:28:09 -0000 1.30 +++ ChangeLog 18 Mar 2014 21:33:43 -0000 1.31 @@ -1,6 +1,11 @@ # ChangeLog for media-sound/pragha # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/ChangeLog,v 1.30 2014/03/18 21:28:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/ChangeLog,v 1.31 2014/03/18 21:33:43 ssuominen Exp $ + + 18 Mar 2014; Samuli Suominen <[email protected]> pragha-1.3.0.ebuild: + Explicitely pull in autotools.eclass (and dev-util/xfce4-dev-tools) since we + can't rely upon xfconf.eclass running eautoreconf for us since it's broken for + this type of autotoolized package wrt #423115 *pragha-1.3.0 (18 Mar 2014)
