diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:13:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:13:16 +0000 |
commit | bc2bbe826f9fabffb6d97888efd6d0298b844fb3 (patch) | |
tree | dc8c15f1b0c53c0cda3fa84cdbfe10d498339777 /virtual | |
parent | Stable for amd64, wrt bug #457824 (diff) | |
download | gentoo-2-bc2bbe826f9fabffb6d97888efd6d0298b844fb3.tar.gz gentoo-2-bc2bbe826f9fabffb6d97888efd6d0298b844fb3.tar.bz2 gentoo-2-bc2bbe826f9fabffb6d97888efd6d0298b844fb3.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 'virtual')
-rw-r--r-- | virtual/leechcraft-downloader-http/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/leechcraft-downloader-http/ChangeLog b/virtual/leechcraft-downloader-http/ChangeLog index 422956fcc32c..912c39e7cfb5 100644 --- a/virtual/leechcraft-downloader-http/ChangeLog +++ b/virtual/leechcraft-downloader-http/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/leechcraft-downloader-http -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/ChangeLog,v 1.20 2012/12/25 16:55:10 maksbotan Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/ChangeLog,v 1.21 2013/02/16 21:13:16 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + leechcraft-downloader-http-0.5.90.ebuild: + Stable for amd64, wrt bug #457824 *leechcraft-downloader-http-0.5.90 (25 Dec 2012) diff --git a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild index 14cacda55b3b..e47657f4c15e 100644 --- a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild +++ b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-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/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild,v 1.1 2012/12/25 16:55:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild,v 1.2 2013/02/16 21:13:16 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="net-misc/leechcraft-cstp" |