diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2005-05-27 15:06:02 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2005-05-27 15:06:02 +0000 |
commit | bb1f278dea5ff49dccc77e6c2801c4a3bd7426de (patch) | |
tree | 03a8d6f70f59d9a7e7c92cdf5ba1bdf1cc14409d | |
parent | Added patch to allow compilation of qt on non-linux systems (specifically Gen... (diff) | |
download | historical-bb1f278dea5ff49dccc77e6c2801c4a3bd7426de.tar.gz historical-bb1f278dea5ff49dccc77e6c2801c4a3bd7426de.tar.bz2 historical-bb1f278dea5ff49dccc77e6c2801c4a3bd7426de.zip |
stable on x86
Package-Manager: portage-2.0.51.19
-rw-r--r-- | kde-misc/tellico/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/tellico/Manifest | 8 | ||||
-rw-r--r-- | kde-misc/tellico/tellico-0.13.6.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/kde-misc/tellico/ChangeLog b/kde-misc/tellico/ChangeLog index dc2dab8d4533..0a0d194e362e 100644 --- a/kde-misc/tellico/ChangeLog +++ b/kde-misc/tellico/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/tellico # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.17 2005/05/27 14:42:08 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.18 2005/05/27 15:06:02 carlo Exp $ + + 27 May 2005; Carsten Lohrke <carlo@gentoo.org> tellico-0.13.6.ebuild: + stable on x86 *tellico-0.13.7 (27 May 2005) diff --git a/kde-misc/tellico/Manifest b/kde-misc/tellico/Manifest index c4b754d1b28b..a49fec2b6a16 100644 --- a/kde-misc/tellico/Manifest +++ b/kde-misc/tellico/Manifest @@ -1,8 +1,8 @@ +MD5 ddfef122cdba2ca01bc50ba5bd9925c9 tellico-0.13.5.ebuild 641 MD5 78ee568fbd84dab88b4b69f2e5057827 tellico-0.13.7.ebuild 642 +MD5 7793daae76dbbf4b9a2a09457acbf18e tellico-0.13.6.ebuild 643 +MD5 c199ff65f07704d59625e64d01aeb58b ChangeLog 2439 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 -MD5 7240d3f47f452ddc929ec992dd415015 tellico-0.13.6.ebuild 644 -MD5 91489e44b8b648fbc8619023718befd2 ChangeLog 2351 -MD5 ddfef122cdba2ca01bc50ba5bd9925c9 tellico-0.13.5.ebuild 641 MD5 32c148e392bfa303823bd544032da253 files/digest-tellico-0.13.5 67 -MD5 09842214d7642f1a90db70719bd40a3e files/digest-tellico-0.13.7 67 MD5 ed652cfa1bc8c3bf1ba03406c806be42 files/digest-tellico-0.13.6 67 +MD5 09842214d7642f1a90db70719bd40a3e files/digest-tellico-0.13.7 67 diff --git a/kde-misc/tellico/tellico-0.13.6.ebuild b/kde-misc/tellico/tellico-0.13.6.ebuild index 0ad7a6122f59..e97691607348 100644 --- a/kde-misc/tellico/tellico-0.13.6.ebuild +++ b/kde-misc/tellico/tellico-0.13.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-0.13.6.ebuild,v 1.2 2005/04/14 11:57:11 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-0.13.6.ebuild,v 1.3 2005/05/27 15:06:02 carlo 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 ~amd64" +KEYWORDS="x86 ~sparc ~ppc ~amd64" LICENSE="GPL-2" IUSE="yaz" |