diff options
author | Jason Wever <weeve@gentoo.org> | 2005-10-15 21:17:03 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-10-15 21:17:03 +0000 |
commit | 2e3976755beb07624ca9bbe7be80ac4797e78e7c (patch) | |
tree | 147f08c970a07dc96772c3153acf4f3c48310848 /mail-client/sylpheed-claws-mailmbox | |
parent | Remove the checks I just added. Bad pete\! Bad\! (diff) | |
download | historical-2e3976755beb07624ca9bbe7be80ac4797e78e7c.tar.gz historical-2e3976755beb07624ca9bbe7be80ac4797e78e7c.tar.bz2 historical-2e3976755beb07624ca9bbe7be80ac4797e78e7c.zip |
Added ~sparc keyword.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'mail-client/sylpheed-claws-mailmbox')
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/Manifest | 16 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild | 4 |
3 files changed, 10 insertions, 16 deletions
diff --git a/mail-client/sylpheed-claws-mailmbox/ChangeLog b/mail-client/sylpheed-claws-mailmbox/ChangeLog index fc2be17a53de..d0457f01674f 100644 --- a/mail-client/sylpheed-claws-mailmbox/ChangeLog +++ b/mail-client/sylpheed-claws-mailmbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-mailmbox # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.7 2005/08/13 10:47:56 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.8 2005/10/15 21:17:03 weeve Exp $ + + 15 Oct 2005; Jason Wever <weeve@gentoo.org> + sylpheed-claws-mailmbox-1.2.ebuild: + Added ~sparc keyword. *sylpheed-claws-mailmbox-1.2 (13 Aug 2005) diff --git a/mail-client/sylpheed-claws-mailmbox/Manifest b/mail-client/sylpheed-claws-mailmbox/Manifest index 275300d9c85c..93e1ea45d4af 100644 --- a/mail-client/sylpheed-claws-mailmbox/Manifest +++ b/mail-client/sylpheed-claws-mailmbox/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 5d0a878a0318c6d261424c0f55af1345 metadata.xml 392 MD5 ef35eab7ea4904716aa7a26aa31364e2 ChangeLog 1233 -MD5 74acedfc66603ce71d488b3e4c09fe4e sylpheed-claws-mailmbox-0.9.ebuild 801 -MD5 6b992ececaf250b70399134ed34a00bd sylpheed-claws-mailmbox-1.2.ebuild 805 MD5 72109419685fb54ad908a857ff95a3f0 files/digest-sylpheed-claws-mailmbox-0.9 64 MD5 533df443910817abfe0a629eebc741f4 files/digest-sylpheed-claws-mailmbox-1.2 82 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFC/dBE6J2i8a8J4okRAk8/AJ9iEFpoZl4geIt3CIOv8VI2cYEjEQCggSuK -YQxE3NpCk4k7VZ+PvkaOHdg= -=vUOm ------END PGP SIGNATURE----- +MD5 5d0a878a0318c6d261424c0f55af1345 metadata.xml 392 +MD5 74acedfc66603ce71d488b3e4c09fe4e sylpheed-claws-mailmbox-0.9.ebuild 801 +MD5 648ad4ab1a530ddfae9cb5bcd724c55e sylpheed-claws-mailmbox-1.2.ebuild 812 diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild index 3c7a6396185a..f3d840e2b9ac 100644 --- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild +++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild,v 1.1 2005/08/13 10:47:56 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild,v 1.2 2005/10/15 21:17:03 weeve Exp $ MY_P="${P##sylpheed-claws-}" MY_PN="${PN##sylpheed-claws-}" @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed-claws.sourceforge.net" SRC_URI="mirror://sourceforge/sylpheed-claws/sylpheed-claws-plugins-${SC_BASE}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |