diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-05-06 00:39:22 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-05-06 00:39:22 +0000 |
commit | b8fe454732f3eb1d7376f188960d011f5d8da19a (patch) | |
tree | 22c5d5fdb88b06d09a56827d2a6aacc8178b9711 /media-sound | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-b8fe454732f3eb1d7376f188960d011f5d8da19a.tar.gz gentoo-2-b8fe454732f3eb1d7376f188960d011f5d8da19a.tar.bz2 gentoo-2-b8fe454732f3eb1d7376f188960d011f5d8da19a.zip |
Actually add ~x86-fbsd keyword.
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/esound/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/esound/esound-0.2.36-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog index a8f2a52a7fc6..569e9a0e841b 100644 --- a/media-sound/esound/ChangeLog +++ b/media-sound/esound/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/esound # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.66 2006/05/06 00:14:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.67 2006/05/06 00:39:22 flameeyes Exp $ + + 06 May 2006; Diego Pettenò <flameeyes@gentoo.org> + esound-0.2.36-r1.ebuild: + Actually add ~x86-fbsd keyword. 06 May 2006; Diego Pettenò <flameeyes@gentoo.org> +files/esound-0.2.36-mode_t.patch, esound-0.2.36-r1.ebuild: diff --git a/media-sound/esound/esound-0.2.36-r1.ebuild b/media-sound/esound/esound-0.2.36-r1.ebuild index a654be8abf32..17d719f33767 100644 --- a/media-sound/esound/esound-0.2.36-r1.ebuild +++ b/media-sound/esound/esound-0.2.36-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r1.ebuild,v 1.15 2006/05/06 00:14:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r1.ebuild,v 1.16 2006/05/06 00:39:22 flameeyes Exp $ inherit libtool gnome.org eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 sh sparc x86 ~x86-fbsd" IUSE="alsa debug ipv6 static tcpd" # esound comes with arts support, but it hasn't been tested yet, feel free to |