summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-24 12:55:26 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-24 12:55:26 +0000
commit1c320267b04ea62252dae94dbe403d18ccbff92c (patch)
treec689a0e9dd6a26cefe88853b93196707d1324193 /kde-base
parentMarking stable on x86 per bug #104149. (diff)
downloadgentoo-2-1c320267b04ea62252dae94dbe403d18ccbff92c.tar.gz
gentoo-2-1c320267b04ea62252dae94dbe403d18ccbff92c.tar.bz2
gentoo-2-1c320267b04ea62252dae94dbe403d18ccbff92c.zip
Removed 3.5_alpha1.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/artsplugin-audiofile/ChangeLog6
-rw-r--r--kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5_alpha1.ebuild21
-rw-r--r--kde-base/artsplugin-audiofile/files/digest-artsplugin-audiofile-3.5_alpha11
-rw-r--r--kde-base/artsplugin-mpeglib/ChangeLog6
-rw-r--r--kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5_alpha1.ebuild24
-rw-r--r--kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5_alpha11
-rw-r--r--kde-base/artsplugin-mpg123/ChangeLog6
-rw-r--r--kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5_alpha1.ebuild21
-rw-r--r--kde-base/artsplugin-mpg123/files/digest-artsplugin-mpg123-3.5_alpha11
-rw-r--r--kde-base/artsplugin-xine/ChangeLog6
-rw-r--r--kde-base/artsplugin-xine/artsplugin-xine-3.5_alpha1.ebuild21
-rw-r--r--kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5_alpha11
-rw-r--r--kde-base/atlantik/ChangeLog6
-rw-r--r--kde-base/atlantik/atlantik-3.5_alpha1.ebuild17
-rw-r--r--kde-base/atlantik/files/digest-atlantik-3.5_alpha11
-rw-r--r--kde-base/atlantikdesigner/ChangeLog6
-rw-r--r--kde-base/atlantikdesigner/atlantikdesigner-3.5_alpha1.ebuild15
-rw-r--r--kde-base/atlantikdesigner/files/digest-atlantikdesigner-3.5_alpha11
-rw-r--r--kde-base/certmanager/ChangeLog6
-rw-r--r--kde-base/certmanager/certmanager-3.5_alpha1.ebuild25
-rw-r--r--kde-base/certmanager/files/digest-certmanager-3.5_alpha11
21 files changed, 35 insertions, 158 deletions
diff --git a/kde-base/artsplugin-audiofile/ChangeLog b/kde-base/artsplugin-audiofile/ChangeLog
index e926277e80a1..1b23150b7357 100644
--- a/kde-base/artsplugin-audiofile/ChangeLog
+++ b/kde-base/artsplugin-audiofile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/artsplugin-audiofile
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.15 2005/09/22 17:26:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.16 2005/09/24 12:50:28 flameeyes Exp $
+
+ 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -artsplugin-audiofile-3.5_alpha1.ebuild:
+ Removed 3.5_alpha1.
*artsplugin-audiofile-3.5_beta1 (22 Sep 2005)
diff --git a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5_alpha1.ebuild b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5_alpha1.ebuild
deleted file mode 100644
index f8c9344b6473..000000000000
--- a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5_alpha1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5_alpha1.ebuild,v 1.1 2005/09/07 10:34:12 flameeyes Exp $
-
-KMNAME=kdemultimedia
-KMMODULE=audiofile_artsplugin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="arts audiofile plugin"
-KEYWORDS="~amd64"
-IUSE=""
-DEPEND="media-libs/audiofile"
-
-pkg_setup() {
- if ! useq arts; then
- eerror "${PN} needs the USE=\"arts\" enabled and also the kdelibs compiled with the USE=\"arts\" enabled"
- die
- fi
-} \ No newline at end of file
diff --git a/kde-base/artsplugin-audiofile/files/digest-artsplugin-audiofile-3.5_alpha1 b/kde-base/artsplugin-audiofile/files/digest-artsplugin-audiofile-3.5_alpha1
deleted file mode 100644
index b06a0ad53e64..000000000000
--- a/kde-base/artsplugin-audiofile/files/digest-artsplugin-audiofile-3.5_alpha1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d07e12a7389bd03f1f4bfb57df73f26a kdemultimedia-3.4.90.tar.bz2 5430692
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog
index 3652fd844109..60fdb55b3a16 100644
--- a/kde-base/artsplugin-mpeglib/ChangeLog
+++ b/kde-base/artsplugin-mpeglib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/artsplugin-mpeglib
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.17 2005/09/22 17:27:15 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.18 2005/09/24 12:51:17 flameeyes Exp $
+
+ 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -artsplugin-mpeglib-3.5_alpha1.ebuild:
+ Removed 3.5_alpha1.
*artsplugin-mpeglib-3.5_beta1 (22 Sep 2005)
diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5_alpha1.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5_alpha1.ebuild
deleted file mode 100644
index 24b11254021d..000000000000
--- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5_alpha1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5_alpha1.ebuild,v 1.1 2005/09/07 10:34:51 flameeyes Exp $
-
-KMNAME=kdemultimedia
-KMMODULE=mpeglib_artsplug
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="mpeglib plugin for arts"
-KEYWORDS="~amd64"
-IUSE=""
-DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)"
-OLDDEPEND="~kde-base/mpeglib-$PV"
-KMCOPYLIB="libmpeg mpeglib/lib/"
-KMEXTRACTONLY="mpeglib/"
-
-pkg_setup() {
- if ! useq arts; then
- eerror "${PN} needs the USE=\"arts\" enabled and also the kdelibs compiled with the USE=\"arts\" enabled"
- die
- fi
-}
diff --git a/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5_alpha1 b/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5_alpha1
deleted file mode 100644
index b06a0ad53e64..000000000000
--- a/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5_alpha1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d07e12a7389bd03f1f4bfb57df73f26a kdemultimedia-3.4.90.tar.bz2 5430692
diff --git a/kde-base/artsplugin-mpg123/ChangeLog b/kde-base/artsplugin-mpg123/ChangeLog
index 3abd86960fb1..3d4e366c227c 100644
--- a/kde-base/artsplugin-mpg123/ChangeLog
+++ b/kde-base/artsplugin-mpg123/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/artsplugin-mpg123
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpg123/ChangeLog,v 1.15 2005/09/22 17:28:13 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpg123/ChangeLog,v 1.16 2005/09/24 12:52:04 flameeyes Exp $
+
+ 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -artsplugin-mpg123-3.5_alpha1.ebuild:
+ Removed 3.5_alpha1.
*artsplugin-mpg123-3.5_beta1 (22 Sep 2005)
diff --git a/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5_alpha1.ebuild b/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5_alpha1.ebuild
deleted file mode 100644
index d223cb24ac39..000000000000
--- a/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5_alpha1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5_alpha1.ebuild,v 1.1 2005/09/07 10:35:30 flameeyes Exp $
-
-KMNAME=kdemultimedia
-KMMODULE=mpg123_artsplugin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="aRts plugin for mpg123"
-KEYWORDS="~amd64"
-IUSE=""
-
-pkg_setup() {
- if ! useq arts; then
- eerror "${PN} needs the USE=\"arts\" enabled and also the kdelibs compiled with the USE=\"arts\" enabled"
- die
- fi
-}
-
diff --git a/kde-base/artsplugin-mpg123/files/digest-artsplugin-mpg123-3.5_alpha1 b/kde-base/artsplugin-mpg123/files/digest-artsplugin-mpg123-3.5_alpha1
deleted file mode 100644
index b06a0ad53e64..000000000000
--- a/kde-base/artsplugin-mpg123/files/digest-artsplugin-mpg123-3.5_alpha1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d07e12a7389bd03f1f4bfb57df73f26a kdemultimedia-3.4.90.tar.bz2 5430692
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog
index b72cd2b627fd..f429e18410e1 100644
--- a/kde-base/artsplugin-xine/ChangeLog
+++ b/kde-base/artsplugin-xine/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/artsplugin-xine
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.17 2005/09/22 17:29:07 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.18 2005/09/24 12:52:51 flameeyes Exp $
+
+ 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -artsplugin-xine-3.5_alpha1.ebuild:
+ Removed 3.5_alpha1.
*artsplugin-xine-3.5_beta1 (22 Sep 2005)
diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5_alpha1.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5_alpha1.ebuild
deleted file mode 100644
index aa4c5beac50a..000000000000
--- a/kde-base/artsplugin-xine/artsplugin-xine-3.5_alpha1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5_alpha1.ebuild,v 1.1 2005/09/07 10:36:09 flameeyes Exp $
-
-KMNAME=kdemultimedia
-KMMODULE=xine_artsplugin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="arts xine plugin"
-KEYWORDS="~amd64"
-IUSE=""
-DEPEND=">=media-libs/xine-lib-1.0"
-
-pkg_setup() {
- if ! useq arts; then
- eerror "${PN} needs the USE=\"arts\" enabled and also the kdelibs compiled with the USE=\"arts\" enabled"
- die
- fi
-}
diff --git a/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5_alpha1 b/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5_alpha1
deleted file mode 100644
index b06a0ad53e64..000000000000
--- a/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5_alpha1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d07e12a7389bd03f1f4bfb57df73f26a kdemultimedia-3.4.90.tar.bz2 5430692
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog
index 40f8ae93e88d..c3ea3afe7984 100644
--- a/kde-base/atlantik/ChangeLog
+++ b/kde-base/atlantik/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/atlantik
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.16 2005/09/22 17:30:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.17 2005/09/24 12:53:44 flameeyes Exp $
+
+ 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -atlantik-3.5_alpha1.ebuild:
+ Removed 3.5_alpha1.
*atlantik-3.5_beta1 (22 Sep 2005)
diff --git a/kde-base/atlantik/atlantik-3.5_alpha1.ebuild b/kde-base/atlantik/atlantik-3.5_alpha1.ebuild
deleted file mode 100644
index 2bd4b99b13f8..000000000000
--- a/kde-base/atlantik/atlantik-3.5_alpha1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5_alpha1.ebuild,v 1.1 2005/09/07 10:36:54 flameeyes Exp $
-KMNAME=kdegames
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="The Atlantic board game"
-KEYWORDS="~amd64"
-IUSE=""
-OLDDEPEND="~kde-base/libkdegames-3.3.1"
-DEPEND="
-$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
-
-KMEXTRACTONLY=libkdegames
-KMCOPYLIB="libkdegames libkdegames"
diff --git a/kde-base/atlantik/files/digest-atlantik-3.5_alpha1 b/kde-base/atlantik/files/digest-atlantik-3.5_alpha1
deleted file mode 100644
index 70bdc9dea632..000000000000
--- a/kde-base/atlantik/files/digest-atlantik-3.5_alpha1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 764290325cc67c9c43eb6e53ba26e6c8 kdegames-3.4.90.tar.bz2 10209435
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog
index f4f2adc088d2..3f6b30b117a1 100644
--- a/kde-base/atlantikdesigner/ChangeLog
+++ b/kde-base/atlantikdesigner/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/atlantikdesigner
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.16 2005/09/22 17:31:09 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.17 2005/09/24 12:54:37 flameeyes Exp $
+
+ 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -atlantikdesigner-3.5_alpha1.ebuild:
+ Removed 3.5_alpha1.
*atlantikdesigner-3.5_beta1 (22 Sep 2005)
diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5_alpha1.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5_alpha1.ebuild
deleted file mode 100644
index a0b9daf27560..000000000000
--- a/kde-base/atlantikdesigner/atlantikdesigner-3.5_alpha1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5_alpha1.ebuild,v 1.1 2005/09/07 10:37:33 flameeyes Exp $
-KMNAME=kdeaddons
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="Atlantik gameboard designer"
-KEYWORDS="~amd64"
-IUSE=""
-DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)"
-OLDDEPEND="~kde-base/atlantik-$PV"
-
-
diff --git a/kde-base/atlantikdesigner/files/digest-atlantikdesigner-3.5_alpha1 b/kde-base/atlantikdesigner/files/digest-atlantikdesigner-3.5_alpha1
deleted file mode 100644
index dd96f8af54bb..000000000000
--- a/kde-base/atlantikdesigner/files/digest-atlantikdesigner-3.5_alpha1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0e6967f023264332e0a27e9d62b6a89d kdeaddons-3.4.90.tar.bz2 1533500
diff --git a/kde-base/certmanager/ChangeLog b/kde-base/certmanager/ChangeLog
index 4134c4124ec4..3f62ba76a975 100644
--- a/kde-base/certmanager/ChangeLog
+++ b/kde-base/certmanager/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/certmanager
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/certmanager/ChangeLog,v 1.17 2005/09/22 17:31:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/certmanager/ChangeLog,v 1.18 2005/09/24 12:55:26 flameeyes Exp $
+
+ 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -certmanager-3.5_alpha1.ebuild:
+ Removed 3.5_alpha1.
*certmanager-3.5_beta1 (22 Sep 2005)
diff --git a/kde-base/certmanager/certmanager-3.5_alpha1.ebuild b/kde-base/certmanager/certmanager-3.5_alpha1.ebuild
deleted file mode 100644
index 8757c5188e2f..000000000000
--- a/kde-base/certmanager/certmanager-3.5_alpha1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/certmanager/certmanager-3.5_alpha1.ebuild,v 1.1 2005/09/07 10:38:12 flameeyes Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE certificate manager gui"
-KEYWORDS="~amd64"
-IUSE=""
-OLDDEPEND="~kde-base/libkdenetwork-$PV"
-DEPEND="
-$(deprange $PV $MAXKDEVER kde-base/libkpgp)
-$(deprange $PV $MAXKDEVER kde-base/libkdenetwork)"
-
-KMCOPYLIB="libqgpgme libkdenetwork/qgpgme/"
-KMEXTRACTONLY="libkdenetwork/
- libkpgp/
- libkdepim/"
-
-KMEXTRA="
- doc/kleopatra
- doc/kwatchgnupg" \ No newline at end of file
diff --git a/kde-base/certmanager/files/digest-certmanager-3.5_alpha1 b/kde-base/certmanager/files/digest-certmanager-3.5_alpha1
deleted file mode 100644
index 9556003c6862..000000000000
--- a/kde-base/certmanager/files/digest-certmanager-3.5_alpha1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4fd257feb48007b674daaddb4d38fdef kdepim-3.4.90.tar.bz2 12617308