diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-30 21:21:34 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-30 21:21:34 +0000 |
commit | 214348ce6c0e982a90e05b14e8b35018d7cdac74 (patch) | |
tree | d134c66f50922a831f0ce80d15386b206aa2bf58 /kde-misc | |
parent | no longer uses packed jars #63308 (diff) | |
download | historical-214348ce6c0e982a90e05b14e8b35018d7cdac74.tar.gz historical-214348ce6c0e982a90e05b14e8b35018d7cdac74.tar.bz2 historical-214348ce6c0e982a90e05b14e8b35018d7cdac74.zip |
Stable on sparc wrt bug #65514
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/tellico/Manifest | 4 | ||||
-rw-r--r-- | kde-misc/tellico/tellico-0.12.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/kde-misc/tellico/ChangeLog b/kde-misc/tellico/ChangeLog index bf4e3de732c0..2d0e5c024418 100644 --- a/kde-misc/tellico/ChangeLog +++ b/kde-misc/tellico/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/tellico # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.1 2004/10/30 18:26:51 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.2 2004/10/30 21:21:34 weeve Exp $ + + 30 Oct 2004; Jason Wever <weeve@gentoo.org> tellico-0.12.ebuild: + Stable on sparc wrt bug #65514 *tellico-0.12 (30 Oct 2004) diff --git a/kde-misc/tellico/Manifest b/kde-misc/tellico/Manifest index 567b33013b18..15914d3ce594 100644 --- a/kde-misc/tellico/Manifest +++ b/kde-misc/tellico/Manifest @@ -1,4 +1,4 @@ -MD5 e6772c20e994181fefeb1f7f7e097553 tellico-0.12.ebuild 585 -MD5 e72c835ed68334972f9653932f7128e9 ChangeLog 371 +MD5 a322558e037718e7d0aae5d2bed65cad ChangeLog 472 MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162 +MD5 b39383eb31e027f2fce76e16518ca478 tellico-0.12.ebuild 584 MD5 41b4021f4d3c931cbfa8fb1efd45580c files/digest-tellico-0.12 65 diff --git a/kde-misc/tellico/tellico-0.12.ebuild b/kde-misc/tellico/tellico-0.12.ebuild index a8c64eec24b7..1eb6666ae516 100644 --- a/kde-misc/tellico/tellico-0.12.ebuild +++ b/kde-misc/tellico/tellico-0.12.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/kde-misc/tellico/tellico-0.12.ebuild,v 1.1 2004/10/30 18:26:51 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-0.12.ebuild,v 1.2 2004/10/30 21:21:34 weeve Exp $ inherit kde @@ -8,7 +8,7 @@ DESCRIPTION="A collection manager for the KDE environment" HOMEPAGE="http://www.periapsis.org/tellico" SRC_URI="http://www.periapsis.org/tellico/download/${P}.tar.gz" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 sparc ~ppc" LICENSE="GPL-2" IUSE="" |