--- tvtime-1.0.2.ebuild 2005-12-04 19:19:16.000000000 +0100 +++ tvtime-1.0.2-r1.ebuild 2005-12-04 18:47:47.000000000 +0100 @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="nls" +IUSE="nls offensive" RDEPEND="virtual/x11 >=media-libs/freetype-2 @@ -28,6 +28,9 @@ epatch ${FILESDIR}/tvtime-1.0.2-gcc41.patch + # Remove `offensive' titles: + ! use offensive && epatch ${FILESDIR}/${P}-titles.patch + # use 'tvtime' for the application icon see bug #66293 sed -i -e "s/tvtime.png/tvtime/" docs/net-tvtime.desktop