summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/artsplugin-mpeglib/ChangeLog6
-rw-r--r--kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild4
-rw-r--r--kde-base/artsplugin-mpg123/ChangeLog6
-rw-r--r--kde-base/artsplugin-mpg123/artsplugin-mpg123-3.4.0.ebuild4
-rw-r--r--kde-base/artsplugin-xine/ChangeLog6
-rw-r--r--kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild4
-rw-r--r--kde-base/mpeglib/ChangeLog5
-rw-r--r--kde-base/mpeglib/mpeglib-3.4.0.ebuild4
8 files changed, 27 insertions, 12 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog
index 40fd636d8a47..f6d47be941c2 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.5 2005/03/13 21:18:58 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.6 2005/03/14 15:14:49 cryos Exp $
+
+ 14 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ artsplugin-mpeglib-3.4.0.ebuild:
+ Marked ~amd64, keywording KDE split ebuilds, bug 80944.
13 Mar 2005; Dan Armak <danarmak@gentoo.org>
artsplugin-mpeglib-3.4.0.ebuild:
diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild
index 63d287550065..b0fbef38b723 100644
--- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild
+++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild
@@ -1,6 +1,6 @@
# 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.4.0.ebuild,v 1.1 2005/03/13 21:18:58 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild,v 1.2 2005/03/14 15:14:49 cryos Exp $
KMNAME=kdemultimedia
KMMODULE=mpeglib_artsplug
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="mpeglib plugin for arts"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)"
OLDDEPEND="~kde-base/mpeglib-$PV"
diff --git a/kde-base/artsplugin-mpg123/ChangeLog b/kde-base/artsplugin-mpg123/ChangeLog
index 7773edb0c6da..61ab1b65d00a 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.3 2005/03/13 21:18:58 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpg123/ChangeLog,v 1.4 2005/03/14 15:15:35 cryos Exp $
+
+ 14 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ artsplugin-mpg123-3.4.0.ebuild:
+ Marked ~amd64, keywording KDE split ebuilds, bug 80944.
13 Mar 2005; Dan Armak <danarmak@gentoo.org>
artsplugin-mpg123-3.4.0.ebuild:
diff --git a/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.4.0.ebuild b/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.4.0.ebuild
index 5ac59dfab593..77cd98de4bbb 100644
--- a/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.4.0.ebuild
+++ b/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.4.0.ebuild
@@ -1,6 +1,6 @@
# 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.4.0.ebuild,v 1.1 2005/03/13 21:18:58 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.4.0.ebuild,v 1.2 2005/03/14 15:15:35 cryos Exp $
KMNAME=kdemultimedia
KMMODULE=mpg123_artsplugin
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="aRts plugin for mpg123"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
pkg_setup() {
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog
index b92afabd61a8..ae82348ab988 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.4 2005/03/13 21:18:58 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.5 2005/03/14 15:13:55 cryos Exp $
+
+ 14 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ artsplugin-xine-3.4.0.ebuild:
+ Marked ~amd64, keywording KDE split ebuilds, bug 80944.
13 Mar 2005; Dan Armak <danarmak@gentoo.org> artsplugin-xine-3.4.0.ebuild:
KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a
diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild
index c3a92065c95d..7615fd670f52 100644
--- a/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild
+++ b/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild
@@ -1,6 +1,6 @@
# 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.4.0.ebuild,v 1.1 2005/03/13 21:18:58 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild,v 1.2 2005/03/14 15:13:55 cryos Exp $
KMNAME=kdemultimedia
KMMODULE=xine_artsplugin
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="arts xine plugin"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=">=media-libs/xine-lib-1_beta12"
diff --git a/kde-base/mpeglib/ChangeLog b/kde-base/mpeglib/ChangeLog
index c7a7701c52ef..d9ed8880eecc 100644
--- a/kde-base/mpeglib/ChangeLog
+++ b/kde-base/mpeglib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/mpeglib
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/mpeglib/ChangeLog,v 1.4 2005/03/13 21:19:12 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/mpeglib/ChangeLog,v 1.5 2005/03/14 15:18:14 cryos Exp $
+
+ 14 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> mpeglib-3.4.0.ebuild:
+ Marked ~amd64, keywording KDE split ebuilds, bug 80944.
13 Mar 2005; Dan Armak <danarmak@gentoo.org> mpeglib-3.4.0.ebuild:
KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a
diff --git a/kde-base/mpeglib/mpeglib-3.4.0.ebuild b/kde-base/mpeglib/mpeglib-3.4.0.ebuild
index ab34bf7a2d6e..034c923e1410 100644
--- a/kde-base/mpeglib/mpeglib-3.4.0.ebuild
+++ b/kde-base/mpeglib/mpeglib-3.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/mpeglib/mpeglib-3.4.0.ebuild,v 1.1 2005/03/13 21:19:12 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/mpeglib/mpeglib-3.4.0.ebuild,v 1.2 2005/03/14 15:18:14 cryos Exp $
KMNAME=kdemultimedia
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE mpeg library"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="media-sound/cdparanoia"