summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 17:56:37 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 17:56:37 +0000
commitcb1132e897170a6154c62744f4521275c5044206 (patch)
treee55647ef333cd60e0972a3eb950b96a6feef4a95 /dev-perl/Audio-Mixer
parentStable on IA64. (diff)
downloadgentoo-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')
-rw-r--r--dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild6
-rw-r--r--dev-perl/Audio-Mixer/ChangeLog8
2 files changed, 9 insertions, 5 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
diff --git a/dev-perl/Audio-Mixer/ChangeLog b/dev-perl/Audio-Mixer/ChangeLog
index 9dc8e08f0f42..6d6bb66a8e8c 100644
--- a/dev-perl/Audio-Mixer/ChangeLog
+++ b/dev-perl/Audio-Mixer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Audio-Mixer
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog,v 1.2 2005/04/19 15:58:14 luckyduck Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog,v 1.3 2006/01/13 17:52:23 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Audio-Mixer-0.7.ebuild:
+ Marking stable x86
19 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> Audio-Mixer-0.7.ebuild:
added ~amd64 and ~ppc to KEYWORDS