summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2007-11-09 16:52:50 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2007-11-09 16:52:50 +0000
commit173362c6f246ba950bf2d3932a4e24ec60f750c1 (patch)
tree34bfa6765ae351eb7ec6793897f4935e575d7e91 /mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild
parentAdd ~alpha/~ia64/~sparc (diff)
downloadhistorical-173362c6f246ba950bf2d3932a4e24ec60f750c1.tar.gz
historical-173362c6f246ba950bf2d3932a4e24ec60f750c1.tar.bz2
historical-173362c6f246ba950bf2d3932a4e24ec60f750c1.zip
#195421, #3
Diffstat (limited to 'mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild')
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild
deleted file mode 100644
index 67bbcc8dd3df..000000000000
--- a/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild,v 1.11 2007/04/12 09:37:03 ticho Exp $
-
-IUSE=""
-DESCRIPTION="Sylpheed-Claws is an email client (and news reader) based on GTK+"
-HOMEPAGE="http://claws.sylpheed.org"
-SRC_URI=""
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
-RDEPEND=">=mail-client/claws-mail-${PV}"
-
-pkg_postinst() {
- elog "Sylpheed Claws has been renamed to Claws Mail."
- elog "You can now unmerge mail-client/sylpheed-claws package, as Claws Mail"
- elog "is now installed on your system in its place."
- elog "You can use following script to migrate plugins to Claws Mail:"
- elog "/bin/bash ${FILESDIR}/plugins-rebuild.sh"
-}