diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 09:28:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 09:28:00 +0000 |
commit | a42ba53b8a594ba9b29563764b53600360e8a5a6 (patch) | |
tree | 45bc83b4cbb39a32ad909594d9669185c8dd8731 /kde-base/libkcddb | |
parent | New beta (diff) | |
download | gentoo-2-a42ba53b8a594ba9b29563764b53600360e8a5a6.tar.gz gentoo-2-a42ba53b8a594ba9b29563764b53600360e8a5a6.tar.bz2 gentoo-2-a42ba53b8a594ba9b29563764b53600360e8a5a6.zip |
Stable for ppc, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/libkcddb')
-rw-r--r-- | kde-base/libkcddb/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkcddb/libkcddb-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkcddb/ChangeLog b/kde-base/libkcddb/ChangeLog index cee488a48377..3b6c2d72d39d 100644 --- a/kde-base/libkcddb/ChangeLog +++ b/kde-base/libkcddb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkcddb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.294 2014/02/16 07:18:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.295 2014/02/20 09:27:58 ago Exp $ + + 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.11.5.ebuild: + Stable for ppc, wrt bug #493782 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.11.5.ebuild: Stable for x86, wrt bug #493782 diff --git a/kde-base/libkcddb/libkcddb-4.11.5.ebuild b/kde-base/libkcddb/libkcddb-4.11.5.ebuild index 3689d4fac854..67c933e869df 100644 --- a/kde-base/libkcddb/libkcddb-4.11.5.ebuild +++ b/kde-base/libkcddb/libkcddb-4.11.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.5.ebuild,v 1.4 2014/02/16 07:18:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.5.ebuild,v 1.5 2014/02/20 09:27:58 ago Exp $ EAPI=5 inherit kde4-base DESCRIPTION="KDE library for CDDB" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug musicbrainz" # tests require network access and compare static data with online data |