diff options
author | 2006-08-02 21:57:32 +0000 | |
---|---|---|
committer | 2006-08-02 21:57:32 +0000 | |
commit | 4fc29fcbdc4f49736488deb0c538542f759f9cfa (patch) | |
tree | b9c6c4b2db2e1aab64b53f4904e261f08dfc07e9 /net-misc/asterisk-sounds/asterisk-sounds-1.0.8.ebuild | |
parent | Broaden mask to include app-admin/eselect-1.0.4. (diff) | |
download | historical-4fc29fcbdc4f49736488deb0c538542f759f9cfa.tar.gz historical-4fc29fcbdc4f49736488deb0c538542f759f9cfa.tar.bz2 historical-4fc29fcbdc4f49736488deb0c538542f759f9cfa.zip |
Stable on sparc
Package-Manager: portage-2.1-r1
Diffstat (limited to 'net-misc/asterisk-sounds/asterisk-sounds-1.0.8.ebuild')
-rw-r--r-- | net-misc/asterisk-sounds/asterisk-sounds-1.0.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/asterisk-sounds/asterisk-sounds-1.0.8.ebuild b/net-misc/asterisk-sounds/asterisk-sounds-1.0.8.ebuild index cdc36561c7e6..4288cafe9d69 100644 --- a/net-misc/asterisk-sounds/asterisk-sounds-1.0.8.ebuild +++ b/net-misc/asterisk-sounds/asterisk-sounds-1.0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.0.8.ebuild,v 1.4 2005/09/15 02:43:46 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-sounds/asterisk-sounds-1.0.8.ebuild,v 1.5 2006/08/02 21:57:32 gustavoz Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.digium.com/pub/telephony/asterisk/old-releases/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~hppa ~amd64 ~ppc" +KEYWORDS="x86 sparc ~hppa ~amd64 ~ppc" DEPEND="net-misc/asterisk" |