diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:12:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:12:19 +0000 |
commit | 5c5ccf21b98035cb035f4871bcc846bebda1cc5f (patch) | |
tree | b818083181ee7d13577b7740acc7c2d52f580f61 /net-misc/leechcraft-sidebar | |
parent | Stable for amd64, wrt bug #457824 (diff) | |
download | gentoo-2-5c5ccf21b98035cb035f4871bcc846bebda1cc5f.tar.gz gentoo-2-5c5ccf21b98035cb035f4871bcc846bebda1cc5f.tar.bz2 gentoo-2-5c5ccf21b98035cb035f4871bcc846bebda1cc5f.zip |
Stable for amd64, wrt bug #457824
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/leechcraft-sidebar')
-rw-r--r-- | net-misc/leechcraft-sidebar/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.90.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/leechcraft-sidebar/ChangeLog b/net-misc/leechcraft-sidebar/ChangeLog index f1772a084ff0..3b18723dfb35 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-sidebar/ChangeLog,v 1.12 2012/12/25 16:50:30 maksbotan Exp $ +# 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 $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + leechcraft-sidebar-0.5.90.ebuild: + Stable for amd64, wrt bug #457824 *leechcraft-sidebar-0.5.90 (25 Dec 2012) 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 550984dfce71..9d805c6cb16b 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-2012 Gentoo Foundation +# 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.1 2012/12/25 16:50:30 maksbotan Exp $ +# $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 $ 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}" |