diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-16 22:05:24 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-16 22:05:24 +0000 |
commit | c42e804d3105165738b33c98b2f7e5e90712b754 (patch) | |
tree | 4fb1de5b454bbf0fd16011900d4696d8729e075d /kde-base/libkcddb | |
parent | Stable on amd64 per bug #161640 (diff) | |
download | historical-c42e804d3105165738b33c98b2f7e5e90712b754.tar.gz historical-c42e804d3105165738b33c98b2f7e5e90712b754.tar.bz2 historical-c42e804d3105165738b33c98b2f7e5e90712b754.zip |
Bump to 3.5.6 (prerelease).
Package-Manager: portage-2.1.2
Diffstat (limited to 'kde-base/libkcddb')
-rw-r--r-- | kde-base/libkcddb/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/libkcddb/files/digest-libkcddb-3.5.6 | 3 | ||||
-rw-r--r-- | kde-base/libkcddb/libkcddb-3.5.6.ebuild | 12 |
3 files changed, 22 insertions, 2 deletions
diff --git a/kde-base/libkcddb/ChangeLog b/kde-base/libkcddb/ChangeLog index aebfb75835f3..663cf5b210ec 100644 --- a/kde-base/libkcddb/ChangeLog +++ b/kde-base/libkcddb/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libkcddb -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.61 2006/12/11 19:07:38 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.62 2007/01/16 21:48:56 flameeyes Exp $ + +*libkcddb-3.5.6 (16 Jan 2007) + + 16 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> +libkcddb-3.5.6.ebuild: + Bump to 3.5.6 (prerelease). 11 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> libkcddb-3.5.5.ebuild: Stable on ia64. diff --git a/kde-base/libkcddb/files/digest-libkcddb-3.5.6 b/kde-base/libkcddb/files/digest-libkcddb-3.5.6 new file mode 100644 index 000000000000..189f4e8bd94c --- /dev/null +++ b/kde-base/libkcddb/files/digest-libkcddb-3.5.6 @@ -0,0 +1,3 @@ +MD5 57c50bfcb0147324a1af02ebcc103376 kdemultimedia-3.5.6.tar.bz2 6291692 +RMD160 7411019e2765f740ad0f3fd592e74f62e04b8387 kdemultimedia-3.5.6.tar.bz2 6291692 +SHA256 1a08f71c73cacb1da1d2269d0376193c23de727235a255866f869caeea300719 kdemultimedia-3.5.6.tar.bz2 6291692 diff --git a/kde-base/libkcddb/libkcddb-3.5.6.ebuild b/kde-base/libkcddb/libkcddb-3.5.6.ebuild new file mode 100644 index 000000000000..1dea800c0217 --- /dev/null +++ b/kde-base/libkcddb/libkcddb-3.5.6.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-3.5.6.ebuild,v 1.1 2007/01/16 21:48:56 flameeyes Exp $ + +KMNAME=kdemultimedia +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE library for CDDB" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE=""
\ No newline at end of file |