diff options
author | 2010-06-28 00:29:58 +0000 | |
---|---|---|
committer | 2010-06-28 00:29:58 +0000 | |
commit | e3120987243c83b63e73fb50e57564ee2213f935 (patch) | |
tree | ed30377cb05d0db45a85ac55d6c121c5ee7678fd /kde-base/libkcddb | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-e3120987243c83b63e73fb50e57564ee2213f935.tar.gz gentoo-2-e3120987243c83b63e73fb50e57564ee2213f935.tar.bz2 gentoo-2-e3120987243c83b63e73fb50e57564ee2213f935.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/libkcddb')
-rw-r--r-- | kde-base/libkcddb/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkcddb/libkcddb-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkcddb/ChangeLog b/kde-base/libkcddb/ChangeLog index 66b3af1f10b9..81d9e58f314d 100644 --- a/kde-base/libkcddb/ChangeLog +++ b/kde-base/libkcddb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkcddb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.153 2010/06/24 09:59:39 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.154 2010/06/28 00:29:58 fauli Exp $ + + 28 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + libkcddb-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> libkcddb-4.4.4.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/libkcddb/libkcddb-4.4.4.ebuild b/kde-base/libkcddb/libkcddb-4.4.4.ebuild index d5a432a7f57c..8fc6f6028734 100644 --- a/kde-base/libkcddb/libkcddb-4.4.4.ebuild +++ b/kde-base/libkcddb/libkcddb-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/libkcddb/libkcddb-4.4.4.ebuild,v 1.3 2010/06/24 09:59:39 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.4.4.ebuild,v 1.4 2010/06/28 00:29:58 fauli Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdemultimedia" inherit kde4-meta DESCRIPTION="KDE library for CDDB" -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="debug musicbrainz" # tests fail / timeout, last checked for 4.2.89 |