diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:38:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:38:50 +0000 |
commit | 2d99d42b0155897d0c1711c44116b96e69d71c5f (patch) | |
tree | a7d3310129163de987b750eadbb0d1c9e216e0b2 /mail-client | |
parent | don't assign S=${WORKDIR}/${P}, trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-2d99d42b0155897d0c1711c44116b96e69d71c5f.tar.gz gentoo-2-2d99d42b0155897d0c1711c44116b96e69d71c5f.tar.bz2 gentoo-2-2d99d42b0155897d0c1711c44116b96e69d71c5f.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.4.ebuild | 4 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.7.ebuild | 4 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.8.ebuild | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/mail-client/sylpheed/sylpheed-0.9.4.ebuild b/mail-client/sylpheed/sylpheed-0.9.4.ebuild index 7914249f8d80..cf009a781032 100644 --- a/mail-client/sylpheed/sylpheed-0.9.4.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.4.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.4.ebuild,v 1.2 2004/06/24 22:18:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.4.ebuild,v 1.3 2004/07/14 16:33:57 agriffis Exp $ IUSE="ssl xface ipv6 nls gnome ldap crypt pda" inherit eutils -S=${WORKDIR}/${P} - DESCRIPTION="A lightweight email client and newsreader" SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2" HOMEPAGE="http://sylpheed.good-day.net" diff --git a/mail-client/sylpheed/sylpheed-0.9.7.ebuild b/mail-client/sylpheed/sylpheed-0.9.7.ebuild index 5c8573a1b3ff..e89ce0986873 100644 --- a/mail-client/sylpheed/sylpheed-0.9.7.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.7.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.7.ebuild,v 1.2 2004/06/24 22:18:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.7.ebuild,v 1.3 2004/07/14 16:33:57 agriffis Exp $ IUSE="ssl xface ipv6 nls gnome ldap crypt pda" inherit eutils -S=${WORKDIR}/${P} - DESCRIPTION="A lightweight email client and newsreader" SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2" HOMEPAGE="http://sylpheed.good-day.net" diff --git a/mail-client/sylpheed/sylpheed-0.9.8.ebuild b/mail-client/sylpheed/sylpheed-0.9.8.ebuild index a129253d651c..fd72999c3efb 100644 --- a/mail-client/sylpheed/sylpheed-0.9.8.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.8.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.8.ebuild,v 1.2 2004/06/24 22:18:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.8.ebuild,v 1.3 2004/07/14 16:33:57 agriffis Exp $ IUSE="ssl xface ipv6 nls gnome ldap crypt pda" inherit eutils -S=${WORKDIR}/${P} - DESCRIPTION="A lightweight email client and newsreader" SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2" HOMEPAGE="http://sylpheed.good-day.net" |