summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-01 13:21:47 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-01 13:21:47 +0000
commit2d4858b782f5c8b1a2d007bd58def8b151ccc414 (patch)
treef95ffdfa95b7c287b8ee90de4501f37a3accf489 /dev-perl/Audio-DSP
parentChange version scheme (diff)
downloadgentoo-2-2d4858b782f5c8b1a2d007bd58def8b151ccc414.tar.gz
gentoo-2-2d4858b782f5c8b1a2d007bd58def8b151ccc414.tar.bz2
gentoo-2-2d4858b782f5c8b1a2d007bd58def8b151ccc414.zip
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Audio-DSP')
-rw-r--r--dev-perl/Audio-DSP/Audio-DSP-0.20.0.ebuild15
-rw-r--r--dev-perl/Audio-DSP/ChangeLog9
2 files changed, 22 insertions, 2 deletions
diff --git a/dev-perl/Audio-DSP/Audio-DSP-0.20.0.ebuild b/dev-perl/Audio-DSP/Audio-DSP-0.20.0.ebuild
new file mode 100644
index 000000000000..a3c863e02d05
--- /dev/null
+++ b/dev-perl/Audio-DSP/Audio-DSP-0.20.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 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.20.0.ebuild,v 1.1 2011/09/01 13:21:47 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=SETHJ
+MODULE_VERSION=0.02
+inherit perl-module
+
+DESCRIPTION="Perl interface to *NIX digital audio device"
+
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
diff --git a/dev-perl/Audio-DSP/ChangeLog b/dev-perl/Audio-DSP/ChangeLog
index 432791de873b..a9b9b25f3a2d 100644
--- a/dev-perl/Audio-DSP/ChangeLog
+++ b/dev-perl/Audio-DSP/ChangeLog
@@ -1,6 +1,11 @@
# 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.3 2007/04/10 11:38:14 mcummings Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-DSP/ChangeLog,v 1.4 2011/09/01 13:21:47 tove Exp $
+
+*Audio-DSP-0.20.0 (01 Sep 2011)
+
+ 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Audio-DSP-0.20.0.ebuild:
+ Change version scheme
10 Apr 2007; Michael Cummings <mcummings@gentoo.org>
Audio-DSP-0.02.ebuild: