diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-03 08:29:44 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-03 08:29:44 +0000 |
commit | f9923f85da243392a2f2df2a4f340633933c3bfb (patch) | |
tree | 17fc8f2ab9578339a7c79ee1618355826584ce70 /app-leechcraft/lc-lmp | |
parent | x86 stable wrt bug #500914 (diff) | |
download | gentoo-2-f9923f85da243392a2f2df2a4f340633933c3bfb.tar.gz gentoo-2-f9923f85da243392a2f2df2a4f340633933c3bfb.tar.bz2 gentoo-2-f9923f85da243392a2f2df2a4f340633933c3bfb.zip |
x86 stable wrt bug #500914
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-leechcraft/lc-lmp')
-rw-r--r-- | app-leechcraft/lc-lmp/ChangeLog | 5 | ||||
-rw-r--r-- | app-leechcraft/lc-lmp/lc-lmp-0.6.60.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-leechcraft/lc-lmp/ChangeLog b/app-leechcraft/lc-lmp/ChangeLog index 4fb7a0513d49..2efe87333991 100644 --- a/app-leechcraft/lc-lmp/ChangeLog +++ b/app-leechcraft/lc-lmp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-leechcraft/lc-lmp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lmp/ChangeLog,v 1.11 2014/04/02 17:57:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lmp/ChangeLog,v 1.12 2014/04/03 08:29:44 zlogene Exp $ + + 03 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> lc-lmp-0.6.60.ebuild: + x86 stable wrt bug #500914 02 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> lc-lmp-0.6.60.ebuild: amd64 stable wrt bug #500914 diff --git a/app-leechcraft/lc-lmp/lc-lmp-0.6.60.ebuild b/app-leechcraft/lc-lmp/lc-lmp-0.6.60.ebuild index 258509ee70da..6c81ea6eff9f 100644 --- a/app-leechcraft/lc-lmp/lc-lmp-0.6.60.ebuild +++ b/app-leechcraft/lc-lmp/lc-lmp-0.6.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lmp/lc-lmp-0.6.60.ebuild,v 1.2 2014/04/02 17:57:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lmp/lc-lmp-0.6.60.ebuild,v 1.3 2014/04/03 08:29:44 zlogene Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="LeechCraft Media Player, Phonon-based audio/video player." SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug +graffiti +guess +mpris +mp3tunes" # depend on gstreamer:0.10 to match current Qt deps |