summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-05-05 14:30:58 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-05-05 14:30:58 +0000
commit5c1a67858af2163f26400ef113a0a18327f4f90a (patch)
tree5473a6b191bc1fe070a1da2bbb4963a25976cd1c /net-libs
parentVersion bump. Drop older. (diff)
downloadgentoo-2-5c1a67858af2163f26400ef113a0a18327f4f90a.tar.gz
gentoo-2-5c1a67858af2163f26400ef113a0a18327f4f90a.tar.bz2
gentoo-2-5c1a67858af2163f26400ef113a0a18327f4f90a.zip
Use eapi4.
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libktorrent/ChangeLog6
-rw-r--r--net-libs/libktorrent/libktorrent-1.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libktorrent/ChangeLog b/net-libs/libktorrent/ChangeLog
index 5dd96ecd285c..51cd64a72bfd 100644
--- a/net-libs/libktorrent/ChangeLog
+++ b/net-libs/libktorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libktorrent
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.17 2011/05/05 14:26:03 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.18 2011/05/05 14:30:58 scarabeus Exp $
+
+ 05 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ libktorrent-1.1.1.ebuild:
+ Use eapi4.
*libktorrent-1.1.1 (05 May 2011)
diff --git a/net-libs/libktorrent/libktorrent-1.1.1.ebuild b/net-libs/libktorrent/libktorrent-1.1.1.ebuild
index b70b0e9e5dac..28fdf3795ed8 100644
--- a/net-libs/libktorrent/libktorrent-1.1.1.ebuild
+++ b/net-libs/libktorrent/libktorrent-1.1.1.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-libs/libktorrent/libktorrent-1.1.1.ebuild,v 1.1 2011/05/05 14:26:03 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.1.ebuild,v 1.2 2011/05/05 14:30:58 scarabeus Exp $
-EAPI=3
+EAPI=4
KDE_SCM="git"
if [[ ${PV} != 9999* ]]; then