diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-08-19 10:19:36 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-08-19 10:19:36 +0000 |
commit | 083f2888449781689f3ac81596ee83838ffb3b3f (patch) | |
tree | 6f38ea5a07d56865725cee5e532cbc2f8aa04297 /media-sound/timidity-eawpatches | |
parent | gnustep-env should not have gotten masked, remove the mask entry. (diff) | |
download | gentoo-2-083f2888449781689f3ac81596ee83838ffb3b3f.tar.gz gentoo-2-083f2888449781689f3ac81596ee83838ffb3b3f.tar.bz2 gentoo-2-083f2888449781689f3ac81596ee83838ffb3b3f.zip |
arm stable.
(Portage version: 2.1.3.6)
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 18b01a03b4a1..5b8516fd9d27 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.37 2007/02/24 15:24:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.38 2007/08/19 10:19:36 drac Exp $ + + 19 Aug 2007; Samuli Suominen <drac@gentoo.org> + timidity-eawpatches-12-r4.ebuild: + arm stable. 24 Feb 2007; Jeroen Roovers <jer@gentoo.org> timidity-eawpatches-12-r5.ebuild: diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild index 40e538d90cd2..75c5a6b28c8f 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-2007 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.11 2007/01/05 20:12:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild,v 1.12 2007/08/19 10:19:36 drac 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 ~x86-fbsd" +KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" DEPEND=">=media-sound/timidity++-2.13.0-r2" |