diff options
Diffstat (limited to 'profiles/arch/sh')
-rw-r--r-- | profiles/arch/sh/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/sh/eapi | 1 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/arch/sh/ChangeLog b/profiles/arch/sh/ChangeLog index 1f721cbf7e0a..c0df24c68373 100644 --- a/profiles/arch/sh/ChangeLog +++ b/profiles/arch/sh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/sh profile directory -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.92 2014/01/11 16:10:04 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.93 2014/03/19 00:18:39 dilfridge Exp $ + + 19 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org> +eapi: + Increase EAPI to 5 11 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> package.use.mask: Masking dev-vcs/git mediawiki (bug #497068) diff --git a/profiles/arch/sh/eapi b/profiles/arch/sh/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/arch/sh/eapi @@ -0,0 +1 @@ +5 |