summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/poa/poa-2.ebuild')
-rw-r--r--sci-biology/poa/poa-2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-biology/poa/poa-2.ebuild b/sci-biology/poa/poa-2.ebuild
index d067811fa64a..5fd00db1c96a 100644
--- a/sci-biology/poa/poa-2.ebuild
+++ b/sci-biology/poa/poa-2.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/poa/poa-2.ebuild,v 1.1 2006/10/21 06:31:50 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/poa/poa-2.ebuild,v 1.2 2008/09/07 11:36:01 markusle Exp $
inherit eutils
MY_P="${PN}V${PV}"
DESCRIPTION="Fast multiple sequence alignments using partial-order graphs"
-HOMEPAGE="http://www.bioinformatics.ucla.edu/poa/"
+HOMEPAGE="http://bioinfo.mbi.ucla.edu/poa/"
SRC_URI="mirror://sourceforge/poamsa/${MY_P}.tar.gz"
# According to SF project page
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"