[74084] trunk/dports/gnome/empathy/Portfile
Revision: 74084 http://trac.macports.org/changeset/74084 Author: devans@macports.org Date: 2010-12-04 11:38:09 -0800 (Sat, 04 Dec 2010) Log Message: ----------- empathy: white space only. Modified Paths: -------------- trunk/dports/gnome/empathy/Portfile Modified: trunk/dports/gnome/empathy/Portfile =================================================================== --- trunk/dports/gnome/empathy/Portfile 2010-12-04 19:36:33 UTC (rev 74083) +++ trunk/dports/gnome/empathy/Portfile 2010-12-04 19:38:09 UTC (rev 74084) @@ -3,19 +3,19 @@ PortSystem 1.0 -name empathy -version 2.30.3 -revision 2 -set branch [join [lrange [split ${version} .] 0 1] .] -description Empathy is an instant-messaging(chat) program for GNOME +name empathy +version 2.30.3 +revision 2 +set branch [join [lrange [split ${version} .] 0 1] .] +description Empathy is an instant-messaging(chat) program for GNOME long_description \ Empathy is an instant-messaging(chat) program which supports text, \ voice, video, file transfers, and inter-application communication (tubes) \ over many different protocols(AIM, MSN, Google/Jabber, Facebook, SIP, Yahoo, etc). -maintainers devans openmaintainer -categories gnome -platforms darwin -homepage http://live.gnome.org/Empathy +maintainers devans openmaintainer +categories gnome +platforms darwin +homepage http://live.gnome.org/Empathy master_sites gnome:sources/${name}/${branch}/ checksums md5 d797f30219da87d4564fb92705626cd3 \ @@ -60,7 +60,7 @@ # enable build on Tiger by disabling map # support which indirectly depends on mesa # see #24393. -# +# platform darwin 8 { depends_lib-delete port:libchamplain
participants (1)
-
devans@macports.org