diff options
Diffstat (limited to 'app-leechcraft/lc-launchy')
-rw-r--r-- | app-leechcraft/lc-launchy/ChangeLog | 5 | ||||
-rw-r--r-- | app-leechcraft/lc-launchy/lc-launchy-0.6.60.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-leechcraft/lc-launchy/ChangeLog b/app-leechcraft/lc-launchy/ChangeLog index 5dce410d868c..06cfb2bb66a1 100644 --- a/app-leechcraft/lc-launchy/ChangeLog +++ b/app-leechcraft/lc-launchy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-leechcraft/lc-launchy # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-launchy/ChangeLog,v 1.8 2014/01/08 09:49:56 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-launchy/ChangeLog,v 1.9 2014/04/02 17:50:46 zlogene Exp $ + + 02 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> lc-launchy-0.6.60.ebuild: + amd64 stable wrt bug #500914 *lc-launchy-0.6.60 (08 Jan 2014) diff --git a/app-leechcraft/lc-launchy/lc-launchy-0.6.60.ebuild b/app-leechcraft/lc-launchy/lc-launchy-0.6.60.ebuild index 6e1365439bbd..1423e3ba08cf 100644 --- a/app-leechcraft/lc-launchy/lc-launchy-0.6.60.ebuild +++ b/app-leechcraft/lc-launchy/lc-launchy-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-launchy/lc-launchy-0.6.60.ebuild,v 1.1 2014/01/08 09:49:56 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-launchy/lc-launchy-0.6.60.ebuild,v 1.2 2014/04/02 17:50:46 zlogene Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft toolchain-funcs DESCRIPTION="Allows one to launch third-party applications (as well as LeechCraft plugins) from LeechCraft" SLOT="0" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS=" amd64 ~x86" IUSE="" DEPEND="~app-leechcraft/lc-core-${PV} |