diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 12:51:18 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 12:51:18 +0000 |
commit | c7184699455d5ee45b8de9c20db03d00868c2dda (patch) | |
tree | 7a6ef11c2c466f0ddefde7042973164476e7d045 /kde-base/libkcddb | |
parent | Bump to 3.5.5 (pre-release). (diff) | |
download | gentoo-2-c7184699455d5ee45b8de9c20db03d00868c2dda.tar.gz gentoo-2-c7184699455d5ee45b8de9c20db03d00868c2dda.tar.bz2 gentoo-2-c7184699455d5ee45b8de9c20db03d00868c2dda.zip |
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/libkcddb')
-rw-r--r-- | kde-base/libkcddb/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/libkcddb/files/digest-libkcddb-3.5.5 | 3 | ||||
-rw-r--r-- | kde-base/libkcddb/libkcddb-3.5.5.ebuild | 12 |
3 files changed, 21 insertions, 1 deletions
diff --git a/kde-base/libkcddb/ChangeLog b/kde-base/libkcddb/ChangeLog index 66f635fbda37..1dcdcc7c5411 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.52 2006/09/17 22:52:59 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.53 2006/10/03 12:51:18 flameeyes Exp $ + +*libkcddb-3.5.5 (03 Oct 2006) + + 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> +libkcddb-3.5.5.ebuild: + Bump to 3.5.5 (pre-release). 17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -libkcddb-3.4.3.ebuild: Drop KDE 3.4. diff --git a/kde-base/libkcddb/files/digest-libkcddb-3.5.5 b/kde-base/libkcddb/files/digest-libkcddb-3.5.5 new file mode 100644 index 000000000000..99a4f82992b3 --- /dev/null +++ b/kde-base/libkcddb/files/digest-libkcddb-3.5.5 @@ -0,0 +1,3 @@ +MD5 fc8f0911050c42aec0636cf3873e22ba kdemultimedia-3.5.5.tar.bz2 6287234 +RMD160 c31d81efeb02cea29048fbdefcb8c4f13726fded kdemultimedia-3.5.5.tar.bz2 6287234 +SHA256 1c15f9572bec29fbfac5224b7f7c88bd57375c827622a9017d3861475881fb4c kdemultimedia-3.5.5.tar.bz2 6287234 diff --git a/kde-base/libkcddb/libkcddb-3.5.5.ebuild b/kde-base/libkcddb/libkcddb-3.5.5.ebuild new file mode 100644 index 000000000000..d28707805f6c --- /dev/null +++ b/kde-base/libkcddb/libkcddb-3.5.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-3.5.5.ebuild,v 1.1 2006/10/03 12:51:18 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 |