diff options
author | Markus Ullmann <jokey@gentoo.org> | 2006-06-15 14:25:52 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2006-06-15 14:25:52 +0000 |
commit | ea5add74ccf846397d2b4696f8706014e5eae812 (patch) | |
tree | fe30e162aac28ab8cd84f1e53aec9adc6c3ba00c /media-sound/timidity-eawpatches | |
parent | Add the ~x86 KEYWORD (diff) | |
download | gentoo-2-ea5add74ccf846397d2b4696f8706014e5eae812.tar.gz gentoo-2-ea5add74ccf846397d2b4696f8706014e5eae812.tar.bz2 gentoo-2-ea5add74ccf846397d2b4696f8706014e5eae812.zip |
You're ~ARMed now ;)
(Portage version: 2.1)
Diffstat (limited to 'media-sound/timidity-eawpatches')
3 files changed, 9 insertions, 3 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog index 2b6f4abbd514..01567170f9a8 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.21 2006/05/23 19:57:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.22 2006/06/15 14:25:52 jokey Exp $ + + 15 Jun 2006; Markus Ullmann <jokey@gentoo.org> + timidity-eawpatches-12-r4.ebuild: + You're ~ARMed now ;) 23 May 2006; Markus Rothe <corsair@gentoo.org> timidity-eawpatches-12-r4.ebuild: diff --git a/media-sound/timidity-eawpatches/files/digest-timidity-eawpatches-12-r4 b/media-sound/timidity-eawpatches/files/digest-timidity-eawpatches-12-r4 index a45653bba691..9b441330c595 100644 --- a/media-sound/timidity-eawpatches/files/digest-timidity-eawpatches-12-r4 +++ b/media-sound/timidity-eawpatches/files/digest-timidity-eawpatches-12-r4 @@ -1 +1,3 @@ MD5 8ebcf0583f3077346ebace93c8ea166f eawpats12_full.tar.gz 32047230 +RMD160 79616f0417943a72e616898a69b85b6cfd81f492 eawpats12_full.tar.gz 32047230 +SHA256 0a1b7368e6e525d62900b34bd061ccc830e6fe1747601ede703e3eb0d1d968b6 eawpats12_full.tar.gz 32047230 diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild index 710920e9c110..11cb519a01ba 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.7 2006/05/23 19:57:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild,v 1.8 2006/06/15 14:25:52 jokey 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 hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86" DEPEND=">=media-sound/timidity++-2.13.0-r2" |