diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-08-13 14:17:04 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-08-13 14:17:04 +0000 |
commit | 5c6e3337a9f2a9ec7e8c9c7dbdc2ee95acd13cea (patch) | |
tree | 5ad53226902b055767d79d948e9fedc9e182bcc1 /virtual/leechcraft-browser | |
parent | Bump LeechCraft to 0.5.80, thanks to 0xd34df00d (diff) | |
download | historical-5c6e3337a9f2a9ec7e8c9c7dbdc2ee95acd13cea.tar.gz historical-5c6e3337a9f2a9ec7e8c9c7dbdc2ee95acd13cea.tar.bz2 historical-5c6e3337a9f2a9ec7e8c9c7dbdc2ee95acd13cea.zip |
Bump LeechCraft to 0.5.80, thanks to 0xd34df00d
Package-Manager: portage-2.1.11.4/cvs/Linux x86_64
Diffstat (limited to 'virtual/leechcraft-browser')
-rw-r--r-- | virtual/leechcraft-browser/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/leechcraft-browser/leechcraft-browser-0.5.80.ebuild | 17 |
2 files changed, 24 insertions, 1 deletions
diff --git a/virtual/leechcraft-browser/ChangeLog b/virtual/leechcraft-browser/ChangeLog index ec0ad9456b15..cfd5dc1f1931 100644 --- a/virtual/leechcraft-browser/ChangeLog +++ b/virtual/leechcraft-browser/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/leechcraft-browser # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-browser/ChangeLog,v 1.14 2012/07/19 20:14:37 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-browser/ChangeLog,v 1.15 2012/08/13 14:14:59 maksbotan Exp $ + +*leechcraft-browser-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-browser-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-browser-0.5.75 (19 Jul 2012) diff --git a/virtual/leechcraft-browser/leechcraft-browser-0.5.80.ebuild b/virtual/leechcraft-browser/leechcraft-browser-0.5.80.ebuild new file mode 100644 index 000000000000..af801436d712 --- /dev/null +++ b/virtual/leechcraft-browser/leechcraft-browser-0.5.80.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-browser/leechcraft-browser-0.5.80.ebuild,v 1.1 2012/08/13 14:14:59 maksbotan Exp $ + +EAPI="4" + +DESCRIPTION="Virtual for LeechCraft plugins providing a web browser." +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="www-client/leechcraft-poshuku" +DEPEND="" |