diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 19:32:09 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 19:32:09 +0000 |
commit | 1e172ffe088a1cc3d6e019444deaba28619529dd (patch) | |
tree | 3cb584d6471a8d3240fbff9570e0b88eac1a8c86 /kde-base | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-1e172ffe088a1cc3d6e019444deaba28619529dd.tar.gz gentoo-2-1e172ffe088a1cc3d6e019444deaba28619529dd.tar.bz2 gentoo-2-1e172ffe088a1cc3d6e019444deaba28619529dd.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index 75098e5de918..8377b0bc239b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.64 2007/10/19 21:48:16 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.65 2008/01/28 19:32:09 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + artsplugin-xine-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *artsplugin-xine-3.5.8 (19 Oct 2007) diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild index 34a803d784e9..2e7181f21473 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.8.ebuild,v 1.1 2007/10/19 21:48:16 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild,v 1.2 2008/01/28 19:32:09 philantrop Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,6 +10,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts xine plugin" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=media-libs/xine-lib-1.0" |