diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-29 13:10:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-29 13:10:14 +0000 |
commit | e7723a4caefed2663643caf892bd0e6c1f1937b2 (patch) | |
tree | 2af46ce6faac3327c500a8c4e0c6e425e762aba8 /kde-base/artsplugin-xine | |
parent | New nightlie, this time adds optional support for ffmpeg to transcode audio b... (diff) | |
download | gentoo-2-e7723a4caefed2663643caf892bd0e6c1f1937b2.tar.gz gentoo-2-e7723a4caefed2663643caf892bd0e6c1f1937b2.tar.bz2 gentoo-2-e7723a4caefed2663643caf892bd0e6c1f1937b2.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
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.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index dc8e43786da4..00fd26096930 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.37 2006/05/29 12:47:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.38 2006/05/29 13:10:14 corsair Exp $ + + 29 May 2006; Markus Rothe <corsair@gentoo.org> + artsplugin-xine-3.5.2.ebuild: + Stable on ppc64 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Drop old versions. diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild index 6a30607e2572..a88f5ea5e45a 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.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.2.ebuild,v 1.5 2006/05/26 15:16:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild,v 1.6 2006/05/29 13:10:14 corsair Exp $ KMNAME=kdemultimedia KMMODULE=xine_artsplugin @@ -9,7 +9,7 @@ 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" |