diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-08-10 02:27:01 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-08-10 02:27:01 +0000 |
commit | 05003d6b839e865077c84758faa858692fb5467e (patch) | |
tree | 0bca92acbe9a30d9668653ca0a0047438aadea42 /app-crypt/rotix | |
parent | Fix description for more repoman happy (diff) | |
download | gentoo-2-05003d6b839e865077c84758faa858692fb5467e.tar.gz gentoo-2-05003d6b839e865077c84758faa858692fb5467e.tar.bz2 gentoo-2-05003d6b839e865077c84758faa858692fb5467e.zip |
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
Diffstat (limited to 'app-crypt/rotix')
-rw-r--r-- | app-crypt/rotix/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/rotix/rotix-0.83.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/rotix/ChangeLog b/app-crypt/rotix/ChangeLog index 3bd4c3f8512c..6f83413b3c7b 100644 --- a/app-crypt/rotix/ChangeLog +++ b/app-crypt/rotix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/rotix # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.17 2014/08/10 02:27:00 patrick Exp $ + + 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> rotix-0.83.ebuild: + Fix description for more repoman happy 21 Jan 2014; Chris Reffett <creffett@gentoo.org> rotix-0.83.ebuild: EAPI bump diff --git a/app-crypt/rotix/rotix-0.83.ebuild b/app-crypt/rotix/rotix-0.83.ebuild index b1247d5face7..b95e1c0132eb 100644 --- a/app-crypt/rotix/rotix-0.83.ebuild +++ b/app-crypt/rotix/rotix-0.83.ebuild @@ -1,11 +1,11 @@ # 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.18 2014/01/21 05:01:50 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.19 2014/08/10 02:27:00 patrick Exp $ EAPI=5 inherit eutils flag-o-matic -DESCRIPTION="Rotix allows you to generate rotational obfuscations." +DESCRIPTION="Rotix allows you to generate rotational obfuscations" HOMEPAGE="http://gentoo.org" SRC_URI="http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${P}/${P}.tar.bz2" |