diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-22 23:39:36 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-22 23:39:36 +0000 |
commit | 61017c87b10d03a9c8c024120ec92a0e1d1be035 (patch) | |
tree | 9c6bfee5ab4b0a96964c0ab4e2eb58bc298214cc /media-sound/timidity-eawpatches | |
parent | Revbump to fix bug #56444 with fontconfig.properties based on RedHat 9.0, pro... (diff) | |
download | historical-61017c87b10d03a9c8c024120ec92a0e1d1be035.tar.gz historical-61017c87b10d03a9c8c024120ec92a0e1d1be035.tar.bz2 historical-61017c87b10d03a9c8c024120ec92a0e1d1be035.zip |
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'media-sound/timidity-eawpatches')
-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" |