summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-12-16 18:43:12 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-12-16 18:43:12 +0000
commit38954834d170e5d7f035992c8c786383bb7a74a3 (patch)
treec8a5ef58e3a2aa1dfdf4f00f033cd54b6bb8f68d /net-misc/leechcraft-kinotify
parentBump to eapi4, fix bug 394935 (diff)
downloadgentoo-2-38954834d170e5d7f035992c8c786383bb7a74a3.tar.gz
gentoo-2-38954834d170e5d7f035992c8c786383bb7a74a3.tar.bz2
gentoo-2-38954834d170e5d7f035992c8c786383bb7a74a3.zip
Bump to eapi4, fix bug 394935
(Portage version: 2.1.10.40/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-kinotify')
-rw-r--r--net-misc/leechcraft-kinotify/ChangeLog9
-rw-r--r--net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96-r1.ebuild (renamed from net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96.ebuild)6
-rw-r--r--net-misc/leechcraft-kinotify/leechcraft-kinotify-9999.ebuild6
3 files changed, 14 insertions, 7 deletions
diff --git a/net-misc/leechcraft-kinotify/ChangeLog b/net-misc/leechcraft-kinotify/ChangeLog
index 50bec0b5e425..29d1ecbbe4d0 100644
--- a/net-misc/leechcraft-kinotify/ChangeLog
+++ b/net-misc/leechcraft-kinotify/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-misc/leechcraft-kinotify
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.3 2011/12/15 19:40:31 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.4 2011/12/16 18:43:12 maksbotan Exp $
+
+*leechcraft-kinotify-0.4.96-r1 (16 Dec 2011)
+
+ 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ -leechcraft-kinotify-0.4.96.ebuild, +leechcraft-kinotify-0.4.96-r1.ebuild,
+ leechcraft-kinotify-9999.ebuild:
+ Bump to eapi4, fix bug 394935
*leechcraft-kinotify-0.4.96 (15 Dec 2011)
diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96-r1.ebuild
index 4e3d6dd2fd79..4443ebb2bc3e 100644
--- a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96.ebuild
+++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96.ebuild,v 1.1 2011/12/15 19:40:31 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:43:12 maksbotan Exp $
-EAPI="2"
+EAPI="4"
inherit leechcraft
@@ -12,6 +12,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
-DEPEND="=net-misc/leechcraft-core-${PV}
+DEPEND="~net-misc/leechcraft-core-${PV}
>=x11-libs/qt-webkit-4.6"
RDEPEND="${DEPEND}"
diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-9999.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-9999.ebuild
index c0127000418e..dcc9cb4a47bf 100644
--- a/net-misc/leechcraft-kinotify/leechcraft-kinotify-9999.ebuild
+++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-9999.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/leechcraft-kinotify-9999.ebuild,v 1.1 2011/08/25 19:43:24 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/leechcraft-kinotify-9999.ebuild,v 1.2 2011/12/16 18:43:12 maksbotan Exp $
-EAPI="2"
+EAPI="4"
inherit leechcraft
@@ -12,6 +12,6 @@ SLOT="0"
KEYWORDS=""
IUSE="debug"
-DEPEND="=net-misc/leechcraft-core-${PV}
+DEPEND="~net-misc/leechcraft-core-${PV}
>=x11-libs/qt-webkit-4.6"
RDEPEND="${DEPEND}"