diff options
author | David Holm <dholm@gentoo.org> | 2005-07-08 20:53:05 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-08 20:53:05 +0000 |
commit | d60961fbf4215f04455058e954c390bed1c08770 (patch) | |
tree | 71189150013aee642add6e018d701c7b0428e9da /net-misc/asterisk-app_nv_faxdetect | |
parent | Stable on hppa (diff) | |
download | gentoo-2-d60961fbf4215f04455058e954c390bed1c08770.tar.gz gentoo-2-d60961fbf4215f04455058e954c390bed1c08770.tar.bz2 gentoo-2-d60961fbf4215f04455058e954c390bed1c08770.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/asterisk-app_nv_faxdetect')
-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 bfb41ca31dba..b410d8b27c41 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.2 2005/06/28 23:15:42 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-app_nv_faxdetect/ChangeLog,v 1.3 2005/07/08 20:51:18 dholm Exp $ + + 08 Jul 2005; David Holm <dholm@gentoo.org> + asterisk-app_nv_faxdetect-1.0.6.ebuild: + Added to ~ppc. 29 Jun 2005; Stefan Knoblich <stkn@gentoo.org> : Modified DESCRIPTION, making it more clear this ebuild contains both detect 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 1fb7c3e14786..bc5bd310cac7 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,6 +1,6 @@ # 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.2 2005/06/28 23:15:42 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-app_nv_faxdetect/asterisk-app_nv_faxdetect-1.0.6.ebuild,v 1.3 2005/07/08 20:51:18 dholm Exp $ inherit eutils @@ -14,7 +14,7 @@ IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" DEPEND="sys-libs/glibc >=net-misc/asterisk-1.0.5-r1" |