diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 20:44:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 20:44:12 +0000 |
commit | 9cd9ee8bc1030225104d34f9cd8cf5d4eadc6109 (patch) | |
tree | 2044e3b7603699e6b6bbf8751e7e5d7dfc3a276a /net-misc/leechcraft-auscrie | |
parent | Stable for amd64, wrt bug #457824 (diff) | |
download | gentoo-2-9cd9ee8bc1030225104d34f9cd8cf5d4eadc6109.tar.gz gentoo-2-9cd9ee8bc1030225104d34f9cd8cf5d4eadc6109.tar.bz2 gentoo-2-9cd9ee8bc1030225104d34f9cd8cf5d4eadc6109.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-auscrie')
-rw-r--r-- | net-misc/leechcraft-auscrie/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.90.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/leechcraft-auscrie/ChangeLog b/net-misc/leechcraft-auscrie/ChangeLog index 50ee876e2708..8051b22572c8 100644 --- a/net-misc/leechcraft-auscrie/ChangeLog +++ b/net-misc/leechcraft-auscrie/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/leechcraft-auscrie -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.19 2012/12/25 16:42:27 maksbotan Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.20 2013/02/16 20:44:12 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + leechcraft-auscrie-0.5.90.ebuild: + Stable for amd64, wrt bug #457824 *leechcraft-auscrie-0.5.90 (25 Dec 2012) diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.90.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.90.ebuild index bfe372f5f607..adfefd1661ca 100644 --- a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.90.ebuild +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-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-auscrie/leechcraft-auscrie-0.5.90.ebuild,v 1.1 2012/12/25 16:42:27 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.90.ebuild,v 1.2 2013/02/16 20:44:12 ago Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="Auscrie, LeechCraft auto screenshooter" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV}" |