diff options
author | Rob Romans <killsoft@gentoo.org> | 2004-08-04 23:22:47 +0000 |
---|---|---|
committer | Rob Romans <killsoft@gentoo.org> | 2004-08-04 23:22:47 +0000 |
commit | 9a4e63cabaf69607c496ed6b8e77bf1423402989 (patch) | |
tree | 697e3ccfb25df94b84cbc6691767a2a0f5c9b099 /media-radio/xdx/xdx-1.2.ebuild | |
parent | Added mail-filter/clamassassin:subjectrewrite. (diff) | |
download | historical-9a4e63cabaf69607c496ed6b8e77bf1423402989.tar.gz historical-9a4e63cabaf69607c496ed6b8e77bf1423402989.tar.bz2 historical-9a4e63cabaf69607c496ed6b8e77bf1423402989.zip |
Mark stable on x86
Diffstat (limited to 'media-radio/xdx/xdx-1.2.ebuild')
-rw-r--r-- | media-radio/xdx/xdx-1.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-radio/xdx/xdx-1.2.ebuild b/media-radio/xdx/xdx-1.2.ebuild index b4134315b17d..90d0674dbe17 100644 --- a/media-radio/xdx/xdx-1.2.ebuild +++ b/media-radio/xdx/xdx-1.2.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/xdx/xdx-1.2.ebuild,v 1.6 2004/06/30 02:35:03 killsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/xdx/xdx-1.2.ebuild,v 1.7 2004/08/04 23:16:26 killsoft Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.qsl.net/pg4i/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND="virtual/libc @@ -38,3 +38,4 @@ pkg_postinst() { einfo "Preferences dialog." echo } + |