diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-06-17 05:17:02 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-06-17 05:17:02 +0000 |
commit | 0f598b4912c0e8ede908b6c0c3e292bb0b3f5e6b (patch) | |
tree | e04f0b2290251609caabd0cb98b860462ca84edc /net-mail | |
parent | version bump, with added SLOT and LICENSE (diff) | |
download | historical-0f598b4912c0e8ede908b6c0c3e292bb0b3f5e6b.tar.gz historical-0f598b4912c0e8ede908b6c0c3e292bb0b3f5e6b.tar.bz2 historical-0f598b4912c0e8ede908b6c0c3e292bb0b3f5e6b.zip |
removed older ebuilds
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/sylpheed/files/digest-sylpheed-0.7.4 | 1 | ||||
-rw-r--r-- | net-mail/sylpheed/files/digest-sylpheed-0.7.4-r1 | 1 | ||||
-rw-r--r-- | net-mail/sylpheed/files/digest-sylpheed-0.7.5 | 1 | ||||
-rw-r--r-- | net-mail/sylpheed/files/digest-sylpheed-0.7.6 | 1 | ||||
-rw-r--r-- | net-mail/sylpheed/files/digest-sylpheed-0.7.7 | 1 | ||||
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.7.4-r1.ebuild | 49 | ||||
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.7.4.ebuild | 46 | ||||
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.7.5.ebuild | 49 | ||||
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.7.6.ebuild | 49 | ||||
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.7.7.ebuild | 49 |
10 files changed, 0 insertions, 247 deletions
diff --git a/net-mail/sylpheed/files/digest-sylpheed-0.7.4 b/net-mail/sylpheed/files/digest-sylpheed-0.7.4 deleted file mode 100644 index 42bb968d3166..000000000000 --- a/net-mail/sylpheed/files/digest-sylpheed-0.7.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 0f6fa79e7956fb5b94ae648d3c5169a6 sylpheed-0.7.4.tar.bz2 1617898 diff --git a/net-mail/sylpheed/files/digest-sylpheed-0.7.4-r1 b/net-mail/sylpheed/files/digest-sylpheed-0.7.4-r1 deleted file mode 100644 index 42bb968d3166..000000000000 --- a/net-mail/sylpheed/files/digest-sylpheed-0.7.4-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0f6fa79e7956fb5b94ae648d3c5169a6 sylpheed-0.7.4.tar.bz2 1617898 diff --git a/net-mail/sylpheed/files/digest-sylpheed-0.7.5 b/net-mail/sylpheed/files/digest-sylpheed-0.7.5 deleted file mode 100644 index 138a3d5bfe19..000000000000 --- a/net-mail/sylpheed/files/digest-sylpheed-0.7.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 6a471e8b0569f03d1c6a3dcfb0e27896 sylpheed-0.7.5.tar.bz2 1701512 diff --git a/net-mail/sylpheed/files/digest-sylpheed-0.7.6 b/net-mail/sylpheed/files/digest-sylpheed-0.7.6 deleted file mode 100644 index 1886b5fe4396..000000000000 --- a/net-mail/sylpheed/files/digest-sylpheed-0.7.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 eb1bc2b5740f6cad5bb69a489a5a2a24 sylpheed-0.7.6.tar.bz2 1731069 diff --git a/net-mail/sylpheed/files/digest-sylpheed-0.7.7 b/net-mail/sylpheed/files/digest-sylpheed-0.7.7 deleted file mode 100644 index b5c49246035b..000000000000 --- a/net-mail/sylpheed/files/digest-sylpheed-0.7.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 a6f5c90e791706dc4ceee6590a3e2a5a sylpheed-0.7.7.tar.bz2 1797388 diff --git a/net-mail/sylpheed/sylpheed-0.7.4-r1.ebuild b/net-mail/sylpheed/sylpheed-0.7.4-r1.ebuild deleted file mode 100644 index d1e4b82d74ce..000000000000 --- a/net-mail/sylpheed/sylpheed-0.7.4-r1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.7.4-r1.ebuild,v 1.3 2002/05/23 06:50:17 seemant Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="A lightweight email client and newsreader" -SRC_URI="http://sylpheed.good-day.net/sylpheed/sylpheed-${PV}.tar.bz2" -HOMEPAGE="http://sylpheed.good-day.net" - -DEPEND="=x11-libs/gtk+-1.2* - >=media-libs/compface-1.4 - ssl? ( dev-libs/openssl ) - pda? ( app-misc/jpilot ) - crypt? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 ) - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )" - - -RDEPEND="=x11-libs/gtk+-1.2* - nls? ( sys-devel/gettext ) - ssl? ( dev-libs/openssl ) - crypt? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 ) - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )" - -src_compile() { - - local myconf - - use gnome || myconf="--disable-gdk-pixbuf --disable-imlib" - use nls || myconf="$myconf --disable-nls" - use ssl && myconf="$myconf --enable-ssl" - use crypt && myconf="$myconf --enable-gpgme" - use pda && myconf="$myconf --enable-jpilot" - - ./configure \ - --prefix=/usr \ - --host=${CHOST} \ - --enable-ipv6 $myconf || die - emake || die -} - -src_install () { - - make prefix=${D}/usr \ - manualdir=${D}/usr/share/doc/${PF}/html \ - install || die - dodoc AUTHORS COPYING ChangeLog* NEWS README* TODO* -} - diff --git a/net-mail/sylpheed/sylpheed-0.7.4.ebuild b/net-mail/sylpheed/sylpheed-0.7.4.ebuild deleted file mode 100644 index a0d12a1fc1e5..000000000000 --- a/net-mail/sylpheed/sylpheed-0.7.4.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.7.4.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="A lightweight email client and newsreader" -SRC_URI="http://sylpheed.good-day.net/sylpheed/sylpheed-${PV}.tar.bz2" -HOMEPAGE="http://sylpheed.good-day.net" - -DEPEND="=x11-libs/gtk+-1.2* - >=media-libs/compface-1.4 - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 ) - nls? ( sys-devel/gettext ) - ssl? ( dev-libs/openssl ) - gpg? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 )" - - -RDEPEND="=x11-libs/gtk+-1.2* - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 ) - ssl? ( dev-libs/openssl ) - gpg? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 )" - -src_compile() { - - local myconf - - use gnome || myconf="--disable-gdk-pixbuf --disable-imlib" - use nls || myconf="$myconf --disable-nls" - use ssl && myconf="$myconf --enable-ssl" - use gpg && myconf="$myconf --enable-gpgme" - - ./configure --prefix=/usr \ - --host=${CHOST} \ - --enable-ipv6 $myconf || die - emake || die -} - -src_install () { - - make prefix=${D}/usr \ - manualdir=${D}/usr/share/doc/${PF}/html \ - install || die - dodoc AUTHORS COPYING ChangeLog* NEWS README* TODO* -} - diff --git a/net-mail/sylpheed/sylpheed-0.7.5.ebuild b/net-mail/sylpheed/sylpheed-0.7.5.ebuild deleted file mode 100644 index 3fc219ae77c4..000000000000 --- a/net-mail/sylpheed/sylpheed-0.7.5.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.7.5.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="A lightweight email client and newsreader" -SRC_URI="http://sylpheed.good-day.net/sylpheed/sylpheed-${PV}.tar.bz2" -HOMEPAGE="http://sylpheed.good-day.net" - -DEPEND="=x11-libs/gtk+-1.2* - >=media-libs/compface-1.4 - ssl? ( dev-libs/openssl ) - pda? ( app-misc/jpilot ) - crypt? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 ) - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )" - - -RDEPEND="=x11-libs/gtk+-1.2* - nls? ( sys-devel/gettext ) - ssl? ( dev-libs/openssl ) - crypt? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 ) - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )" - -src_compile() { - - local myconf - - use gnome || myconf="--disable-gdk-pixbuf --disable-imlib" - use nls || myconf="$myconf --disable-nls" - use ssl && myconf="$myconf --enable-ssl" - use crypt && myconf="$myconf --enable-gpgme" - use pda && myconf="$myconf --enable-jpilot" - - ./configure \ - --prefix=/usr \ - --host=${CHOST} \ - --enable-ipv6 $myconf || die - emake || die -} - -src_install () { - - make prefix=${D}/usr \ - manualdir=${D}/usr/share/doc/${PF}/html \ - install || die - dodoc AUTHORS COPYING ChangeLog* NEWS README* TODO* -} - diff --git a/net-mail/sylpheed/sylpheed-0.7.6.ebuild b/net-mail/sylpheed/sylpheed-0.7.6.ebuild deleted file mode 100644 index 3860fb608f0c..000000000000 --- a/net-mail/sylpheed/sylpheed-0.7.6.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.7.6.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="A lightweight email client and newsreader" -SRC_URI="http://sylpheed.good-day.net/sylpheed/sylpheed-${PV}.tar.bz2" -HOMEPAGE="http://sylpheed.good-day.net" - -DEPEND="=x11-libs/gtk+-1.2* - >=media-libs/compface-1.4 - ssl? ( dev-libs/openssl ) - pda? ( app-misc/jpilot ) - crypt? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 ) - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )" - - -RDEPEND="=x11-libs/gtk+-1.2* - nls? ( sys-devel/gettext ) - ssl? ( dev-libs/openssl ) - crypt? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 ) - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )" - -src_compile() { - - local myconf - - use gnome || myconf="--disable-gdk-pixbuf --disable-imlib" - use nls || myconf="$myconf --disable-nls" - use ssl && myconf="$myconf --enable-ssl" - use crypt && myconf="$myconf --enable-gpgme" - use pda && myconf="$myconf --enable-jpilot" - - ./configure \ - --prefix=/usr \ - --host=${CHOST} \ - --enable-ipv6 $myconf || die - emake || die -} - -src_install () { - - make prefix=${D}/usr \ - manualdir=${D}/usr/share/doc/${PF}/html \ - install || die - dodoc AUTHORS COPYING ChangeLog* NEWS README* TODO* -} - diff --git a/net-mail/sylpheed/sylpheed-0.7.7.ebuild b/net-mail/sylpheed/sylpheed-0.7.7.ebuild deleted file mode 100644 index 5c1569fb02ec..000000000000 --- a/net-mail/sylpheed/sylpheed-0.7.7.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.7.7.ebuild,v 1.1 2002/06/09 18:28:22 stroke Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="A lightweight email client and newsreader" -SRC_URI="http://sylpheed.good-day.net/sylpheed/sylpheed-${PV}.tar.bz2" -HOMEPAGE="http://sylpheed.good-day.net" - -DEPEND="=x11-libs/gtk+-1.2* - >=media-libs/compface-1.4 - ssl? ( dev-libs/openssl ) - pda? ( app-misc/jpilot ) - crypt? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 ) - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )" - - -RDEPEND="=x11-libs/gtk+-1.2* - nls? ( sys-devel/gettext ) - ssl? ( dev-libs/openssl ) - crypt? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 ) - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )" - -src_compile() { - - local myconf - - use gnome || myconf="--disable-gdk-pixbuf --disable-imlib" - use nls || myconf="$myconf --disable-nls" - use ssl && myconf="$myconf --enable-ssl" - use crypt && myconf="$myconf --enable-gpgme" - use pda && myconf="$myconf --enable-jpilot" - - ./configure \ - --prefix=/usr \ - --host=${CHOST} \ - --enable-ipv6 $myconf || die - emake || die -} - -src_install () { - - make prefix=${D}/usr \ - manualdir=${D}/usr/share/doc/${PF}/html \ - install || die - dodoc AUTHORS COPYING ChangeLog* NEWS README* TODO* -} - |