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
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')
-rw-r--r--app-text/tuxcards/ChangeLog5
-rw-r--r--app-text/tuxcards/Manifest12
-rw-r--r--app-text/tuxcards/tuxcards-1.2.ebuild6
3 files changed, 13 insertions, 10 deletions
diff --git a/app-text/tuxcards/ChangeLog b/app-text/tuxcards/ChangeLog
index 937dd2ccc70e..7cd6415ed5d2 100644
--- a/app-text/tuxcards/ChangeLog
+++ b/app-text/tuxcards/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/tuxcards
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/ChangeLog,v 1.11 2005/06/16 15:11:34 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/ChangeLog,v 1.12 2005/08/02 18:42:02 gustavoz Exp $
+
+ 02 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> tuxcards-1.2.ebuild:
+ Fixed DESC typo, ~sparc wrt #101117
16 Jun 2005; Andrej Kacian <ticho@gentoo.org> -tuxcards-1.1.ebuild,
tuxcards-1.2.ebuild:
diff --git a/app-text/tuxcards/Manifest b/app-text/tuxcards/Manifest
index e24e8fcbb0e5..aa400ab98e7b 100644
--- a/app-text/tuxcards/Manifest
+++ b/app-text/tuxcards/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 00c4ea8d5a23ab3572c4e3e421c009b0 tuxcards-1.2.ebuild 1042
-MD5 546b76ddd600c29c3232d356bf0be972 ChangeLog 1645
MD5 7dbb92cd2f9678d8a28634c532431cf4 metadata.xml 254
+MD5 5956fa05c5915bd6d2c07eefbd2bb4ef tuxcards-1.2.ebuild 1052
+MD5 89f96c453ed288226c87302952c2fccb ChangeLog 1762
MD5 210b415d2d1cd19da5aecd13de112a99 files/digest-tuxcards-1.2 64
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-iD8DBQFCsZbqQlM6RnzZP+IRAuH/AJ40d4vDREfuSkuox72zAfWqKCn4KwCgs2pA
-ChmSqJMG+IdPYzsb97vIm4Q=
-=j4lW
+iD8DBQFC776XKRy60XGEcJIRAiavAKCQ7Y67810Rta1wz2NPZMvbh7KNQQCgqWm6
+/5shdJmNA3Im/KAmSHgTRuA=
+=6HCr
-----END PGP SIGNATURE-----
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*