diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-02-22 19:46:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-02-22 19:46:37 +0000 |
commit | f6e6d9473f4960f5daff0c5fd5bd6b66a1581b3c (patch) | |
tree | a51ebe62e02c69f51cb12b7cc0a58892184d5566 /sci-biology/prosite | |
parent | * bump (diff) | |
download | historical-f6e6d9473f4960f5daff0c5fd5bd6b66a1581b3c.tar.gz historical-f6e6d9473f4960f5daff0c5fd5bd6b66a1581b3c.tar.bz2 historical-f6e6d9473f4960f5daff0c5fd5bd6b66a1581b3c.zip |
Stable on ppc. bug 123334
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'sci-biology/prosite')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/prosite/Manifest | 10 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-19.18.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index ac64fadfe29f..25ff2238bd04 100644 --- a/sci-biology/prosite/ChangeLog +++ b/sci-biology/prosite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/prosite # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.73 2006/02/21 10:41:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.74 2006/02/22 19:46:37 nixnut Exp $ + + 22 Feb 2006; <nixnut@gentoo.org> prosite-19.18.ebuild: + Stable on ppc. bug 123334 21 Feb 2006; Markus Rothe <corsair@gentoo.org> prosite-19.18.ebuild: Stable on ppc64; bug #123334 diff --git a/sci-biology/prosite/Manifest b/sci-biology/prosite/Manifest index 484df32ecad9..df042353d4ea 100644 --- a/sci-biology/prosite/Manifest +++ b/sci-biology/prosite/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 2027702596caf9da5a96031b826aadb3 ChangeLog 11590 RMD160 87b4994148ec0594e08f2239a891569b2ff1c810 ChangeLog 11590 SHA256 79bb451cbba0971af4f22495e8e295fdf923507c42261eb9c33f8aba62611278 ChangeLog 11590 @@ -34,3 +37,10 @@ SHA256 9465431c4f32fe918b2c8f41144c1d4de5367d81814a4d56421e94d7b2fa9e43 prosite- MD5 3521d2f54ad4949ea85492479fb905c9 prosite-19.20.ebuild 1246 RMD160 f55a25984cfb7fccec7bcba50b2693a34c2328ee prosite-19.20.ebuild 1246 SHA256 121f3266f4330d4e88bfe7814429c38cbd99413043eb9db44099965e91658fbd prosite-19.20.ebuild 1246 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.1 (GNU/Linux) + +iD8DBQFD/L9qoFw4q70f3SsRAuthAKCilCrjD3m3upU8cnimo20bcNmWQwCgx1y0 +lqXEy2hqm++fY7GWfKpAPlU= +=2r89 +-----END PGP SIGNATURE----- diff --git a/sci-biology/prosite/prosite-19.18.ebuild b/sci-biology/prosite/prosite-19.18.ebuild index 3a4999040ea9..a9143581e0b0 100644 --- a/sci-biology/prosite/prosite-19.18.ebuild +++ b/sci-biology/prosite/prosite-19.18.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/prosite/prosite-19.18.ebuild,v 1.3 2006/02/21 10:41:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.18.ebuild,v 1.4 2006/02/22 19:46:37 nixnut Exp $ DESCRIPTION="A protein families and domains database" LICENSE="swiss-prot" @@ -11,7 +11,7 @@ SLOT="0" # Minimal build keeps only the indexed files (if applicable) and the # documentation. The non-indexed database is not installed. IUSE="emboss minimal" -KEYWORDS="~amd64 ~ppc ~ppc-macos ppc64 x86" +KEYWORDS="~amd64 ppc ~ppc-macos ppc64 x86" DEPEND="emboss? ( >=sci-biology/emboss-3.0.0 )" |