diff options
author | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
commit | c0a7526395c16c2f564979f5a6c5fa57d66899b9 (patch) | |
tree | 3bf8a8b0cde634bec4665dc87298c512034b5051 /kde-base/artsplugin-xine | |
parent | Version bump and old version cleanup (diff) | |
download | gentoo-2-c0a7526395c16c2f564979f5a6c5fa57d66899b9.tar.gz gentoo-2-c0a7526395c16c2f564979f5a6c5fa57d66899b9.tar.bz2 gentoo-2-c0a7526395c16c2f564979f5a6c5fa57d66899b9.zip |
Marking kde split packages ppc stable for bug 221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/artsplugin-xine')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index d6f44cf19847..620e70784a7e 100644 --- a/kde-base/artsplugin-xine/ChangeLog +++ b/kde-base/artsplugin-xine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/artsplugin-xine # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.74 2008/05/12 15:32:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.75 2008/05/12 20:02:41 ranger Exp $ + + 12 May 2008; Brent Baude <ranger@gentoo.org> artsplugin-xine-3.5.9.ebuild: + Marking artsplugin-xine-3.5.9 ppc stable for bug 221063 12 May 2008; Raúl Porcel <armin76@gentoo.org> artsplugin-xine-3.5.9.ebuild: diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild index fb8021357259..e3d93df49ff4 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild @@ -1,6 +1,6 @@ # 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.9.ebuild,v 1.3 2008/05/12 15:32:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild,v 1.4 2008/05/12 20:02:41 ranger Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -9,6 +9,6 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="arts xine plugin" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86" IUSE="" DEPEND=">=media-libs/xine-lib-1.0" |