diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2013-06-11 17:53:39 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2013-06-11 17:53:39 +0000 |
commit | 2b55f22c4525f5cb0b67d4c37c7859d637f260b7 (patch) | |
tree | e5db80a41df7d883b72ae295c85b8ff1fe46c6e8 /virtual | |
parent | Bump LeechCraft suite to 0.5.97, thanks to 0xd34df00d. (diff) | |
download | gentoo-2-2b55f22c4525f5cb0b67d4c37c7859d637f260b7.tar.gz gentoo-2-2b55f22c4525f5cb0b67d4c37c7859d637f260b7.tar.bz2 gentoo-2-2b55f22c4525f5cb0b67d4c37c7859d637f260b7.zip |
Bump LeechCraft suite to 0.5.97, thanks to 0xd34df00d.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/leechcraft-search-show/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/leechcraft-search-show/leechcraft-search-show-0.5.97.ebuild | 17 |
2 files changed, 24 insertions, 1 deletions
diff --git a/virtual/leechcraft-search-show/ChangeLog b/virtual/leechcraft-search-show/ChangeLog index 98b30242a84d..71991741ede4 100644 --- a/virtual/leechcraft-search-show/ChangeLog +++ b/virtual/leechcraft-search-show/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/leechcraft-search-show # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-search-show/ChangeLog,v 1.25 2013/05/26 20:11:25 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-search-show/ChangeLog,v 1.26 2013/06/11 17:53:39 maksbotan Exp $ + +*leechcraft-search-show-0.5.97 (11 Jun 2013) + + 11 Jun 2013; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-search-show-0.5.97.ebuild: + Bump LeechCraft suite to 0.5.97, thanks to 0xd34df00d. *leechcraft-search-show-0.5.96 (26 May 2013) diff --git a/virtual/leechcraft-search-show/leechcraft-search-show-0.5.97.ebuild b/virtual/leechcraft-search-show/leechcraft-search-show-0.5.97.ebuild new file mode 100644 index 000000000000..1cc00d570710 --- /dev/null +++ b/virtual/leechcraft-search-show/leechcraft-search-show-0.5.97.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-search-show/leechcraft-search-show-0.5.97.ebuild,v 1.1 2013/06/11 17:53:39 maksbotan Exp $ + +EAPI="4" + +DESCRIPTION="Virtual for LeechCraft plugins providing UI for search plugins." +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="app-leechcraft/lc-summary" +DEPEND="" |