diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-21 05:01:50 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-21 05:01:50 +0000 |
commit | cd9ecfd4f12aad52d19646a62c72c8188ceb8df0 (patch) | |
tree | 8b96735f2b3f590b68eafaeb95c91df5c837068b /app-crypt | |
parent | Whitespace (diff) | |
download | gentoo-2-cd9ecfd4f12aad52d19646a62c72c8188ceb8df0.tar.gz gentoo-2-cd9ecfd4f12aad52d19646a62c72c8188ceb8df0.tar.bz2 gentoo-2-cd9ecfd4f12aad52d19646a62c72c8188ceb8df0.zip |
EAPI bump
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/rotix/ChangeLog | 7 | ||||
-rw-r--r-- | app-crypt/rotix/rotix-0.83.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/rotix/ChangeLog b/app-crypt/rotix/ChangeLog index cd585f54f1b6..3bd4c3f8512c 100644 --- a/app-crypt/rotix/ChangeLog +++ b/app-crypt/rotix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/rotix -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.15 2012/02/26 13:03:19 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.16 2014/01/21 05:01:50 creffett Exp $ + + 21 Jan 2014; Chris Reffett <creffett@gentoo.org> rotix-0.83.ebuild: + EAPI bump 26 Feb 2012; Pacho Ramos <pacho@gentoo.org> rotix-0.83.ebuild: Fallback to gentoo.org as it has no valid homepage now. 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." |