summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-22 21:54:06 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-22 21:54:06 +0000
commit9a00a3570a816a3f827ffa49491cb829f2743d76 (patch)
treeea4931c50a390addcb9dda3b4bb8345237b96413 /kde-base/libkcddb
parentbug 105858 , plus cleanup of autotooling. (diff)
downloadhistorical-9a00a3570a816a3f827ffa49491cb829f2743d76.tar.gz
historical-9a00a3570a816a3f827ffa49491cb829f2743d76.tar.bz2
historical-9a00a3570a816a3f827ffa49491cb829f2743d76.zip
Bump to 3.5 beta1.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'kde-base/libkcddb')
-rw-r--r--kde-base/libkcddb/ChangeLog8
-rw-r--r--kde-base/libkcddb/Manifest12
-rw-r--r--kde-base/libkcddb/files/digest-libkcddb-3.5_beta11
-rw-r--r--kde-base/libkcddb/libkcddb-3.5_beta1.ebuild12
4 files changed, 22 insertions, 11 deletions
diff --git a/kde-base/libkcddb/ChangeLog b/kde-base/libkcddb/ChangeLog
index c6afae8bb65f..3edc5c369068 100644
--- a/kde-base/libkcddb/ChangeLog
+++ b/kde-base/libkcddb/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/libkcddb
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.16 2005/09/07 13:20:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.17 2005/09/22 21:11:51 flameeyes Exp $
+
+*libkcddb-3.5_beta1 (22 Sep 2005)
+
+ 22 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +libkcddb-3.5_beta1.ebuild:
+ Bump to 3.5 beta1.
*libkcddb-3.5_alpha1 (07 Sep 2005)
diff --git a/kde-base/libkcddb/Manifest b/kde-base/libkcddb/Manifest
index 465030f5fb2d..b0f8fa7c2377 100644
--- a/kde-base/libkcddb/Manifest
+++ b/kde-base/libkcddb/Manifest
@@ -1,18 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 66eae5fcee87d8992593ef83f81bd816 ChangeLog 2455
+MD5 76a1dbe02ab26ba18d58ce99810d89fe libkcddb-3.5_beta1.ebuild 379
MD5 74329c5b5d4a466f60bb139613c80ca5 libkcddb-3.4.1.ebuild 389
MD5 fc11b71c2ca8dc699727bcfe4139ad30 libkcddb-3.4.2.ebuild 402
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
MD5 76a1dbe02ab26ba18d58ce99810d89fe libkcddb-3.5_alpha1.ebuild 379
MD5 5503be4dfa64fd0d3bf2165747a97fb0 files/digest-libkcddb-3.4.1 227
+MD5 ddf8dc1d73d9fea63d15f91300cf12ba files/digest-libkcddb-3.5_beta1 74
MD5 4084bf1456b3b8809bda2e919b1df867 files/digest-libkcddb-3.5_alpha1 74
MD5 453075362e3201c7f44fea430afec5d5 files/digest-libkcddb-3.4.2 308
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDHukhj5H05b2HAEkRAlgQAJ91/y8m/co3AuVFKSuS+zq+9Gp5BgCePsLs
-5Jy/m+SsVb6GFBHEjFq5zOE=
-=7lLL
------END PGP SIGNATURE-----
diff --git a/kde-base/libkcddb/files/digest-libkcddb-3.5_beta1 b/kde-base/libkcddb/files/digest-libkcddb-3.5_beta1
new file mode 100644
index 000000000000..96719dd2e6b5
--- /dev/null
+++ b/kde-base/libkcddb/files/digest-libkcddb-3.5_beta1
@@ -0,0 +1 @@
+MD5 07f7c470811b83409bfee05c8ae00fb3 kdemultimedia-3.4.91.tar.bz2 5504213
diff --git a/kde-base/libkcddb/libkcddb-3.5_beta1.ebuild b/kde-base/libkcddb/libkcddb-3.5_beta1.ebuild
new file mode 100644
index 000000000000..eb6100292499
--- /dev/null
+++ b/kde-base/libkcddb/libkcddb-3.5_beta1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-3.5_beta1.ebuild,v 1.1 2005/09/22 21:11:51 flameeyes Exp $
+
+KMNAME=kdemultimedia
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE library for CDDB"
+KEYWORDS="~amd64"
+IUSE="" \ No newline at end of file