diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-03 08:56:16 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-03 08:56:16 +0000 |
commit | 2d6ea0f7e9cebd857bd0f686d7c31d8470962990 (patch) | |
tree | 256b0789d231320591ee98c810b95cc247e6858f /app-leechcraft/lc-tabslist | |
parent | revbump; convert -> distutils-r1, add py3 support (diff) | |
download | gentoo-2-2d6ea0f7e9cebd857bd0f686d7c31d8470962990.tar.gz gentoo-2-2d6ea0f7e9cebd857bd0f686d7c31d8470962990.tar.bz2 gentoo-2-2d6ea0f7e9cebd857bd0f686d7c31d8470962990.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-tabslist')
-rw-r--r-- | app-leechcraft/lc-tabslist/ChangeLog | 5 | ||||
-rw-r--r-- | app-leechcraft/lc-tabslist/lc-tabslist-0.6.60.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-leechcraft/lc-tabslist/ChangeLog b/app-leechcraft/lc-tabslist/ChangeLog index 11c1418e23b0..9d09d402f5d9 100644 --- a/app-leechcraft/lc-tabslist/ChangeLog +++ b/app-leechcraft/lc-tabslist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-leechcraft/lc-tabslist # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tabslist/ChangeLog,v 1.9 2014/04/02 18:23:05 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tabslist/ChangeLog,v 1.10 2014/04/03 08:56:16 zlogene Exp $ + + 03 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> lc-tabslist-0.6.60.ebuild: + x86 stable wrt bug #500914 02 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> lc-tabslist-0.6.60.ebuild: amd64 stable wrt bug #500914 diff --git a/app-leechcraft/lc-tabslist/lc-tabslist-0.6.60.ebuild b/app-leechcraft/lc-tabslist/lc-tabslist-0.6.60.ebuild index b4ff75749452..d24b8054b84a 100644 --- a/app-leechcraft/lc-tabslist/lc-tabslist-0.6.60.ebuild +++ b/app-leechcraft/lc-tabslist/lc-tabslist-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-tabslist/lc-tabslist-0.6.60.ebuild,v 1.2 2014/04/02 18:23:05 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tabslist/lc-tabslist-0.6.60.ebuild,v 1.3 2014/04/03 08:56:16 zlogene Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="Quick navigation between tabs in LeechCraft" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |