summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Romans <killsoft@gentoo.org>2004-08-25 01:55:53 +0000
committerRob Romans <killsoft@gentoo.org>2004-08-25 01:55:53 +0000
commite8fee2d24630d5d7a6742e2d6ede29227fc6759a (patch)
tree3caacaf96eb4bf3ba886fd18e625eec7d2bfd7ca /media-radio
parentMark stable on x86 (Manifest recommit) (diff)
downloadgentoo-2-e8fee2d24630d5d7a6742e2d6ede29227fc6759a.tar.gz
gentoo-2-e8fee2d24630d5d7a6742e2d6ede29227fc6759a.tar.bz2
gentoo-2-e8fee2d24630d5d7a6742e2d6ede29227fc6759a.zip
Mark stable on x86, include other archs as unstable for testing.
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/tlf/Manifest4
-rw-r--r--media-radio/tlf/tlf-0.9.19.ebuild4
-rw-r--r--media-radio/tlf/tlf-0.9.20.ebuild5
3 files changed, 7 insertions, 6 deletions
diff --git a/media-radio/tlf/Manifest b/media-radio/tlf/Manifest
index df326ef7052d..c9014b34f109 100644
--- a/media-radio/tlf/Manifest
+++ b/media-radio/tlf/Manifest
@@ -1,5 +1,5 @@
-MD5 0445add4bc1f43c112c7919a487f02ef tlf-0.9.20.ebuild 745
-MD5 4e77ffa9599a6bdf73bf8f3bbdd647d4 tlf-0.9.19.ebuild 738
+MD5 2ea677ec0547f8e8d2993db6adaaebc3 tlf-0.9.20.ebuild 662
+MD5 2ea677ec0547f8e8d2993db6adaaebc3 tlf-0.9.19.ebuild 662
MD5 6cc66a5721b3843bb14705ba54693bfe ChangeLog 819
MD5 28d0c3bb6c80425620241cff231da8d3 metadata.xml 224
MD5 c0e39249a77a318de45e2dbcf775a9f6 files/digest-tlf-0.9.19 62
diff --git a/media-radio/tlf/tlf-0.9.19.ebuild b/media-radio/tlf/tlf-0.9.19.ebuild
index e0fb3777365b..a264d96db76e 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.4 2004/08/04 23:15:10 killsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.19.ebuild,v 1.5 2004/08/25 01:55:53 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"
+KEYWORDS="x86 ~ppc ~ppc64 ~amd64 ~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 a62783e881c1..c85c1d5b3f2b 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.1 2004/07/22 05:02:03 killsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.20.ebuild,v 1.2 2004/08/25 01:55:53 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 ~alpha"
+KEYWORDS="x86 ~ppc ~ppc64 ~amd64 ~alpha"
IUSE=""
RDEPEND="virtual/libc
@@ -29,3 +29,4 @@ src_compile() {
src_install() {
einstall || die
}
+