summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-04-08 21:32:41 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-04-08 21:32:41 +0000
commit1f86032d304e4feaebd6d974cdc3330396a3919b (patch)
tree3f819d7e5521c9b0b2628dfac47f7b1828e15279 /dev-perl/Audio-DSP
parentStable on amd64 wrt bug 167418 (diff)
downloadgentoo-2-1f86032d304e4feaebd6d974cdc3330396a3919b.tar.gz
gentoo-2-1f86032d304e4feaebd6d974cdc3330396a3919b.tar.bz2
gentoo-2-1f86032d304e4feaebd6d974cdc3330396a3919b.zip
Marking amd64 stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/Audio-DSP')
-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)