diff options
author | Maciej Mrozowski <reavertm@gentoo.org> | 2011-03-15 19:23:50 +0000 |
---|---|---|
committer | Maciej Mrozowski <reavertm@gentoo.org> | 2011-03-15 19:23:50 +0000 |
commit | 48b9fa2ac6cd1fc9279ea009b55fe904a62df978 (patch) | |
tree | 6cc1ddb4500a8b39b44340a6122276799ec4ce45 /dev-util | |
parent | version bump (diff) | |
download | gentoo-2-48b9fa2ac6cd1fc9279ea009b55fe904a62df978.tar.gz gentoo-2-48b9fa2ac6cd1fc9279ea009b55fe904a62df978.tar.bz2 gentoo-2-48b9fa2ac6cd1fc9279ea009b55fe904a62df978.zip |
Bump EAPI from 2 to 4
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ddd/ddd-3.3.12-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ddd/ddd-3.3.12-r2.ebuild b/dev-util/ddd/ddd-3.3.12-r2.ebuild index c7e6d77ed791..82620538f390 100644 --- a/dev-util/ddd/ddd-3.3.12-r2.ebuild +++ b/dev-util/ddd/ddd-3.3.12-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.12-r2.ebuild,v 1.2 2010/10/10 17:54:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.12-r2.ebuild,v 1.3 2011/03/15 19:23:50 reavertm Exp $ -EAPI="2" +EAPI="4" inherit autotools-utils |