public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/karlyriceditor: ChangeLog karlyriceditor-0.7.ebuild
@ 2011-03-26 16:21 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-03-26 16:21 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/03/26 16:21:36

  Modified:             ChangeLog karlyriceditor-0.7.ebuild
  Log:
  Adapt phonon dependency for package move
  
  (Portage version: 2.1.9.44/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-sound/karlyriceditor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	15 Dec 2009 08:56:22 -0000	1.1
+++ ChangeLog	26 Mar 2011 16:21:35 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/karlyriceditor
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v 1.1 2009/12/15 08:56:22 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v 1.2 2011/03/26 16:21:35 dilfridge Exp $
+
+  26 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  karlyriceditor-0.7.ebuild:
+  Adapt phonon dependency for package move
 
 *karlyriceditor-0.7 (15 Dec 2009)
 



1.2                  media-sound/karlyriceditor/karlyriceditor-0.7.ebuild

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

Index: karlyriceditor-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-0.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- karlyriceditor-0.7.ebuild	15 Dec 2009 08:56:22 -0000	1.1
+++ karlyriceditor-0.7.ebuild	26 Mar 2011 16:21:35 -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/karlyriceditor/karlyriceditor-0.7.ebuild,v 1.1 2009/12/15 08:56:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-0.7.ebuild,v 1.2 2011/03/26 16:21:35 dilfridge Exp $
 
 EAPI=2
 inherit eutils qt4
@@ -14,7 +14,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="media-sound/phonon
+DEPEND="media-libs/phonon
 	x11-libs/qt-gui:4"
 
 src_configure() {






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

* [gentoo-commits] gentoo-x86 commit in media-sound/karlyriceditor: ChangeLog karlyriceditor-0.7.ebuild
@ 2012-01-22 21:36 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-01-22 21:36 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/01/22 21:36:12

  Modified:             ChangeLog
  Removed:              karlyriceditor-0.7.ebuild
  Log:
  punt old, repoman issues at least
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-sound/karlyriceditor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	22 Jan 2012 21:35:15 -0000	1.3
+++ ChangeLog	22 Jan 2012 21:36:12 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/karlyriceditor
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v 1.3 2012/01/22 21:35:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v 1.4 2012/01/22 21:36:12 ssuominen Exp $
+
+  22 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+  -karlyriceditor-0.7.ebuild:
+  old
 
 *karlyriceditor-1.1 (22 Jan 2012)
 






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

end of thread, other threads:[~2012-01-22 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-26 16:21 [gentoo-commits] gentoo-x86 commit in media-sound/karlyriceditor: ChangeLog karlyriceditor-0.7.ebuild Andreas HAttel (dilfridge)
  -- strict thread matches above, loose matches on Subject: below --
2012-01-22 21:36 Samuli Suominen (ssuominen)

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