diff options
author | Amadeusz Piotr Żołnowski <aidecoe@gentoo.org> | 2011-03-04 22:59:52 +0000 |
---|---|---|
committer | Amadeusz Piotr Żołnowski <aidecoe@gentoo.org> | 2011-03-04 22:59:52 +0000 |
commit | bb6b628e79ead786e632bf57305e20a12af222a6 (patch) | |
tree | e3c0c24a4acf7a5be4a2968acc2a58b9fdd13232 /sys-boot/plymouth | |
parent | unmask kde (diff) | |
download | gentoo-2-bb6b628e79ead786e632bf57305e20a12af222a6.tar.gz gentoo-2-bb6b628e79ead786e632bf57305e20a12af222a6.tar.bz2 gentoo-2-bb6b628e79ead786e632bf57305e20a12af222a6.zip |
sys-boot/plymouth-0.8.3: Reverted EAPI with "".
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/plymouth')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/plymouth/plymouth-0.8.3.ebuild b/sys-boot/plymouth/plymouth-0.8.3.ebuild index cdf9c4d54a44..020aa143ad51 100644 --- a/sys-boot/plymouth/plymouth-0.8.3.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild,v 1.3 2011/03/04 22:22:12 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild,v 1.4 2011/03/04 22:59:52 aidecoe Exp $ -EAPI=3 +EAPI="3" inherit autotools-utils |