diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 04:36:11 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 04:36:11 +0000 |
commit | 90ad4d965ccb056525b34e05009ef543c25c0b9f (patch) | |
tree | f6529665ac5dc19498829f215d8978398a5dd4f6 /kde-base/artsplugin-xine | |
parent | Removed redundant spaces. (diff) | |
download | historical-90ad4d965ccb056525b34e05009ef543c25c0b9f.tar.gz historical-90ad4d965ccb056525b34e05009ef543c25c0b9f.tar.bz2 historical-90ad4d965ccb056525b34e05009ef543c25c0b9f.zip |
Marked ppc stable for bug #147570.
Package-Manager: portage-2.1.2_rc1-r5
Diffstat (limited to 'kde-base/artsplugin-xine')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index 77964fb59915..d78e508999cd 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.49 2006/11/14 17:37:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.50 2006/11/16 04:22:51 josejx Exp $ + + 16 Nov 2006; Joseph Jezak <josejx@gentoo.org> + artsplugin-xine-3.5.5.ebuild: + Marked ppc stable for bug #147570. 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> artsplugin-xine-3.5.5.ebuild: diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild index 92e90a50ac54..bd3164ff0279 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5.ebuild,v 1.4 2006/11/14 17:37:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild,v 1.5 2006/11/16 04:22:51 josejx 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" |