diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 17:56:37 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 17:56:37 +0000 |
commit | cb1132e897170a6154c62744f4521275c5044206 (patch) | |
tree | e55647ef333cd60e0972a3eb950b96a6feef4a95 /dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild | |
parent | Stable on IA64. (diff) | |
download | gentoo-2-cb1132e897170a6154c62744f4521275c5044206.tar.gz gentoo-2-cb1132e897170a6154c62744f4521275c5044206.tar.bz2 gentoo-2-cb1132e897170a6154c62744f4521275c5044206.zip |
Marking stable x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild')
-rw-r--r-- | dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild b/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild index 3d468ffed277..7408a1c1b1ba 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-2005 Gentoo Foundation +# 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.2 2005/04/19 15:58:14 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild,v 1.3 2006/01/13 17:52:23 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 ~ppc ~x86 ~sparc" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" # Dont' enable tests unless your working without a sandbox - expects to write to /dev/mixer |