diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-28 00:32:06 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-28 00:32:06 +0000 |
commit | 74020aec51502995cb1c1c6b715fec2e10e37150 (patch) | |
tree | d56d03aa00c6300e538cb9c444c9e33aa94f6bc2 /kde-base/libkcompactdisc | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-74020aec51502995cb1c1c6b715fec2e10e37150.tar.gz gentoo-2-74020aec51502995cb1c1c6b715fec2e10e37150.tar.bz2 gentoo-2-74020aec51502995cb1c1c6b715fec2e10e37150.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/libkcompactdisc')
-rw-r--r-- | kde-base/libkcompactdisc/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkcompactdisc/libkcompactdisc-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkcompactdisc/ChangeLog b/kde-base/libkcompactdisc/ChangeLog index e6f40b943fc6..e8b33b366da9 100644 --- a/kde-base/libkcompactdisc/ChangeLog +++ b/kde-base/libkcompactdisc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkcompactdisc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcompactdisc/ChangeLog,v 1.60 2010/06/24 10:00:22 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcompactdisc/ChangeLog,v 1.61 2010/06/28 00:32:06 fauli Exp $ + + 28 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + libkcompactdisc-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> libkcompactdisc-4.4.4.ebuild: diff --git a/kde-base/libkcompactdisc/libkcompactdisc-4.4.4.ebuild b/kde-base/libkcompactdisc/libkcompactdisc-4.4.4.ebuild index 6acc6e70c010..0e645b71e1b8 100644 --- a/kde-base/libkcompactdisc/libkcompactdisc-4.4.4.ebuild +++ b/kde-base/libkcompactdisc/libkcompactdisc-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcompactdisc/libkcompactdisc-4.4.4.ebuild,v 1.3 2010/06/24 10:00:22 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcompactdisc/libkcompactdisc-4.4.4.ebuild,v 1.4 2010/06/28 00:32:06 fauli Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdemultimedia" inherit kde4-meta DESCRIPTION="KDE library for playing & ripping CDs" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="alsa debug" src_configure() { |