diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:32:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:32:45 +0000 |
commit | 6d54eca8f08caaad87f1ca590f9ab18859d43e70 (patch) | |
tree | 4d64d4c2e9d572207d4c6e908ae7fa9d232d816e /virtual | |
parent | Stable for x86, wrt bug #457824 (diff) | |
download | gentoo-2-6d54eca8f08caaad87f1ca590f9ab18859d43e70.tar.gz gentoo-2-6d54eca8f08caaad87f1ca590f9ab18859d43e70.tar.bz2 gentoo-2-6d54eca8f08caaad87f1ca590f9ab18859d43e70.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 'virtual')
-rw-r--r-- | virtual/leechcraft-downloader-http/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/leechcraft-downloader-http/ChangeLog b/virtual/leechcraft-downloader-http/ChangeLog index 912c39e7cfb5..488a93ea6772 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/ChangeLog,v 1.22 2013/02/16 21:32:45 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + leechcraft-downloader-http-0.5.90.ebuild: + Stable for x86, wrt bug #457824 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> leechcraft-downloader-http-0.5.90.ebuild: 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 e47657f4c15e..0553510f415d 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-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.2 2013/02/16 21:13:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild,v 1.3 2013/02/16 21:32:45 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" |