summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-oss
diff options
context:
space:
mode:
authorPol Vinogradov2006-08-31 03:04:22 +0500
committerPol Vinogradov2006-08-31 03:04:22 +0500
commitee763671b3ed8168f4f60c7ca3b41e6f037862b3 (patch)
tree479a302e165be4bba502dde175149d1a62b8b948 /audio-drivers/alsa-oss
parent954415bc1cd8ed193a41baf3adb5052ac9db249a (diff)
audio-drivers/alsa-oss:
DETAILS: removed PATCHLEVEL
Diffstat (limited to 'audio-drivers/alsa-oss')
-rwxr-xr-xaudio-drivers/alsa-oss/DETAILS1
-rw-r--r--audio-drivers/alsa-oss/HISTORY2
2 files changed, 1 insertions, 2 deletions
diff --git a/audio-drivers/alsa-oss/DETAILS b/audio-drivers/alsa-oss/DETAILS
index e2cf9e4bc8..d0e80a0a57 100755
--- a/audio-drivers/alsa-oss/DETAILS
+++ b/audio-drivers/alsa-oss/DETAILS
@@ -6,7 +6,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_HASH=sha512:877d49f9154d0578be6b6f4ae90a0bffa2ff89693d6a5c673c05c9ea33938e501887717ee896d4de21cb27d00c82db7fdd0aedb3f73c3cbf28a17adfbe467081
WEB_SITE=http://www.alsa-project.org/
ENTERED=20041026
- PATCHLEVEL=1
LICENSE[0]=LGPL
KEYWORDS="drivers audio"
SHORT="A OSS wrapper and utilities for the OSS layer in the Advanced Linux Sound Architecture."
diff --git a/audio-drivers/alsa-oss/HISTORY b/audio-drivers/alsa-oss/HISTORY
index a720582fe2..1c473b3c31 100644
--- a/audio-drivers/alsa-oss/HISTORY
+++ b/audio-drivers/alsa-oss/HISTORY
@@ -1,5 +1,5 @@
2006-08-31 Pol Vinogradov <vin.public@gmail.com>
- * DETAILS: updated to 1.0.12
+ * DETAILS: updated to 1.0.12, removed PATCHLEVEL
2006-08-24 Chris Dombroski <cdombroski@icanttype.org>
* DEPENDS: Added alsa-lib as a dependency #11253