diff options
author | Tim Harder <radhermit@gentoo.org> | 2012-12-13 20:32:46 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2012-12-13 20:32:46 +0000 |
commit | 38c2d449ef26a7c53d7835d85d973fec4bc0c49e (patch) | |
tree | f98ca2b1eacd8531a614add5d684d834677bcb0a /sys-devel/bison | |
parent | Stable for ia64, wrt bug #418969 (diff) | |
download | gentoo-2-38c2d449ef26a7c53d7835d85d973fec4bc0c49e.tar.gz gentoo-2-38c2d449ef26a7c53d7835d85d973fec4bc0c49e.tar.bz2 gentoo-2-38c2d449ef26a7c53d7835d85d973fec4bc0c49e.zip |
Revert to EAPI 4.
(Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'sys-devel/bison')
-rw-r--r-- | sys-devel/bison/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/bison/bison-2.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog index a7d7c14267e6..8b378e3954ba 100644 --- a/sys-devel/bison/ChangeLog +++ b/sys-devel/bison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/bison # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.121 2012/12/13 20:31:00 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.122 2012/12/13 20:32:46 radhermit Exp $ + + 13 Dec 2012; Tim Harder <radhermit@gentoo.org> bison-2.6.5.ebuild: + Revert to EAPI 4. 13 Dec 2012; Tim Harder <radhermit@gentoo.org> -bison-2.5.ebuild, -bison-2.6.ebuild, -bison-2.6.1.ebuild, -bison-2.6.2.ebuild, diff --git a/sys-devel/bison/bison-2.6.5.ebuild b/sys-devel/bison/bison-2.6.5.ebuild index 798483ddb238..f23fb6f1a727 100644 --- a/sys-devel/bison/bison-2.6.5.ebuild +++ b/sys-devel/bison/bison-2.6.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.6.5.ebuild,v 1.1 2012/11/11 03:20:08 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.6.5.ebuild,v 1.2 2012/12/13 20:32:46 radhermit Exp $ -EAPI=5 +EAPI=4 inherit flag-o-matic |