summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnome-base/libgnomeprint/ChangeLog6
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild4
-rw-r--r--gnome-base/libgnomeprintui/ChangeLog6
-rw-r--r--gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.ebuild4
-rw-r--r--media-libs/gst-plugins/ChangeLog6
-rw-r--r--media-libs/gst-plugins/gst-plugins-0.8.7.ebuild4
6 files changed, 21 insertions, 9 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index 27e835672548..7f83c5cd78f2 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.79 2005/03/10 02:12:32 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.80 2005/03/20 18:34:54 kloeri Exp $
+
+ 20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
+ libgnomeprint-2.8.2.ebuild:
+ Stable on alpha.
09 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org>
libgnomeprint-2.8.2.ebuild:
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild
index d9d13288ca58..15efcc967e0b 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.8.2.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/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild,v 1.6 2005/03/12 19:37:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild,v 1.7 2005/03/20 18:34:54 kloeri Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog
index 751ab57f77bc..c8d5b63b3a5c 100644
--- a/gnome-base/libgnomeprintui/ChangeLog
+++ b/gnome-base/libgnomeprintui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomeprintui
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.77 2005/03/10 02:13:25 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.78 2005/03/20 18:37:00 kloeri Exp $
+
+ 20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
+ libgnomeprintui-2.8.2.ebuild:
+ Stable on alpha.
09 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org>
libgnomeprintui-2.8.2.ebuild:
diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.ebuild
index 43a6a58c66dc..efd90a0e0a83 100644
--- a/gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.ebuild
+++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.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/gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.ebuild,v 1.5 2005/03/12 19:38:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.8.2.ebuild,v 1.6 2005/03/20 18:37:00 kloeri Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2.4
diff --git a/media-libs/gst-plugins/ChangeLog b/media-libs/gst-plugins/ChangeLog
index 22fcf32ad763..cdcd6e5e460a 100644
--- a/media-libs/gst-plugins/ChangeLog
+++ b/media-libs/gst-plugins/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/gst-plugins
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.93 2005/03/11 19:26:50 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.94 2005/03/20 18:32:15 kloeri Exp $
+
+ 20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
+ gst-plugins-0.8.7.ebuild:
+ Stable on alpha.
11 Mar 2005; Heinrich Wendel <lanius@gentoo.org> gst-plugins-0.8.7.ebuild:
stable on amd64
diff --git a/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild
index 4c8ab2486f87..e8fd2af870c8 100644
--- a/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild
+++ b/media-libs/gst-plugins/gst-plugins-0.8.7.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/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild,v 1.8 2005/03/13 03:24:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild,v 1.9 2005/03/20 18:32:15 kloeri Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins gnome2 eutils flag-o-matic libtool
@@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/"
SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc ~alpha hppa amd64 ia64 ~mips arm ~ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips arm ~ppc64"
IUSE="esd alsa oss"
RDEPEND=">=media-libs/gstreamer-0.8.8