diff options
author | 2013-01-27 12:41:24 +0000 | |
---|---|---|
committer | 2013-01-27 12:41:24 +0000 | |
commit | f8c5fb636b53b4833f7fe40861b4296d60a50bfa (patch) | |
tree | fa1964007ee359f9e3a111c03203dd720833a700 /kde-base/libkcddb | |
parent | Fix LICENSE, see README file, bug 453496. (diff) | |
download | gentoo-2-f8c5fb636b53b4833f7fe40861b4296d60a50bfa.tar.gz gentoo-2-f8c5fb636b53b4833f7fe40861b4296d60a50bfa.tar.bz2 gentoo-2-f8c5fb636b53b4833f7fe40861b4296d60a50bfa.zip |
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/libkcddb')
-rw-r--r-- | kde-base/libkcddb/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkcddb/libkcddb-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkcddb/ChangeLog b/kde-base/libkcddb/ChangeLog index 823595ee68f2..cf3a53bfef46 100644 --- a/kde-base/libkcddb/ChangeLog +++ b/kde-base/libkcddb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkcddb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.234 2013/01/05 20:19:09 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.235 2013/01/27 12:41:24 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.9.5.ebuild: + Stable for amd64, wrt bug #450678 *libkcddb-4.9.5 (05 Jan 2013) diff --git a/kde-base/libkcddb/libkcddb-4.9.5.ebuild b/kde-base/libkcddb/libkcddb-4.9.5.ebuild index 819740fce76e..e4cac5181284 100644 --- a/kde-base/libkcddb/libkcddb-4.9.5.ebuild +++ b/kde-base/libkcddb/libkcddb-4.9.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild,v 1.1 2013/01/05 20:19:09 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild,v 1.2 2013/01/27 12:41:24 ago Exp $ EAPI=4 inherit kde4-base DESCRIPTION="KDE library for CDDB" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug musicbrainz" # tests require network access and compare static data with online data |