diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-04 21:15:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-04 21:15:02 +0000 |
commit | 61da5107711119d11aa572270130d464228f1c3f (patch) | |
tree | d4541a7a9875e89975263960e6bb815f9629011f /net-misc | |
parent | Stable for amd64, wrt bug #424613 (diff) | |
download | gentoo-2-61da5107711119d11aa572270130d464228f1c3f.tar.gz gentoo-2-61da5107711119d11aa572270130d464228f1c3f.tar.bz2 gentoo-2-61da5107711119d11aa572270130d464228f1c3f.zip |
Stable for amd64, wrt bug #424613
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-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 e0e7dcd5a085..2aee155733fe 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.5 2012/05/31 21:00:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/ChangeLog,v 1.6 2012/07/04 21:15:02 ago Exp $ + + 04 Jul 2012; Agostino Sarubbo <ago@gentoo.org> + leechcraft-pintab-0.5.70.ebuild: + Stable for amd64, wrt bug #424613 *leechcraft-pintab-0.5.70 (31 May 2012) 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 1409766b91e1..377aec02ecbe 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.1 2012/05/31 21:00:10 maksbotan Exp $ +# $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 $ 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}" |