diff options
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" |