diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-21 05:01:53 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-21 05:01:53 +0000 |
commit | 16569c98c7c31684e3cb1767f13caf3389ecc012 (patch) | |
tree | 54339c438fcb0890e5f2ea9c1d7d725b61d4fe4d /app-crypt/rotix/rotix-0.83.ebuild | |
parent | Whitespace (diff) | |
download | historical-16569c98c7c31684e3cb1767f13caf3389ecc012.tar.gz historical-16569c98c7c31684e3cb1767f13caf3389ecc012.tar.bz2 historical-16569c98c7c31684e3cb1767f13caf3389ecc012.zip |
EAPI bump
Package-Manager: portage-2.2.8/cvs/Linux x86_64
Manifest-Sign-Key: 0x42618354
Diffstat (limited to 'app-crypt/rotix/rotix-0.83.ebuild')
-rw-r--r-- | app-crypt/rotix/rotix-0.83.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/rotix/rotix-0.83.ebuild b/app-crypt/rotix/rotix-0.83.ebuild index b4b45ec05e54..b1247d5face7 100644 --- a/app-crypt/rotix/rotix-0.83.ebuild +++ b/app-crypt/rotix/rotix-0.83.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.17 2012/02/26 13:03:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.18 2014/01/21 05:01:50 creffett Exp $ -EAPI=2 +EAPI=5 inherit eutils flag-o-matic DESCRIPTION="Rotix allows you to generate rotational obfuscations." |