diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-21 12:46:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-21 12:46:10 +0000 |
commit | 5d1b4f002ccd9073104b783d7b77cd62a9660db9 (patch) | |
tree | 31db0acb74b6199def3cd1f81f16dfc371f29cca /media-video/kmplayer | |
parent | Sparc stable, required by Bug #218706. (diff) | |
download | gentoo-2-5d1b4f002ccd9073104b783d7b77cd62a9660db9.tar.gz gentoo-2-5d1b4f002ccd9073104b783d7b77cd62a9660db9.tar.bz2 gentoo-2-5d1b4f002ccd9073104b783d7b77cd62a9660db9.zip |
Add ~sparc
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-video/kmplayer')
-rw-r--r-- | media-video/kmplayer/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/kmplayer/kmplayer-0.10.0c.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/kmplayer/ChangeLog b/media-video/kmplayer/ChangeLog index 229f555e8baf..f1f96c729606 100644 --- a/media-video/kmplayer/ChangeLog +++ b/media-video/kmplayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/kmplayer -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/ChangeLog,v 1.108 2007/12/26 21:59:37 phreak Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/ChangeLog,v 1.109 2008/04/21 12:46:10 armin76 Exp $ + + 21 Apr 2008; Raúl Porcel <armin76@gentoo.org> kmplayer-0.10.0c.ebuild: + Add ~sparc 26 Dec 2007; Christian Heim <phreak@gentoo.org> Manifest: Fixing digestentry.unused (tags). diff --git a/media-video/kmplayer/kmplayer-0.10.0c.ebuild b/media-video/kmplayer/kmplayer-0.10.0c.ebuild index bcfd594a5c56..06df1c7f0228 100644 --- a/media-video/kmplayer/kmplayer-0.10.0c.ebuild +++ b/media-video/kmplayer/kmplayer-0.10.0c.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/media-video/kmplayer/kmplayer-0.10.0c.ebuild,v 1.1 2007/12/22 20:58:01 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/kmplayer-0.10.0c.ebuild,v 1.2 2008/04/21 12:46:10 armin76 Exp $ inherit kde eutils @@ -13,7 +13,7 @@ SRC_URI="http://kmplayer.kde.org/pkgs/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="mplayer xine cairo gstreamer npp" DEPEND="x11-libs/libXv |