diff options
author | Stephen Diener <sediener@gentoo.org> | 2003-12-13 21:58:36 +0000 |
---|---|---|
committer | Stephen Diener <sediener@gentoo.org> | 2003-12-13 21:58:36 +0000 |
commit | 888e6805a03825f28c16dc012079b0494b522aa7 (patch) | |
tree | 5b2dff5ee87e221edf261690f2864d28eb9107e5 /app-sci/emboss | |
parent | Version Bump and changed 2.7.1 ebuild to use ${P} etc.. (diff) | |
download | historical-888e6805a03825f28c16dc012079b0494b522aa7.tar.gz historical-888e6805a03825f28c16dc012079b0494b522aa7.tar.bz2 historical-888e6805a03825f28c16dc012079b0494b522aa7.zip |
changed from x86 to ~x86
Diffstat (limited to 'app-sci/emboss')
-rw-r--r-- | app-sci/emboss/emboss-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/emboss/emboss-2.8.0.ebuild b/app-sci/emboss/emboss-2.8.0.ebuild index da537bc6e71e..ffe14c190e87 100644 --- a/app-sci/emboss/emboss-2.8.0.ebuild +++ b/app-sci/emboss/emboss-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/emboss/emboss-2.8.0.ebuild,v 1.1 2003/12/13 21:57:15 sediener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/emboss/emboss-2.8.0.ebuild,v 1.2 2003/12/13 21:58:36 sediener Exp $ S=${WORKDIR}/EMBOSS-${PV} @@ -9,7 +9,7 @@ HOMEPAGE="http://www.emboss.org/" SRC_URI="ftp://ftp.uk.embnet.org/pub/EMBOSS/EMBOSS-${PV}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~x86" IUSE="png X" DEPEND="X? ( virtual/x11 ) png? ( >=sys-libs/zlib-1.1.4 |