# Copyright 2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak # $Header: $ inherit macos-bin DESCRIPTION="Adium is a free instant messaging application for Mac OS X that can connect to AIM, MSN, Jabber, Yahoo, and more." HOMEPAGE="http://www.adiumx.com/" MY_PN="AdiumX" SRC_URI="http://adiumx.cachefly.net/${MY_PN}_${PV}.dmg" LICENSE="GPL-2" SLOT="0" KEYWORDS="~ppc-macos" IUSE="" src_install() { remove_broken_links Adium.app doapp Adium.app }