Revision: 100340 https://trac.macports.org/changeset/100340 Author: devans@macports.org Date: 2012-12-08 11:38:52 -0800 (Sat, 08 Dec 2012) Log Message: ----------- at-spi: conflicts with at-spi2-atk. Modified Paths: -------------- trunk/dports/gnome/at-spi/Portfile Modified: trunk/dports/gnome/at-spi/Portfile =================================================================== --- trunk/dports/gnome/at-spi/Portfile 2012-12-08 18:13:05 UTC (rev 100339) +++ trunk/dports/gnome/at-spi/Portfile 2012-12-08 19:38:52 UTC (rev 100340) @@ -6,6 +6,7 @@ name at-spi version 1.30.1 revision 3 +conflicts at-spi2-atk license LGPL set branch [join [lrange [split ${version} .] 0 1] .] description Gnome Accesibility Technology Service @@ -13,7 +14,7 @@ 'at-spi' is a part of the Gnome Accessibility Project. It provides a \ Service Provider Interface for the Assistive Technologies available on \ the GNOME platform, and a library against which applications can be linked. -maintainers devans openmaintainer +maintainers nomaintainer categories gnome platforms darwin homepage http://developer.gnome.org/projects/gap/