diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:31:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:31:44 +0000 |
commit | 2039a86b9b21592b0d8cb60450ef99c2ae3a29d3 (patch) | |
tree | c7bc18677cc9f8a0e1571aeabe07a742ce33b307 /net-misc | |
parent | Stable for x86, wrt bug #457824 (diff) | |
download | gentoo-2-2039a86b9b21592b0d8cb60450ef99c2ae3a29d3.tar.gz gentoo-2-2039a86b9b21592b0d8cb60450ef99c2ae3a29d3.tar.bz2 gentoo-2-2039a86b9b21592b0d8cb60450ef99c2ae3a29d3.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-sidebar/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.90.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/leechcraft-sidebar/ChangeLog b/net-misc/leechcraft-sidebar/ChangeLog index 3b18723dfb35..5ee3fc8631c2 100644 --- a/net-misc/leechcraft-sidebar/ChangeLog +++ b/net-misc/leechcraft-sidebar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/leechcraft-sidebar # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-sidebar/ChangeLog,v 1.13 2013/02/16 21:12:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-sidebar/ChangeLog,v 1.14 2013/02/16 21:31:44 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + leechcraft-sidebar-0.5.90.ebuild: + Stable for x86, wrt bug #457824 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> leechcraft-sidebar-0.5.90.ebuild: diff --git a/net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.90.ebuild b/net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.90.ebuild index 9d805c6cb16b..8426cd83bcd2 100644 --- a/net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.90.ebuild +++ b/net-misc/leechcraft-sidebar/leechcraft-sidebar-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-sidebar/leechcraft-sidebar-0.5.90.ebuild,v 1.2 2013/02/16 21:12:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.90.ebuild,v 1.3 2013/02/16 21:31:44 ago Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="Sidebar for LeechCraft with the list of tabs, quicklaunch area and tray area" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV}" |