diff options
author | Mike Doty <kingtaco@gentoo.org> | 2004-11-30 14:14:21 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2004-11-30 14:14:21 +0000 |
commit | a566cccc8ed2ab562441d8cf2485801d81190ff8 (patch) | |
tree | f016b7bde2215cb2af0cedb37cf495cc928ace99 /kde-misc | |
parent | Resolve bug, mark it as duplicate of bug # (diff) | |
download | historical-a566cccc8ed2ab562441d8cf2485801d81190ff8.tar.gz historical-a566cccc8ed2ab562441d8cf2485801d81190ff8.tar.bz2 historical-a566cccc8ed2ab562441d8cf2485801d81190ff8.zip |
~amd64 keyword added per #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 a45690652008..21e8ea011f8a 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.3 2004/10/31 00:13:15 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.4 2004/11/30 14:14:21 kingtaco Exp $ + + 30 Nov 2004; Mike Doty <kingtaco@gentoo.org> tellico-0.12.ebuild: + ~amd64 keyword added per #65514 31 Oct 2004; Lars Weiler <pylon@gentoo.org> tellico-0.12.ebuild: Stable on ppc as requested in bug #65514 diff --git a/kde-misc/tellico/Manifest b/kde-misc/tellico/Manifest index f46e09c97f5c..8943549c18b1 100644 --- a/kde-misc/tellico/Manifest +++ b/kde-misc/tellico/Manifest @@ -1,4 +1,4 @@ -MD5 055444754398cc1be935f53651b36b15 ChangeLog 583 +MD5 b47e22db5900779d01468e60adf0be58 ChangeLog 689 MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162 -MD5 05b48cba0c0d0bb28797f2f235b15a7d tellico-0.12.ebuild 583 +MD5 f6e09bbf2177bf2c4297613892a01968 tellico-0.12.ebuild 593 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 2cc8f3c50534..f8262598d940 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.3 2004/10/31 00:13:15 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-0.12.ebuild,v 1.4 2004/11/30 14:14:21 kingtaco 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 ~amd64" LICENSE="GPL-2" IUSE="" |