public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/amsynth: amsynth-1.2.2.ebuild ChangeLog amsynth-1.2.3.ebuild amsynth-1.2.0.ebuild
@ 2011-03-28 18:17 Christoph Mende (angelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Mende (angelos) @ 2011-03-28 18:17 UTC (permalink / raw
  To: gentoo-commits

angelos     11/03/28 18:17:43

  Modified:             amsynth-1.2.2.ebuild ChangeLog amsynth-1.2.3.ebuild
                        amsynth-1.2.0.ebuild
  Log:
  Fixed slot deps
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-sound/amsynth/amsynth-1.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild?r1=1.1&r2=1.2

Index: amsynth-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- amsynth-1.2.2.ebuild	28 Aug 2009 18:18:30 -0000	1.1
+++ amsynth-1.2.2.ebuild	28 Mar 2011 18:17:43 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild,v 1.1 2009/08/28 18:18:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild,v 1.2 2011/03/28 18:17:43 angelos Exp $
 
 EAPI=2
 MY_P=${P/ams/amS}
@@ -15,7 +15,7 @@
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="alsa debug jack oss sndfile"
 
-RDEPEND=">=dev-cpp/gtkmm-2.4
+RDEPEND="dev-cpp/gtkmm:2.4
 	sndfile? ( >=media-libs/libsndfile-1 )
 	alsa? ( media-libs/alsa-lib
 		media-sound/alsa-utils )



1.35                 media-sound/amsynth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	12 Jun 2010 18:40:00 -0000	1.34
+++ ChangeLog	28 Mar 2011 18:17:43 -0000	1.35
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/amsynth
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.34 2010/06/12 18:40:00 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.35 2011/03/28 18:17:43 angelos Exp $
+
+  28 Mar 2011; Christoph Mende <angelos@gentoo.org> amsynth-1.2.0.ebuild,
+  amsynth-1.2.2.ebuild, amsynth-1.2.3.ebuild:
+  Fixed slot deps
 
 *amsynth-1.2.3 (12 Jun 2010)
 



1.2                  media-sound/amsynth/amsynth-1.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild?r1=1.1&r2=1.2

Index: amsynth-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- amsynth-1.2.3.ebuild	12 Jun 2010 18:40:00 -0000	1.1
+++ amsynth-1.2.3.ebuild	28 Mar 2011 18:17:43 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild,v 1.1 2010/06/12 18:40:00 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild,v 1.2 2011/03/28 18:17:43 angelos Exp $
 
 EAPI=2
 MY_P=${P/ams/amS}
@@ -14,7 +14,7 @@
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="alsa debug jack oss sndfile"
 
-RDEPEND=">=dev-cpp/gtkmm-2.4
+RDEPEND="dev-cpp/gtkmm:2.4
 	sndfile? ( >=media-libs/libsndfile-1 )
 	alsa? ( media-libs/alsa-lib
 		media-sound/alsa-utils )



1.10                 media-sound/amsynth/amsynth-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild?r1=1.9&r2=1.10

Index: amsynth-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- amsynth-1.2.0.ebuild	1 Aug 2009 06:21:29 -0000	1.9
+++ amsynth-1.2.0.ebuild	28 Mar 2011 18:17:43 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.9 2009/08/01 06:21:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.10 2011/03/28 18:17:43 angelos Exp $
 
 EAPI=2
 inherit autotools eutils
@@ -17,7 +17,7 @@
 KEYWORDS="amd64 ~ppc sparc x86"
 IUSE="alsa debug jack oss sndfile"
 
-RDEPEND=">=dev-cpp/gtkmm-2.4
+RDEPEND="dev-cpp/gtkmm:2.4
 	sndfile? ( >=media-libs/libsndfile-1.0 )
 	alsa? ( >=media-libs/alsa-lib-0.9 media-sound/alsa-utils )
 	jack? ( media-sound/jack-audio-connection-kit )"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/amsynth: amsynth-1.2.2.ebuild ChangeLog amsynth-1.2.3.ebuild amsynth-1.2.0.ebuild
@ 2011-08-07 17:29 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2011-08-07 17:29 UTC (permalink / raw
  To: gentoo-commits

armin76     11/08/07 17:29:57

  Modified:             amsynth-1.2.2.ebuild ChangeLog amsynth-1.2.3.ebuild
                        amsynth-1.2.0.ebuild
  Log:
  Drop sparc keyword
  
  (Portage version: 2.1.10.7/cvs/Linux ia64)

Revision  Changes    Path
1.3                  media-sound/amsynth/amsynth-1.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild?r1=1.2&r2=1.3

Index: amsynth-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- amsynth-1.2.2.ebuild	28 Mar 2011 18:17:43 -0000	1.2
+++ amsynth-1.2.2.ebuild	7 Aug 2011 17:29:57 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild,v 1.2 2011/03/28 18:17:43 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild,v 1.3 2011/08/07 17:29:57 armin76 Exp $
 
 EAPI=2
 MY_P=${P/ams/amS}
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="alsa debug jack oss sndfile"
 
 RDEPEND="dev-cpp/gtkmm:2.4



1.36                 media-sound/amsynth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	28 Mar 2011 18:17:43 -0000	1.35
+++ ChangeLog	7 Aug 2011 17:29:57 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/amsynth
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.35 2011/03/28 18:17:43 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.36 2011/08/07 17:29:57 armin76 Exp $
+
+  07 Aug 2011; Raúl Porcel <armin76@gentoo.org> amsynth-1.2.0.ebuild,
+  amsynth-1.2.2.ebuild, amsynth-1.2.3.ebuild:
+  Drop sparc keyword
 
   28 Mar 2011; Christoph Mende <angelos@gentoo.org> amsynth-1.2.0.ebuild,
   amsynth-1.2.2.ebuild, amsynth-1.2.3.ebuild:



1.3                  media-sound/amsynth/amsynth-1.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild?r1=1.2&r2=1.3

Index: amsynth-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- amsynth-1.2.3.ebuild	28 Mar 2011 18:17:43 -0000	1.2
+++ amsynth-1.2.3.ebuild	7 Aug 2011 17:29:57 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild,v 1.2 2011/03/28 18:17:43 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild,v 1.3 2011/08/07 17:29:57 armin76 Exp $
 
 EAPI=2
 MY_P=${P/ams/amS}
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="alsa debug jack oss sndfile"
 
 RDEPEND="dev-cpp/gtkmm:2.4



1.11                 media-sound/amsynth/amsynth-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild?r1=1.10&r2=1.11

Index: amsynth-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- amsynth-1.2.0.ebuild	28 Mar 2011 18:17:43 -0000	1.10
+++ amsynth-1.2.0.ebuild	7 Aug 2011 17:29:57 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.10 2011/03/28 18:17:43 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.11 2011/08/07 17:29:57 armin76 Exp $
 
 EAPI=2
 inherit autotools eutils
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="alsa debug jack oss sndfile"
 
 RDEPEND="dev-cpp/gtkmm:2.4






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-07 17:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-07 17:29 [gentoo-commits] gentoo-x86 commit in media-sound/amsynth: amsynth-1.2.2.ebuild ChangeLog amsynth-1.2.3.ebuild amsynth-1.2.0.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-28 18:17 Christoph Mende (angelos)

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