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
drac 08/01/07 16:09:44
Modified: trommler-3.7.ebuild ChangeLog
Log:
Flip -sparc back to ~sparc wrt #189143 and fix quoting.
(Portage version: 2.1.4_rc14)
Revision Changes Path
1.9 media-sound/trommler/trommler-3.7.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/trommler/trommler-3.7.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/trommler/trommler-3.7.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/trommler/trommler-3.7.ebuild?r1=1.8&r2=1.9
Index: trommler-3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.7.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- trommler-3.7.ebuild 6 Oct 2007 13:12:01 -0000 1.8
+++ trommler-3.7.ebuild 7 Jan 2008 16:09:43 -0000 1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.7.ebuild,v 1.8 2007/10/06 13:12:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.7.ebuild,v 1.9 2008/01/07 16:09:43 drac Exp $
inherit eutils toolchain-funcs
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ppc -sparc x86"
+KEYWORDS="alpha amd64 ppc ~sparc x86"
IUSE="doc sox"
RDEPEND=">=x11-libs/gtk+-2
@@ -20,12 +20,12 @@
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-S="${WORKDIR}"/${MY_PN}
+S=${WORKDIR}/${MY_PN}
src_unpack() {
unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/trommler-be.patch
+ cd "${S}"
+ epatch "${FILESDIR}"/trommler-be.patch
}
src_compile() {
1.20 media-sound/trommler/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/trommler/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/trommler/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/trommler/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 6 Oct 2007 13:12:01 -0000 1.19
+++ ChangeLog 7 Jan 2008 16:09:43 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/trommler
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.19 2007/10/06 13:12:01 armin76 Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.20 2008/01/07 16:09:43 drac Exp $
+
+ 07 Jan 2008; Samuli Suominen <drac@g.o> trommler-3.7.ebuild:
+ Flip -sparc back to ~sparc wrt #189143 and fix quoting.
06 Oct 2007; Raúl Porcel <armin76@g.o> trommler-3.7.ebuild:
alpha stable wrt #189143, thanks to Tobias Klausmann for testing
--
gentoo-commits@g.o mailing list
|
|