diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:31:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:31:16 +0000 |
commit | 38b3001093b4961f4edb9279fe85b3d4d7d01d7e (patch) | |
tree | d0207490445d06fbf3a6d5adf3ef3bfa7bdc5f26 /net-misc | |
parent | Stable for x86, wrt bug #457824 (diff) | |
download | gentoo-2-38b3001093b4961f4edb9279fe85b3d4d7d01d7e.tar.gz gentoo-2-38b3001093b4961f4edb9279fe85b3d4d7d01d7e.tar.bz2 gentoo-2-38b3001093b4961f4edb9279fe85b3d4d7d01d7e.zip |
Stable for x86, wrt bug #457824
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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.90.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/leechcraft-pintab/ChangeLog b/net-misc/leechcraft-pintab/ChangeLog index 108a2d0ded88..e73b76ee6067 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/ChangeLog,v 1.13 2013/02/16 21:11:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/ChangeLog,v 1.14 2013/02/16 21:31:16 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + leechcraft-pintab-0.5.90.ebuild: + Stable for x86, wrt bug #457824 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> leechcraft-pintab-0.5.90.ebuild: diff --git a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.90.ebuild b/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.90.ebuild index a911039532b5..ab19543109ba 100644 --- a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.90.ebuild +++ b/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.90.ebuild,v 1.2 2013/02/16 21:11:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.90.ebuild,v 1.3 2013/02/16 21:31:16 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}" |