diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:13:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:13:38 +0000 |
commit | b8b22b71cc1d9f74d15f77b9954e6862279265cf (patch) | |
tree | 90ec2a6e29d1e0854ef13831a3eaa616377fc6ef /virtual | |
parent | Stable for amd64, wrt bug #457824 (diff) | |
download | gentoo-2-b8b22b71cc1d9f74d15f77b9954e6862279265cf.tar.gz gentoo-2-b8b22b71cc1d9f74d15f77b9954e6862279265cf.tar.bz2 gentoo-2-b8b22b71cc1d9f74d15f77b9954e6862279265cf.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-task-show/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/leechcraft-task-show/leechcraft-task-show-0.5.90.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/leechcraft-task-show/ChangeLog b/virtual/leechcraft-task-show/ChangeLog index 81c77750e4eb..bac6b73092ea 100644 --- a/virtual/leechcraft-task-show/ChangeLog +++ b/virtual/leechcraft-task-show/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/leechcraft-task-show -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-task-show/ChangeLog,v 1.20 2012/12/25 16:56:43 maksbotan Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-task-show/ChangeLog,v 1.21 2013/02/16 21:13:38 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + leechcraft-task-show-0.5.90.ebuild: + Stable for amd64, wrt bug #457824 *leechcraft-task-show-0.5.90 (25 Dec 2012) diff --git a/virtual/leechcraft-task-show/leechcraft-task-show-0.5.90.ebuild b/virtual/leechcraft-task-show/leechcraft-task-show-0.5.90.ebuild index 3eafa828f1b3..4af22678ed29 100644 --- a/virtual/leechcraft-task-show/leechcraft-task-show-0.5.90.ebuild +++ b/virtual/leechcraft-task-show/leechcraft-task-show-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-task-show/leechcraft-task-show-0.5.90.ebuild,v 1.1 2012/12/25 16:56:43 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-task-show/leechcraft-task-show-0.5.90.ebuild,v 1.2 2013/02/16 21:13:38 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="net-misc/leechcraft-summary" |