diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-02-12 20:18:48 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-02-12 20:18:48 +0000 |
commit | e1e199920b7aa66841c4291f0347e2bc0530829e (patch) | |
tree | 76d2437aa3e5c4266102a8c6f152daa9ecbb8a15 /kde-misc | |
parent | Added gnome2_omf_fix to fix some sandbox issues thanks to Ed Catmur <ed@catmu... (diff) | |
download | gentoo-2-e1e199920b7aa66841c4291f0347e2bc0530829e.tar.gz gentoo-2-e1e199920b7aa66841c4291f0347e2bc0530829e.tar.bz2 gentoo-2-e1e199920b7aa66841c4291f0347e2bc0530829e.zip |
Back to ~x86
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/tellico/tellico-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/tellico/ChangeLog b/kde-misc/tellico/ChangeLog index 54c03a3a83b3..3ff189447faa 100644 --- a/kde-misc/tellico/ChangeLog +++ b/kde-misc/tellico/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/tellico # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.30 2006/02/12 17:52:43 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.31 2006/02/12 20:18:48 halcy0n Exp $ + + 12 Feb 2006; Mark Loeser <halcy0n@gentoo.org> tellico-1.1.ebuild: + Back to ~x86 *tellico-1.1 (12 Feb 2006) diff --git a/kde-misc/tellico/tellico-1.1.ebuild b/kde-misc/tellico/tellico-1.1.ebuild index b31e5deb2176..81bcfd234886 100644 --- a/kde-misc/tellico/tellico-1.1.ebuild +++ b/kde-misc/tellico/tellico-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-1.1.ebuild,v 1.1 2006/02/12 17:52:43 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-1.1.ebuild,v 1.2 2006/02/12 20:18:48 halcy0n Exp $ inherit kde sgml-catalog @@ -13,7 +13,7 @@ SRC_URI="http://www.periapsis.org/tellico/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="calendar cddb yaz" DEPEND=">=dev-libs/libxml2-2.4.23 |