diff options
author | Johannes Huber <johu@gentoo.org> | 2012-07-07 10:40:13 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-07-07 10:40:13 +0000 |
commit | 4bbfd039d102bdd90b11c1b4221f22907c343051 (patch) | |
tree | 4fb00483ec47cd6fbf9ed64202dbcea5c49c4bb0 /net-misc/leechcraft-pintab | |
parent | Stable for x86, wrt bug #424613 (diff) | |
download | gentoo-2-4bbfd039d102bdd90b11c1b4221f22907c343051.tar.gz gentoo-2-4bbfd039d102bdd90b11c1b4221f22907c343051.tar.bz2 gentoo-2-4bbfd039d102bdd90b11c1b4221f22907c343051.zip |
Stable for x86, wrt bug #424613
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-pintab')
-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}" |