diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-11-03 07:14:53 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-11-03 07:14:53 +0000 |
commit | 319efe8be3c7cf929500f1701545401d4fea5851 (patch) | |
tree | 3724cac195af85bd6b50d03d27eb3d6694e63a19 /sci-biology/embassy/embassy-4.0.0.ebuild | |
parent | Version bump and include readline.h #153675 by Ming-Wei. (diff) | |
download | historical-319efe8be3c7cf929500f1701545401d4fea5851.tar.gz historical-319efe8be3c7cf929500f1701545401d4fea5851.tar.bz2 historical-319efe8be3c7cf929500f1701545401d4fea5851.zip |
Dropped ppc-macos, see you in prefix.
Package-Manager: portage-2.1.1
Diffstat (limited to 'sci-biology/embassy/embassy-4.0.0.ebuild')
-rw-r--r-- | sci-biology/embassy/embassy-4.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/embassy/embassy-4.0.0.ebuild b/sci-biology/embassy/embassy-4.0.0.ebuild index 314d8d2e6de6..18479c4e412f 100644 --- a/sci-biology/embassy/embassy-4.0.0.ebuild +++ b/sci-biology/embassy/embassy-4.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy/embassy-4.0.0.ebuild,v 1.2 2006/11/02 01:05:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy/embassy-4.0.0.ebuild,v 1.3 2006/11/03 07:13:03 grobian Exp $ DESCRIPTION="A meta-package for installing all EMBASSY packages (EMBOSS add-ons)" HOMEPAGE="http://www.emboss.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2 freedist" SLOT="0" -KEYWORDS="~ppc ~ppc-macos x86" +KEYWORDS="~ppc x86" IUSE="" # IUSE="no-conflict" |