diff options
-rw-r--r-- | net-misc/leechcraft-pintab/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/leechcraft-pintab/leechcraft-pintab-0.5.70.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/leechcraft-pintab/ChangeLog b/net-misc/leechcraft-pintab/ChangeLog index 2aee155733fe..19f856c15f19 100644 --- a/net-misc/leechcraft-pintab/ChangeLog +++ b/net-misc/leechcraft-pintab/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/leechcraft-pintab # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/ChangeLog,v 1.6 2012/07/04 21:15:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/ChangeLog,v 1.7 2012/07/07 10:40:13 johu Exp $ + + 07 Jul 2012; Johannes Huber <johu@gentoo.org> + leechcraft-pintab-0.5.70.ebuild: + Stable for x86, wrt bug #424613 04 Jul 2012; Agostino Sarubbo <ago@gentoo.org> leechcraft-pintab-0.5.70.ebuild: diff --git a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.70.ebuild b/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.70.ebuild index 377aec02ecbe..1a8fdbd42ad0 100644 --- a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.70.ebuild +++ b/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.70.ebuild,v 1.2 2012/07/04 21:15:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.70.ebuild,v 1.3 2012/07/07 10:40:13 johu Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="Provides support for pinning tabs for LeechCraft" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV}" |