diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-01-08 22:13:47 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-01-08 22:13:47 +0000 |
commit | e8d4cfb648978ada8bb92a528acff9bfafbf5467 (patch) | |
tree | cd8204e66fd4770d26a783cd552778eff14cc6c9 /net-mail | |
parent | initial import (diff) | |
download | gentoo-2-e8d4cfb648978ada8bb92a528acff9bfafbf5467.tar.gz gentoo-2-e8d4cfb648978ada8bb92a528acff9bfafbf5467.tar.bz2 gentoo-2-e8d4cfb648978ada8bb92a528acff9bfafbf5467.zip |
added dep on mime-types
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/sylpheed-claws/ChangeLog | 4 | ||||
-rw-r--r-- | net-mail/sylpheed-claws/sylpheed-claws-0.8.8.ebuild | 7 | ||||
-rw-r--r-- | net-mail/sylpheed/ChangeLog | 4 | ||||
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.8.8.ebuild | 8 |
4 files changed, 8 insertions, 15 deletions
diff --git a/net-mail/sylpheed-claws/ChangeLog b/net-mail/sylpheed-claws/ChangeLog index 0a3d44f0dbbe..3fddf0894473 100644 --- a/net-mail/sylpheed-claws/ChangeLog +++ b/net-mail/sylpheed-claws/ChangeLog @@ -1,11 +1,11 @@ # ChangeLog for net-mail/sylpheed-claws # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/ChangeLog,v 1.28 2003/01/08 20:14:04 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/ChangeLog,v 1.29 2003/01/08 22:13:47 bcowan Exp $ *sylpheed-claws-0.8.8 (26 Dec 2002) 08 Jan 2003; Brad Cowan <bcowan@gentoo.org>: - Added /etc/mime.type, fixes bug #13412. + Added depend on mime-types, fixes bug #13412. 1 Jan 2003; Martin Schlemmer <azarah@gentoo.org> sylpheed-claws-0.8.8.ebuild : diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.8.8.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.8.8.ebuild index 4730dcc65a85..c4bae8f1b244 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.8.8.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.8.8.ebuild,v 1.6 2003/01/08 20:14:04 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.8.8.ebuild,v 1.7 2003/01/08 22:13:47 bcowan Exp $ IUSE="nls gnome xface gtkhtml crypt spell imlib ssl ldap ipv6 pda" @@ -17,6 +17,7 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2* + app-misc/mime-types pda? ( >=app-misc/jpilot-0.99 ) ssl? ( >=dev-libs/openssl-0.9.6b ) ldap? ( >=net-nds/openldap-2.0.7 ) @@ -87,7 +88,6 @@ src_compile() { } src_install() { - dodir /etc make DESTDIR=${D} install || die local menuentry="/usr/share/gnome/apps/Internet/sylpheed.desktop" @@ -102,8 +102,5 @@ src_install() { mv ${D}/usr/share/pixmaps/sylpheed.png \ ${D}/usr/share/pixmaps/sylpheed-claws.png - insinto /etc - doins ${FILESDIR}/mime.types - dodoc AUTHORS ChangeLog* INSTALL* NEWS README* TODO* } diff --git a/net-mail/sylpheed/ChangeLog b/net-mail/sylpheed/ChangeLog index 642000e8994d..b76fb7c021f4 100644 --- a/net-mail/sylpheed/ChangeLog +++ b/net-mail/sylpheed/ChangeLog @@ -1,11 +1,11 @@ # ChangeLog for net-mail/sylpheed # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/ChangeLog,v 1.24 2003/01/08 20:17:41 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/ChangeLog,v 1.25 2003/01/08 22:11:01 bcowan Exp $ *sylpheed-0.8.8 (26 Dec 2002) 08 Jan 2003; Brad Cowan <bcowan@gentoo.org>: - Added /etc/mime.types, fixes bug # 13412. + Added depend on mime-types, fixes bug # 13412. 26 Dec 2002; Brad Cowan <bcowan@gentoo.org> sylpheed-0.8.8.ebuild, files/digest-sylpheed-0.8.8: diff --git a/net-mail/sylpheed/sylpheed-0.8.8.ebuild b/net-mail/sylpheed/sylpheed-0.8.8.ebuild index e8344b3306cb..f7681ef74756 100644 --- a/net-mail/sylpheed/sylpheed-0.8.8.ebuild +++ b/net-mail/sylpheed/sylpheed-0.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.8.8.ebuild,v 1.3 2003/01/08 20:17:41 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.8.8.ebuild,v 1.4 2003/01/08 22:11:01 bcowan Exp $ IUSE="ssl xface ipv6 nls gnome ldap crypt pda" @@ -17,6 +17,7 @@ KEYWORDS="x86" PROVIDE="virtual/sylpheed" DEPEND="=x11-libs/gtk+-1.2* + app-misc/mime-types xface? ( >=media-libs/compface-1.4 ) ssl? ( dev-libs/openssl ) pda? ( app-misc/jpilot ) @@ -55,10 +56,6 @@ src_install () { insinto /usr/share/pixmaps doins *.png - dodir /etc - insinto /etc - doins ${FILESDIR}/mime.types - if use gnome then dodir /usr/share/gnome/apps/Internet @@ -68,4 +65,3 @@ src_install () { dodoc ABOUT-NLS AUTHORS COPYING ChangeLog* NEWS README* TODO* } - |