summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Audio-DSP/Audio-DSP-0.02.ebuild4
-rw-r--r--dev-perl/Audio-DSP/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Audio-DSP/Audio-DSP-0.02.ebuild b/dev-perl/Audio-DSP/Audio-DSP-0.02.ebuild
index fb0146d55aa3..62bbb1f17ab8 100644
--- a/dev-perl/Audio-DSP/Audio-DSP-0.02.ebuild
+++ b/dev-perl/Audio-DSP/Audio-DSP-0.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-DSP/Audio-DSP-0.02.ebuild,v 1.1 2007/01/20 16:50:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-DSP/Audio-DSP-0.02.ebuild,v 1.2 2007/04/08 21:32:41 mcummings Exp $
inherit perl-module
@@ -12,6 +12,6 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86 ~sparc"
+KEYWORDS="amd64 ~sparc ~x86"
DEPEND="dev-lang/perl"
diff --git a/dev-perl/Audio-DSP/ChangeLog b/dev-perl/Audio-DSP/ChangeLog
index 4bff854e87b2..1160871ca846 100644
--- a/dev-perl/Audio-DSP/ChangeLog
+++ b/dev-perl/Audio-DSP/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Audio-DSP
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-DSP/ChangeLog,v 1.1 2007/01/20 16:50:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-DSP/ChangeLog,v 1.2 2007/04/08 21:32:41 mcummings Exp $
+
+ 08 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Audio-DSP-0.02.ebuild:
+ Marking amd64 stable
*Audio-DSP-0.02 (20 Jan 2007)