diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-28 22:24:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-28 22:24:34 +0000 |
commit | c00a6f905d16cf3282f26eaf864c43d6cec4f88f (patch) | |
tree | 64ebe568ddd17c77735c1e1bb88a6d877344ee62 /kde-base/artsplugin-xine | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-c00a6f905d16cf3282f26eaf864c43d6cec4f88f.tar.gz gentoo-2-c00a6f905d16cf3282f26eaf864c43d6cec4f88f.tar.bz2 gentoo-2-c00a6f905d16cf3282f26eaf864c43d6cec4f88f.zip |
Stable on ppc64
(Portage version: 2.1.1-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.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 4edba0b78822..1e81c6c3d43d 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.51 2006/11/18 16:03:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.52 2006/11/28 22:24:34 corsair Exp $ + + 28 Nov 2006; Markus Rothe <corsair@gentoo.org> + artsplugin-xine-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -artsplugin-xine-3.5.4.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 bd3164ff0279..f9d246471f79 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.5 2006/11/16 04:22:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild,v 1.6 2006/11/28 22:24:34 corsair 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" |