diff options
author | Stefan Knoblich <stkn@gentoo.org> | 2005-06-28 23:15:42 +0000 |
---|---|---|
committer | Stefan Knoblich <stkn@gentoo.org> | 2005-06-28 23:15:42 +0000 |
commit | b48031a6fbd4b45c3befe79386ecff7413108f51 (patch) | |
tree | 3b51e427232a2f3d42aa26fb166a2f664f30bd90 /net-misc | |
parent | Manual Manifest commit. (diff) | |
download | historical-b48031a6fbd4b45c3befe79386ecff7413108f51.tar.gz historical-b48031a6fbd4b45c3befe79386ecff7413108f51.tar.bz2 historical-b48031a6fbd4b45c3befe79386ecff7413108f51.zip |
Modified DESCRIPTION, making it more clear this ebuild contains both nv_*detect apps
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/asterisk-app_nv_faxdetect/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/asterisk-app_nv_faxdetect/asterisk-app_nv_faxdetect-1.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/asterisk-app_nv_faxdetect/ChangeLog b/net-misc/asterisk-app_nv_faxdetect/ChangeLog index f649df1e9107..bfb41ca31dba 100644 --- a/net-misc/asterisk-app_nv_faxdetect/ChangeLog +++ b/net-misc/asterisk-app_nv_faxdetect/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/asterisk-app_nv_faxdetect # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-app_nv_faxdetect/ChangeLog,v 1.1 2005/05/31 13:39:16 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-app_nv_faxdetect/ChangeLog,v 1.2 2005/06/28 23:15:42 stkn Exp $ + + 29 Jun 2005; Stefan Knoblich <stkn@gentoo.org> : + Modified DESCRIPTION, making it more clear this ebuild contains both detect + apps *asterisk-app_nv_faxdetect-1.0.6 (31 May 2005) diff --git a/net-misc/asterisk-app_nv_faxdetect/asterisk-app_nv_faxdetect-1.0.6.ebuild b/net-misc/asterisk-app_nv_faxdetect/asterisk-app_nv_faxdetect-1.0.6.ebuild index b01911247f76..1fb7c3e14786 100644 --- a/net-misc/asterisk-app_nv_faxdetect/asterisk-app_nv_faxdetect-1.0.6.ebuild +++ b/net-misc/asterisk-app_nv_faxdetect/asterisk-app_nv_faxdetect-1.0.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-app_nv_faxdetect/asterisk-app_nv_faxdetect-1.0.6.ebuild,v 1.1 2005/05/31 13:39:16 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-app_nv_faxdetect/asterisk-app_nv_faxdetect-1.0.6.ebuild,v 1.2 2005/06/28 23:15:42 stkn Exp $ inherit eutils MY_PN="app_nv_faxdetect" -DESCRIPTION="Asterisk application plugins to detect incoming faxes, dtfm and voice" +DESCRIPTION="Asterisk plugins to detect faxes, dtfm and voice (faxdetect and backgrounddetect)" HOMEPAGE="http://www.newmantelecom.com/asterisk/faxdetect/" SRC_URI="mirror://gentoo/${MY_PN}-${PV}.tar.bz2" |