--- /usr/portage/net-misc/asterisk-addons/asterisk-addons-1.2.8.ebuild 2008-02-21 05:07:47.000000000 +0100 +++ /usr/local/portage/net-misc/asterisk-addons/asterisk-addons-1.2.8-r1.ebuild 2008-03-03 13:11:42.000000000 +0100 @@ -7,7 +7,7 @@ inherit eutils flag-o-matic autotools -IUSE="elibc_uclibc mysql sqlite h323" +IUSE="elibc_uclibc mysql mysql_loguniqueid sqlite h323" SQLITE_PV="3.2.1" MY_P="${P/_/-}" @@ -68,6 +68,10 @@ epatch ${FILESDIR}/${PN}-1.2.2-gentoo-format_mp3.diff epatch ${FILESDIR}/${PN}-1.2.3-gentoo-ooh323c.diff + if use mysql_loguniqueid; then + epatch ${FILESDIR}/${PN}-1.2.8-mysql_loguniqueid.diff + fi + # patch from jaervosz for uclibc if use elibc_uclibc; then epatch ${FILESDIR}/${PN}-1.2.2-uclibc.diff