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
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Samuli Suominen (ssuominen)" <ssuominen@g.o>
|
|
Subject:
|
gentoo-x86 commit in media-sound/k3guitune: ChangeLog k3guitune-1.01.ebuild k3guitune-1.0.ebuild
|
|
Date:
|
Thu, 21 May 2009 14:56:43 +0000
|
|
ssuominen 09/05/21 14:56:43
Modified: ChangeLog k3guitune-1.01.ebuild
Removed: k3guitune-1.0.ebuild
Log:
Remove invalid arts support from ebuild.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.22 media-sound/k3guitune/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 14 May 2009 20:50:15 -0000 1.21
+++ ChangeLog 21 May 2009 14:56:43 -0000 1.22
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/k3guitune
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.21 2009/05/14 20:50:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.22 2009/05/21 14:56:43 ssuominen Exp $
+
+ 21 May 2009; Samuli Suominen <ssuominen@g.o> -k3guitune-1.0.ebuild,
+ k3guitune-1.01.ebuild:
+ Remove invalid arts support from ebuild.
14 May 2009; Markus Meier <maekke@g.o> k3guitune-1.01.ebuild:
amd64 stable, bug #268640
1.4 media-sound/k3guitune/k3guitune-1.01.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild?r1=1.3&r2=1.4
Index: k3guitune-1.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- k3guitune-1.01.ebuild 14 May 2009 20:50:15 -0000 1.3
+++ k3guitune-1.01.ebuild 21 May 2009 14:56:43 -0000 1.4
@@ -1,7 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.3 2009/05/14 20:50:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.01.ebuild,v 1.4 2009/05/21 14:56:43 ssuominen Exp $
+ARTS_REQUIRED=never
inherit kde eutils
DESCRIPTION="A program for KDE that lets you tune musical instruments."
|
|