diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2013-07-18 12:52:18 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2013-07-18 12:52:18 +0000 |
commit | 4cd00224ec6ebe905e104bbedf4c3c1a4a7c4d8d (patch) | |
tree | 00d579c48de953e2114d2d1ea21de88969bbd67b /app-leechcraft | |
parent | Bump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and ... (diff) | |
download | gentoo-2-4cd00224ec6ebe905e104bbedf4c3c1a4a7c4d8d.tar.gz gentoo-2-4cd00224ec6ebe905e104bbedf4c3c1a4a7c4d8d.tar.bz2 gentoo-2-4cd00224ec6ebe905e104bbedf4c3c1a4a7c4d8d.zip |
Bump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and fix metacontacts use.
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-tabpp/ChangeLog | 6 | ||||
-rw-r--r-- | app-leechcraft/lc-tabpp/lc-tabpp-0.5.85.ebuild | 16 |
2 files changed, 5 insertions, 17 deletions
diff --git a/app-leechcraft/lc-tabpp/ChangeLog b/app-leechcraft/lc-tabpp/ChangeLog index a726d1150bd1..6c8890dee17b 100644 --- a/app-leechcraft/lc-tabpp/ChangeLog +++ b/app-leechcraft/lc-tabpp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-leechcraft/lc-tabpp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tabpp/ChangeLog,v 1.3 2013/05/02 15:47:58 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tabpp/ChangeLog,v 1.4 2013/07/18 12:52:18 maksbotan Exp $ + + 18 Jul 2013; <maks@gentoo.org> -lc-tabpp-0.5.85.ebuild: + Bump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and + fix metacontacts use. 02 May 2013; Sergey Popov <pinkbyte@gentoo.org> -lc-tabpp-0.5.95.ebuild, -lc-tabpp-9999.ebuild: diff --git a/app-leechcraft/lc-tabpp/lc-tabpp-0.5.85.ebuild b/app-leechcraft/lc-tabpp/lc-tabpp-0.5.85.ebuild deleted file mode 100644 index 0adf906d5416..000000000000 --- a/app-leechcraft/lc-tabpp/lc-tabpp-0.5.85.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tabpp/lc-tabpp-0.5.85.ebuild,v 1.1 2013/03/08 22:07:07 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Tab++ provides enhanced tab-related features like tab tree for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV}" -RDEPEND="${DEPEND}" |