diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-11-14 19:11:14 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-11-14 19:11:14 +0000 |
commit | fecbce7fdd12972eb156fc3e8da5084f30c5a494 (patch) | |
tree | 5c72c6755c0eaf7b514bdac7afb8587cdf8c5c4d /net-misc/asterisk-sounds/asterisk-sounds-1.2.1.ebuild | |
parent | amd64 stable, bug 175321 (diff) | |
download | gentoo-2-fecbce7fdd12972eb156fc3e8da5084f30c5a494.tar.gz gentoo-2-fecbce7fdd12972eb156fc3e8da5084f30c5a494.tar.bz2 gentoo-2-fecbce7fdd12972eb156fc3e8da5084f30c5a494.zip |
amd64 stable, bug 175318
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/asterisk-sounds/asterisk-sounds-1.2.1.ebuild')
-rw-r--r-- | net-misc/asterisk-sounds/asterisk-sounds-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/asterisk-sounds/asterisk-sounds-1.2.1.ebuild b/net-misc/asterisk-sounds/asterisk-sounds-1.2.1.ebuild index 4b4946f82bdb..ce8a4d99784d 100644 --- a/net-misc/asterisk-sounds/asterisk-sounds-1.2.1.ebuild +++ b/net-misc/asterisk-sounds/asterisk-sounds-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-sounds/asterisk-sounds-1.2.1.ebuild,v 1.2 2006/12/20 17:36:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-sounds/asterisk-sounds-1.2.1.ebuild,v 1.3 2007/11/14 19:11:14 beandog Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://ftp.digium.com/pub/asterisk/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc sparc x86" +KEYWORDS="amd64 ~hppa ~ppc sparc x86" DEPEND=">=net-misc/asterisk-1.2.0" |