diff options
author | 2003-12-13 21:58:36 +0000 | |
---|---|---|
committer | 2003-12-13 21:58:36 +0000 | |
commit | 7c35560fe5e29894f9e1beb4829d0e5ca516ae4d (patch) | |
tree | a4caff8c058d681ae03b1bb76939ca1307ccf7b6 /app-sci | |
parent | Version Bump and changed 2.7.1 ebuild to use ${P} etc.. (diff) | |
download | gentoo-2-7c35560fe5e29894f9e1beb4829d0e5ca516ae4d.tar.gz gentoo-2-7c35560fe5e29894f9e1beb4829d0e5ca516ae4d.tar.bz2 gentoo-2-7c35560fe5e29894f9e1beb4829d0e5ca516ae4d.zip |
changed from x86 to ~x86
Diffstat (limited to 'app-sci')
-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 |