diff options
author | Rob Romans <killsoft@gentoo.org> | 2004-08-25 23:31:56 +0000 |
---|---|---|
committer | Rob Romans <killsoft@gentoo.org> | 2004-08-25 23:31:56 +0000 |
commit | a0652411f4b978e8169e7bf66e1be0d02f62a739 (patch) | |
tree | 340e67b9a5a7f454e1ea394bb6f0bfdd9fa55905 /media-radio | |
parent | should not have added ~ppc64 and ~amd64. sorry. (diff) | |
download | historical-a0652411f4b978e8169e7bf66e1be0d02f62a739.tar.gz historical-a0652411f4b978e8169e7bf66e1be0d02f62a739.tar.bz2 historical-a0652411f4b978e8169e7bf66e1be0d02f62a739.zip |
should not have added ~ppc64 and ~amd64
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/tlf/tlf-0.9.19.ebuild | 4 | ||||
-rw-r--r-- | media-radio/tlf/tlf-0.9.20.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-radio/tlf/tlf-0.9.19.ebuild b/media-radio/tlf/tlf-0.9.19.ebuild index a264d96db76e..ae6740fa8e91 100644 --- a/media-radio/tlf/tlf-0.9.19.ebuild +++ b/media-radio/tlf/tlf-0.9.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.19.ebuild,v 1.5 2004/08/25 01:55:53 killsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.19.ebuild,v 1.6 2004/08/25 23:31:56 killsoft Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://sharon.esrac.ele.tue.nl/pub/linux/ham/tlf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~ppc64 ~amd64 ~alpha" +KEYWORDS="x86 ~ppc ~alpha" IUSE="" RDEPEND="virtual/libc diff --git a/media-radio/tlf/tlf-0.9.20.ebuild b/media-radio/tlf/tlf-0.9.20.ebuild index c85c1d5b3f2b..a91c6dad09e0 100644 --- a/media-radio/tlf/tlf-0.9.20.ebuild +++ b/media-radio/tlf/tlf-0.9.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.20.ebuild,v 1.2 2004/08/25 01:55:53 killsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.20.ebuild,v 1.3 2004/08/25 23:31:56 killsoft Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://sharon.esrac.ele.tue.nl/pub/linux/ham/tlf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~ppc64 ~amd64 ~alpha" +KEYWORDS="x86 ~ppc ~alpha" IUSE="" RDEPEND="virtual/libc |