diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-17 23:24:16 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-17 23:24:16 +0000 |
commit | 2ddf904f6fa7749102ef23b1bdb67c69f69285d3 (patch) | |
tree | de9925612bb3d09a3c9caab7632c3aa57ead74fe /profiles/default-hppa-1.4 | |
parent | Version bumped. Ebuild provided by Urs Joss <tschenturs@gmx.ch>, closing bug ... (diff) | |
download | gentoo-2-2ddf904f6fa7749102ef23b1bdb67c69f69285d3.tar.gz gentoo-2-2ddf904f6fa7749102ef23b1bdb67c69f69285d3.tar.bz2 gentoo-2-2ddf904f6fa7749102ef23b1bdb67c69f69285d3.zip |
Removed alsa from use.mask in all hppa profiles and using hppa-dev-sources as the default for virtual/alsa.
Diffstat (limited to 'profiles/default-hppa-1.4')
-rw-r--r-- | profiles/default-hppa-1.4/use.mask | 4 | ||||
-rw-r--r-- | profiles/default-hppa-1.4/virtuals | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/profiles/default-hppa-1.4/use.mask b/profiles/default-hppa-1.4/use.mask index b667f99e99b8..ea91f4cf9538 100644 --- a/profiles/default-hppa-1.4/use.mask +++ b/profiles/default-hppa-1.4/use.mask @@ -36,10 +36,6 @@ avi # Mozilla is curently not working mozilla -# 20 Jun 2003 Guy Martin <gmsoft@gentoo.org> -# Alsa is not yet tested -alsa - # 13 Apr 2003 Guy Martin <gmsoft@gentoo.org> # Selinux patches not tested on hppa and no kernel sources are emergeables with this patch. selinux diff --git a/profiles/default-hppa-1.4/virtuals b/profiles/default-hppa-1.4/virtuals index 1b81ae3f8532..e54d46467944 100644 --- a/profiles/default-hppa-1.4/virtuals +++ b/profiles/default-hppa-1.4/virtuals @@ -1,7 +1,7 @@ virtual/lpr net-print/cups virtual/python dev-lang/python virtual/mta mail-mta/ssmtp -virtual/alsa media-sound/alsa-driver +virtual/alsa sys-kernel/hppa-dev-sources virtual/kernel sys-kernel/hppa-headers virtual/linux-sources sys-kernel/hppa-sources virtual/glibc sys-libs/glibc |