diff options
author | 2005-03-30 12:28:38 +0000 | |
---|---|---|
committer | 2005-03-30 12:28:38 +0000 | |
commit | 14fcefc59b8009513813477e667e26cb208f3cfe (patch) | |
tree | cf18ae1fb19e9ae8ff80302a2a644d95d1fbe9e7 /mail-client/sylpheed/sylpheed-1.0.4.ebuild | |
parent | Version bumped. (diff) | |
download | historical-14fcefc59b8009513813477e667e26cb208f3cfe.tar.gz historical-14fcefc59b8009513813477e667e26cb208f3cfe.tar.bz2 historical-14fcefc59b8009513813477e667e26cb208f3cfe.zip |
stable on amd64 wrt security bug #86541
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'mail-client/sylpheed/sylpheed-1.0.4.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-1.0.4.ebuild b/mail-client/sylpheed/sylpheed-1.0.4.ebuild index 3bae8b24b4d7..7b3572d8922e 100644 --- a/mail-client/sylpheed/sylpheed-1.0.4.ebuild +++ b/mail-client/sylpheed/sylpheed-1.0.4.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/sylpheed-1.0.4.ebuild,v 1.5 2005/03/30 07:53:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-1.0.4.ebuild,v 1.6 2005/03/30 12:28:38 luckyduck Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.good-day.net/" SRC_URI="http://sylpheed.good-day.net/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" SLOT="0" PROVIDE="virtual/sylpheed" |