diff options
Diffstat (limited to 'virtual/leechcraft-downloader-http')
-rw-r--r-- | virtual/leechcraft-downloader-http/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.70.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/leechcraft-downloader-http/ChangeLog b/virtual/leechcraft-downloader-http/ChangeLog index 1a991906e64e..1d6c96b5cec6 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.13 2012/05/31 21:07:24 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/ChangeLog,v 1.14 2012/07/04 21:19:54 ago Exp $ + + 04 Jul 2012; Agostino Sarubbo <ago@gentoo.org> + leechcraft-downloader-http-0.5.70.ebuild: + Stable for amd64, wrt bug #424613 *leechcraft-downloader-http-0.5.70 (31 May 2012) diff --git a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.70.ebuild b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.70.ebuild index 5f7c96992edc..19f4b8b32188 100644 --- a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.70.ebuild +++ b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.70.ebuild,v 1.1 2012/05/31 21:07:24 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.70.ebuild,v 1.2 2012/07/04 21:19:54 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" |