diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:29:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:29:33 +0000 |
commit | a3db091a0315be8bc2915362a1db59e797f24c84 (patch) | |
tree | 3165f177bcaf0102d98226385292aad5fd2ce221 /media-libs/zvbi/zvbi-0.2.4.ebuild | |
parent | add ~alpha and ~ia64 (diff) | |
download | historical-a3db091a0315be8bc2915362a1db59e797f24c84.tar.gz historical-a3db091a0315be8bc2915362a1db59e797f24c84.tar.bz2 historical-a3db091a0315be8bc2915362a1db59e797f24c84.zip |
stable on alpha and ia64
Diffstat (limited to 'media-libs/zvbi/zvbi-0.2.4.ebuild')
-rw-r--r-- | media-libs/zvbi/zvbi-0.2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/zvbi/zvbi-0.2.4.ebuild b/media-libs/zvbi/zvbi-0.2.4.ebuild index f9540de4a01f..578b8b4dca40 100644 --- a/media-libs/zvbi/zvbi-0.2.4.ebuild +++ b/media-libs/zvbi/zvbi-0.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/zvbi/zvbi-0.2.4.ebuild,v 1.3 2003/10/24 23:58:09 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/zvbi/zvbi-0.2.4.ebuild,v 1.4 2004/02/17 20:29:33 agriffis Exp $ IUSE="nls" @@ -11,7 +11,7 @@ HOMEPAGE="http://zapping.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~ppc amd64" +KEYWORDS="x86 sparc ~ppc amd64 alpha ia64" DEPEND="virtual/x11 nls? ( sys-devel/gettext )" |