diff options
author | 2006-07-10 14:27:05 +0000 | |
---|---|---|
committer | 2006-07-10 14:27:05 +0000 | |
commit | 47e34feb23b846ae26eb121f996791f91fa402b7 (patch) | |
tree | d8fef74662b2c3f43c5c4c16287ecc046d31b6fb /dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild | |
parent | Mark 1.0.1 stable on ia64 (diff) | |
download | historical-47e34feb23b846ae26eb121f996791f91fa402b7.tar.gz historical-47e34feb23b846ae26eb121f996791f91fa402b7.tar.bz2 historical-47e34feb23b846ae26eb121f996791f91fa402b7.zip |
Mark 0.7 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild')
-rw-r--r-- | dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild b/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild index f45b65eb894d..83e2992e0bc5 100644 --- a/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild +++ b/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild,v 1.5 2006/06/11 23:45:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild,v 1.6 2006/07/10 14:27:05 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/S/SE/SERGEY/${P}.tar.gz" LICENSE="Artistic" #LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" # Dont' enable tests unless your working without a sandbox - expects to write to /dev/mixer |