summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-07-02 01:30:42 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-07-02 01:30:42 +0000
commit2001e0df03f1ab878cf6d58bb2e8cd0344b59222 (patch)
treed6fa0eab91611c1600225ad5334d0568204b307c /x11-libs/libxkbfile
parentUpdate EAPI. (diff)
downloadgentoo-2-2001e0df03f1ab878cf6d58bb2e8cd0344b59222.tar.gz
gentoo-2-2001e0df03f1ab878cf6d58bb2e8cd0344b59222.tar.bz2
gentoo-2-2001e0df03f1ab878cf6d58bb2e8cd0344b59222.zip
Update EAPI.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-libs/libxkbfile')
-rw-r--r--x11-libs/libxkbfile/ChangeLog5
-rw-r--r--x11-libs/libxkbfile/libxkbfile-1.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libxkbfile/ChangeLog b/x11-libs/libxkbfile/ChangeLog
index e2cd78930765..b9ebb1a28c43 100644
--- a/x11-libs/libxkbfile/ChangeLog
+++ b/x11-libs/libxkbfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libxkbfile
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/ChangeLog,v 1.82 2015/07/02 01:20:52 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/ChangeLog,v 1.83 2015/07/02 01:30:42 mrueg Exp $
+
+ 02 Jul 2015; Manuel Rüger <mrueg@gentoo.org> libxkbfile-1.0.9.ebuild:
+ Update EAPI.
*libxkbfile-1.0.9 (02 Jul 2015)
diff --git a/x11-libs/libxkbfile/libxkbfile-1.0.9.ebuild b/x11-libs/libxkbfile/libxkbfile-1.0.9.ebuild
index 40b130f743a5..a62588ceea18 100644
--- a/x11-libs/libxkbfile/libxkbfile-1.0.9.ebuild
+++ b/x11-libs/libxkbfile/libxkbfile-1.0.9.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/libxkbfile-1.0.9.ebuild,v 1.1 2015/07/02 01:20:52 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/libxkbfile-1.0.9.ebuild,v 1.2 2015/07/02 01:30:42 mrueg Exp $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org xkbfile library"