Install this version:
emerge -a =net-misc/asterisk-e164-800notes-0.1.27
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =net-misc/asterisk-e164-800notes-0.1.27
Or alternatively:
emerge --autounmask-write -a =net-misc/asterisk-e164-800notes-0.1.27
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.1.27 | ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd | 0 |
DESCRIPTION="Asterisk AGI script to search 800notes for CallerID info"
HOMEPAGE="http://luke.dashjr.org/programs/AGI/"
MyP="${P/asterisk-/}"
SRC_URI="http://luke.dashjr.org/programs/AGI/${MyP}.tbz2"
LICENSE="Luke-Jr"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="
dev-perl/asterisk-perl
dev-perl/libwww-perl
dev-lang/perl"
S="${WORKDIR}/${MyP}"
src_install() {
exeinto /var/lib/asterisk/agi-bin/
doexe "e164-800notes.pl"
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | e164-800notes-0.1.27.tbz2 | 1265 bytes | http://luke.dashjr.org/programs/AGI/e164-800notes-0.1.27.tbz2 |