summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-08-02 18:42:02 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-08-02 18:42:02 +0000
commit4591ad1f5209fb15409ac068d56197f34f44a533 (patch)
treefa1b0ab92087750cd8c86ca4111791ba541826d1 /app-text/tuxcards/tuxcards-1.2.ebuild
parentVersion bump to 1.5_alpha62, #66434 (diff)
downloadhistorical-4591ad1f5209fb15409ac068d56197f34f44a533.tar.gz
historical-4591ad1f5209fb15409ac068d56197f34f44a533.tar.bz2
historical-4591ad1f5209fb15409ac068d56197f34f44a533.zip
Fixed DESC typo, ~sparc wrt #101117
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/tuxcards/tuxcards-1.2.ebuild')
-rw-r--r--app-text/tuxcards/tuxcards-1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/tuxcards/tuxcards-1.2.ebuild b/app-text/tuxcards/tuxcards-1.2.ebuild
index bc6da6ad63f3..eedfd880f32f 100644
--- a/app-text/tuxcards/tuxcards-1.2.ebuild
+++ b/app-text/tuxcards/tuxcards-1.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/tuxcards-1.2.ebuild,v 1.10 2005/06/16 15:11:34 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/tuxcards-1.2.ebuild,v 1.11 2005/08/02 18:42:02 gustavoz Exp $
inherit kde-functions
-DESCRIPTION="A heirarchical text editor"
+DESCRIPTION="A hierarchical text editor"
HOMEPAGE="http://www.tuxcards.de"
SRC_URI="http://www.tifskom.de/tux/${PV}/${P}.tar.gz"
@@ -12,7 +12,7 @@ SRC_URI="http://www.tifskom.de/tux/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
IUSE=""
DEPEND="${DEPEND}
=x11-libs/qt-3*