Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/taglib-extras/
Date: Sat, 29 Jun 2013 19:38:07
Message-Id: 1372534684.395a83c237801f1965c8e3d3c972b73f656ba300.johu@gentoo
1 commit: 395a83c237801f1965c8e3d3c972b73f656ba300
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 29 19:38:04 2013 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 29 19:38:04 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=395a83c2
7
8 [media-libs/taglib-extras] EAPI 5.
9
10 Package-Manager: portage-2.2.0_alpha186
11
12 ---
13 media-libs/taglib-extras/taglib-extras-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/taglib-extras/taglib-extras-9999.ebuild b/media-libs/taglib-extras/taglib-extras-9999.ebuild
17 index 5167efd..f4b3caa 100644
18 --- a/media-libs/taglib-extras/taglib-extras-9999.ebuild
19 +++ b/media-libs/taglib-extras/taglib-extras-9999.ebuild
20 @@ -2,7 +2,7 @@
21 # Distributed under the terms of the GNU General Public License v2
22 # $Header: $
23
24 -EAPI=4
25 +EAPI=5
26
27 KMNAME="kdesupport"
28 KDE_SCM="svn"