public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/kaudiocreator: kaudiocreator-1.3-r2.ebuild ChangeLog
@ 2014-03-21 19:47 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2014-03-21 19:47 UTC (permalink / raw
  To: gentoo-commits

johu        14/03/21 19:47:36

  Modified:             ChangeLog
  Added:                kaudiocreator-1.3-r2.ebuild
  Log:
  Revision bump to EAPI 5.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.15                 media-sound/kaudiocreator/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/kaudiocreator/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	14 Aug 2012 14:40:37 -0000	1.14
+++ ChangeLog	21 Mar 2014 19:47:36 -0000	1.15
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/kaudiocreator
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kaudiocreator/ChangeLog,v 1.14 2012/08/14 14:40:37 johu Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kaudiocreator/ChangeLog,v 1.15 2014/03/21 19:47:36 johu Exp $
+
+*kaudiocreator-1.3-r2 (21 Mar 2014)
+
+  21 Mar 2014; Johannes Huber <johu@gentoo.org> +kaudiocreator-1.3-r2.ebuild:
+  Revision bump to EAPI 5.
 
   14 Aug 2012; Johannes Huber <johu@gentoo.org> -kaudiocreator-1.3.ebuild:
   Remove old.



1.1                  media-sound/kaudiocreator/kaudiocreator-1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kaudiocreator/kaudiocreator-1.3-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kaudiocreator/kaudiocreator-1.3-r2.ebuild?rev=1.1&content-type=text/plain

Index: kaudiocreator-1.3-r2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/kaudiocreator/kaudiocreator-1.3-r2.ebuild,v 1.1 2014/03/21 19:47:36 johu Exp $

EAPI=5

KDE_LINGUAS="af ar be bg br bs ca ca@valencia cs cy da de el en_GB eo es et eu
fa fi fr ga gl hi hne hr is it ja kk km lt lv mai mk ms nb nds ne nl nn oc pa
pl pt_BR pt ro ru se sk sl sr@ijekavianlatin sr@ijekavian sr@Latn sr sv ta tg
th tr ug uk xh zh_CN zh_HK zh_TW"
inherit kde4-base

DESCRIPTION="KDE CD ripper and audio encoder frontend"
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=107645"
SRC_URI="http://www.kde-apps.org/CONTENT/content-files/107645-${P}.tar.bz2"

LICENSE="GPL-2 FDL-1.2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"

COMMON_DEPEND="
	$(add_kdebase_dep libkcddb)
	$(add_kdebase_dep libkcompactdisc)
	media-libs/libdiscid
	>=media-libs/taglib-1.5
"

RDEPEND="${COMMON_DEPEND}
	$(add_kdebase_dep kdelibs 'udev,udisks(+)')
	$(add_kdebase_dep audiocd-kio)
"
DEPEND="${COMMON_DEPEND}"

DOCS=( Changelog TODO )





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

* [gentoo-commits] gentoo-x86 commit in media-sound/kaudiocreator: kaudiocreator-1.3-r2.ebuild ChangeLog
@ 2015-06-04 19:04 Michael Palimaka (kensington)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2015-06-04 19:04 UTC (permalink / raw
  To: gentoo-commits

kensington    15/06/04 19:04:14

  Modified:             kaudiocreator-1.3-r2.ebuild ChangeLog
  Log:
  Move various kde-base packages to kde-apps.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.3                  media-sound/kaudiocreator/kaudiocreator-1.3-r2.ebuild

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

Index: kaudiocreator-1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/kaudiocreator/kaudiocreator-1.3-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kaudiocreator-1.3-r2.ebuild	27 Apr 2014 23:20:02 -0000	1.2
+++ kaudiocreator-1.3-r2.ebuild	4 Jun 2015 19:04:14 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kaudiocreator/kaudiocreator-1.3-r2.ebuild,v 1.2 2014/04/27 23:20:02 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kaudiocreator/kaudiocreator-1.3-r2.ebuild,v 1.3 2015/06/04 19:04:14 kensington Exp $
 
 EAPI=5
 
@@ -20,15 +20,15 @@
 IUSE="debug"
 
 COMMON_DEPEND="
-	$(add_kdebase_dep libkcddb)
-	$(add_kdebase_dep libkcompactdisc)
+	$(add_kdeapps_dep libkcddb)
+	$(add_kdeapps_dep libkcompactdisc)
 	media-libs/libdiscid
 	>=media-libs/taglib-1.5
 "
 
 RDEPEND="${COMMON_DEPEND}
 	$(add_kdebase_dep kdelibs 'udev,udisks(+)')
-	$(add_kdebase_dep audiocd-kio)
+	$(add_kdeapps_dep audiocd-kio)
 "
 DEPEND="${COMMON_DEPEND}"
 



1.17                 media-sound/kaudiocreator/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/kaudiocreator/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	27 Apr 2014 23:20:02 -0000	1.16
+++ ChangeLog	4 Jun 2015 19:04:14 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/kaudiocreator
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kaudiocreator/ChangeLog,v 1.16 2014/04/27 23:20:02 johu Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kaudiocreator/ChangeLog,v 1.17 2015/06/04 19:04:14 kensington Exp $
+
+  04 Jun 2015; Michael Palimaka <kensington@gentoo.org>
+  kaudiocreator-1.3-r2.ebuild:
+  Move various kde-base packages to kde-apps.
 
   27 Apr 2014; Johannes Huber <johu@gentoo.org> -kaudiocreator-1.3-r1.ebuild,
   kaudiocreator-1.3-r2.ebuild:





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

end of thread, other threads:[~2015-06-04 19:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-21 19:47 [gentoo-commits] gentoo-x86 commit in media-sound/kaudiocreator: kaudiocreator-1.3-r2.ebuild ChangeLog Johannes Huber (johu)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-04 19:04 Michael Palimaka (kensington)

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