diff options
Diffstat (limited to 'app-text/tuxcards/tuxcards-1.1.ebuild')
-rw-r--r-- | app-text/tuxcards/tuxcards-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tuxcards/tuxcards-1.1.ebuild b/app-text/tuxcards/tuxcards-1.1.ebuild index ff3d3bfa4106..580f23bf6e09 100644 --- a/app-text/tuxcards/tuxcards-1.1.ebuild +++ b/app-text/tuxcards/tuxcards-1.1.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/app-text/tuxcards/tuxcards-1.1.ebuild,v 1.4 2004/12/13 22:56:57 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/tuxcards-1.1.ebuild,v 1.5 2004/12/27 21:39:57 ticho Exp $ DESCRIPTION="A heirarchical text editor" HOMEPAGE="http://www.tuxcards.de" @@ -10,7 +10,7 @@ SRC_URI="http://www.tifskom.de/tux/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=x11-libs/qt-3.1.1" |