summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/vuze/vuze-4.6.0.2.ebuild')
-rw-r--r--net-p2p/vuze/vuze-4.6.0.2.ebuild10
1 files changed, 2 insertions, 8 deletions
diff --git a/net-p2p/vuze/vuze-4.6.0.2.ebuild b/net-p2p/vuze/vuze-4.6.0.2.ebuild
index f308d29b4a71..aac2e0172b6e 100644
--- a/net-p2p/vuze/vuze-4.6.0.2.ebuild
+++ b/net-p2p/vuze/vuze-4.6.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/vuze-4.6.0.2.ebuild,v 1.1 2011/02/08 23:37:59 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/vuze-4.6.0.2.ebuild,v 1.2 2012/04/17 11:15:29 ssuominen Exp $
EAPI=2
@@ -130,12 +130,6 @@ pkg_postinst() {
elog "Using this config file you can start the console UI."
elog
- if ! has_version dev-java/swt:3.6[xulrunner]; then
- elog
- elog "Your dev-java/swt:3.6 was built without xulrunner support. Features such as Vuze HD Network will not work."
- elog "Rebuild swt with USE=xulrunner (needs xulrunner-1.9) to use these features."
- fi
-
fdo-mime_desktop_database_update
}