diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 14:35:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 14:35:14 +0000 |
commit | 94baba8c76396b07cdee22f88bb8bee97c82b944 (patch) | |
tree | b37d839d2756b15b90f7579176a1b3a17aa8b942 /kde-base/libkcompactdisc | |
parent | Drop old; fix dependencies versions (diff) | |
download | gentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.tar.gz gentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.tar.bz2 gentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.zip |
Stable for x86 wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/libkcompactdisc')
-rw-r--r-- | kde-base/libkcompactdisc/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/libkcompactdisc/libkcompactdisc-4.14.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/libkcompactdisc/ChangeLog b/kde-base/libkcompactdisc/ChangeLog index 7f0d557476e0..11b1814bafe2 100644 --- a/kde-base/libkcompactdisc/ChangeLog +++ b/kde-base/libkcompactdisc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkcompactdisc -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcompactdisc/ChangeLog,v 1.230 2014/12/11 15:45:07 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcompactdisc/ChangeLog,v 1.231 2015/02/14 14:35:12 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libkcompactdisc-4.14.3.ebuild: + Stable for x86 wrt bug #517344 11 Dec 2014; Manuel Rüger <mrueg@gentoo.org> -libkcompactdisc-4.14.2.ebuild: Remove KDE SC 4.14.2 diff --git a/kde-base/libkcompactdisc/libkcompactdisc-4.14.3.ebuild b/kde-base/libkcompactdisc/libkcompactdisc-4.14.3.ebuild index e1a4a99e57ac..0b15565dedc3 100644 --- a/kde-base/libkcompactdisc/libkcompactdisc-4.14.3.ebuild +++ b/kde-base/libkcompactdisc/libkcompactdisc-4.14.3.ebuild @@ -1,13 +1,13 @@ -# 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/kde-base/libkcompactdisc/libkcompactdisc-4.14.3.ebuild,v 1.2 2014/12/11 12:48:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcompactdisc/libkcompactdisc-4.14.3.ebuild,v 1.3 2015/02/14 14:35:12 ago Exp $ EAPI=5 inherit kde4-base DESCRIPTION="KDE library for playing & ripping CDs" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="alsa debug" src_configure() { |