diff options
author | 2006-11-03 07:14:53 +0000 | |
---|---|---|
committer | 2006-11-03 07:14:53 +0000 | |
commit | 319efe8be3c7cf929500f1701545401d4fea5851 (patch) | |
tree | 3724cac195af85bd6b50d03d27eb3d6694e63a19 /sci-biology/embassy | |
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')
-rw-r--r-- | sci-biology/embassy/ChangeLog | 10 | ||||
-rw-r--r-- | sci-biology/embassy/embassy-3.0.0.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/embassy/embassy-4.0.0.ebuild | 4 |
3 files changed, 14 insertions, 6 deletions
diff --git a/sci-biology/embassy/ChangeLog b/sci-biology/embassy/ChangeLog index db1d577f69b0..71e5a80bda99 100644 --- a/sci-biology/embassy/ChangeLog +++ b/sci-biology/embassy/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sci-biology/embassy # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy/ChangeLog,v 1.20 2006/11/02 01:05:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy/ChangeLog,v 1.21 2006/11/03 07:13:03 grobian Exp $ + + 03 Nov 2006; Fabian Groffen <grobian@gentoo.org> embassy-3.0.0.ebuild, + embassy-4.0.0.ebuild: + Dropped ppc-macos, see you in prefix. + + 02 Nov 2006; Fabian Groffen <grobian@gentoo.org> embassy-3.0.0.ebuild, + embassy-4.0.0.ebuild: + Dropped ppc-macos, see you in prefix. 02 Nov 2006; Olivier Fisette <ribosome@gentoo.org> embassy-4.0.0.ebuild: Added to x86. diff --git a/sci-biology/embassy/embassy-3.0.0.ebuild b/sci-biology/embassy/embassy-3.0.0.ebuild index b2acd1c15968..14ee43f91c17 100644 --- a/sci-biology/embassy/embassy-3.0.0.ebuild +++ b/sci-biology/embassy/embassy-3.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-3.0.0.ebuild,v 1.4 2005/10/03 23:54:12 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy/embassy-3.0.0.ebuild,v 1.5 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" 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" |