summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-02-26 13:03:19 +0000
committerPacho Ramos <pacho@gentoo.org>2012-02-26 13:03:19 +0000
commitab79117f466fe9c6183733f32ce68c077dfcf796 (patch)
treec5252f76dd6bb1e2f58f76d6c15514592b568868 /app-crypt
parentfix build with libavcodec 54, ie, ffmpeg git (diff)
downloadgentoo-2-ab79117f466fe9c6183733f32ce68c077dfcf796.tar.gz
gentoo-2-ab79117f466fe9c6183733f32ce68c077dfcf796.tar.bz2
gentoo-2-ab79117f466fe9c6183733f32ce68c077dfcf796.zip
Fallback to gentoo.org as it has no valid homepage now.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/rotix/ChangeLog7
-rw-r--r--app-crypt/rotix/rotix-0.83.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/rotix/ChangeLog b/app-crypt/rotix/ChangeLog
index ca7d9a4dba46..cd585f54f1b6 100644
--- a/app-crypt/rotix/ChangeLog
+++ b/app-crypt/rotix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/rotix
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.14 2011/03/08 03:00:38 abcd Exp $
+# 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 $
+
+ 26 Feb 2012; Pacho Ramos <pacho@gentoo.org> rotix-0.83.ebuild:
+ Fallback to gentoo.org as it has no valid homepage now.
08 Mar 2011; Jonathan Callen <abcd@gentoo.org> rotix-0.83.ebuild,
+files/rotix-0.83-interix.patch:
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"