diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2012-10-08 16:07:01 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2012-10-08 16:07:01 +0000 |
commit | 50c6085cace2d9969ff824b3b777e5d8aefc133f (patch) | |
tree | c05a4143069230d78c63b3727b5773f9da555cd9 /www-client/leechcraft-dolozhee | |
parent | Bump LeechCraft to 0.5.85, thanks to 0xd34df00d (diff) | |
download | gentoo-2-50c6085cace2d9969ff824b3b777e5d8aefc133f.tar.gz gentoo-2-50c6085cace2d9969ff824b3b777e5d8aefc133f.tar.bz2 gentoo-2-50c6085cace2d9969ff824b3b777e5d8aefc133f.zip |
Bump LeechCraft to 0.5.85, thanks to 0xd34df00d
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'www-client/leechcraft-dolozhee')
-rw-r--r-- | www-client/leechcraft-dolozhee/ChangeLog | 8 | ||||
-rw-r--r-- | www-client/leechcraft-dolozhee/leechcraft-dolozhee-0.5.85.ebuild | 16 |
2 files changed, 23 insertions, 1 deletions
diff --git a/www-client/leechcraft-dolozhee/ChangeLog b/www-client/leechcraft-dolozhee/ChangeLog index 4dfc9ab1ea39..c5098fa67d2c 100644 --- a/www-client/leechcraft-dolozhee/ChangeLog +++ b/www-client/leechcraft-dolozhee/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-client/leechcraft-dolozhee # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/leechcraft-dolozhee/ChangeLog,v 1.7 2012/08/13 14:17:57 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/leechcraft-dolozhee/ChangeLog,v 1.8 2012/10/08 16:07:01 pinkbyte Exp $ + +*leechcraft-dolozhee-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-dolozhee-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-dolozhee-0.5.80 (13 Aug 2012) diff --git a/www-client/leechcraft-dolozhee/leechcraft-dolozhee-0.5.85.ebuild b/www-client/leechcraft-dolozhee/leechcraft-dolozhee-0.5.85.ebuild new file mode 100644 index 000000000000..5f06940e0c34 --- /dev/null +++ b/www-client/leechcraft-dolozhee/leechcraft-dolozhee-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/leechcraft-dolozhee/leechcraft-dolozhee-0.5.85.ebuild,v 1.1 2012/10/08 16:07:01 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="An issue reporting client for LeechCraft's issue tracker" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" |