diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-22 23:34:40 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-22 23:34:40 +0000 |
commit | d90bfcbd673cd3da4b4ad1b81dea2d30fff3511c (patch) | |
tree | 66826a6fca1c21ae3202e201b375791dbe5943c0 /media-sound | |
parent | Fix quoting, install init.d script only when alsa support is used, add ~x86-f... (diff) | |
download | gentoo-2-d90bfcbd673cd3da4b4ad1b81dea2d30fff3511c.tar.gz gentoo-2-d90bfcbd673cd3da4b4ad1b81dea2d30fff3511c.tar.bz2 gentoo-2-d90bfcbd673cd3da4b4ad1b81dea2d30fff3511c.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/timidity-eawpatches/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog index 2c5c587d8dd9..9f1b15e359c4 100644 --- a/media-sound/timidity-eawpatches/ChangeLog +++ b/media-sound/timidity-eawpatches/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/timidity-eawpatches # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.23 2006/07/12 20:56:06 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.24 2006/11/22 23:34:40 flameeyes Exp $ + + 22 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> + timidity-eawpatches-12-r4.ebuild: + Add ~x86-fbsd keyword. 12 Jul 2006; Stefan Schweizer <genstef@gentoo.org> timidity-eawpatches-12-r4.ebuild: diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild index efe0b51e0f77..5fc33feee14a 100644 --- a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild +++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.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/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild,v 1.9 2006/07/12 20:56:06 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild,v 1.10 2006/11/22 23:34:40 flameeyes Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://5hdumat.samizdat.net/music/eawpats${PV}_full.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd" DEPEND=">=media-sound/timidity++-2.13.0-r2" |