diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-06 18:36:54 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-06 18:36:54 +0000 |
commit | 7f9f32214fec5452cb30bdc383c0c97be74e6e2e (patch) | |
tree | 649413550abb3f6edc379710228a37a95ce84873 /dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild | |
parent | Marking amd64, sparc stable (diff) | |
download | historical-7f9f32214fec5452cb30bdc383c0c97be74e6e2e.tar.gz historical-7f9f32214fec5452cb30bdc383c0c97be74e6e2e.tar.bz2 historical-7f9f32214fec5452cb30bdc383c0c97be74e6e2e.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
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 75c981a4ca3b..56413f01c5cc 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.7 2006/08/04 22:28:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild,v 1.8 2006/08/06 18:34:10 mcummings 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 |