diff options
author | 2012-02-26 13:03:19 +0000 | |
---|---|---|
committer | 2012-02-26 13:03:19 +0000 | |
commit | 1f92e4cafaf099b93e400fa95879149859cbb2e9 (patch) | |
tree | 16ca668664d5a3b3cb69435dce8050b4d1837f5a /app-crypt/rotix/rotix-0.83.ebuild | |
parent | fix build with libavcodec 54, ie, ffmpeg git (diff) | |
download | historical-1f92e4cafaf099b93e400fa95879149859cbb2e9.tar.gz historical-1f92e4cafaf099b93e400fa95879149859cbb2e9.tar.bz2 historical-1f92e4cafaf099b93e400fa95879149859cbb2e9.zip |
Fallback to gentoo.org as it has no valid homepage now.
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
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 ac15355c0104..b4b45ec05e54 100644 --- a/app-crypt/rotix/rotix-0.83.ebuild +++ b/app-crypt/rotix/rotix-0.83.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.16 2011/03/08 03:00:38 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.17 2012/02/26 13:03:19 pacho Exp $ EAPI=2 inherit eutils flag-o-matic DESCRIPTION="Rotix allows you to generate rotational obfuscations." -HOMEPAGE="http://elektron.its.tudelft.nl/~hemmin98/rotix.html" +HOMEPAGE="http://gentoo.org" SRC_URI="http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${P}/${P}.tar.bz2" LICENSE="GPL-2" |