diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-05-31 04:50:37 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-05-31 04:50:37 +0000 |
commit | 7acf79c674225455308c550b6de84fcf467311a7 (patch) | |
tree | 848c628b26ee7fba3608d84d91aae69d2239f008 /kde-misc | |
parent | Stable on x86; bug #134763 (diff) | |
download | gentoo-2-7acf79c674225455308c550b6de84fcf467311a7.tar.gz gentoo-2-7acf79c674225455308c550b6de84fcf467311a7.tar.bz2 gentoo-2-7acf79c674225455308c550b6de84fcf467311a7.zip |
Stable on x86, tracking more stuff
(Portage version: 2.1_rc3-r1)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/tellico/tellico-1.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/tellico/ChangeLog b/kde-misc/tellico/ChangeLog index 5c2da5224afe..66a529e8c713 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.40 2006/05/30 04:51:24 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.41 2006/05/31 04:50:37 tsunam Exp $ + + 31 May 2006; Joshua Jackson <tsunam@gentoo.org> tellico-1.1.6.ebuild: + Stable on x86; bug #134764 30 May 2006; Joseph Jezak <josejx@gentoo.org> tellico-1.1.6.ebuild: Marked ppc stable for bug #134764. diff --git a/kde-misc/tellico/tellico-1.1.6.ebuild b/kde-misc/tellico/tellico-1.1.6.ebuild index ea6e95c8ff27..e935e89ea835 100644 --- a/kde-misc/tellico/tellico-1.1.6.ebuild +++ b/kde-misc/tellico/tellico-1.1.6.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.6.ebuild,v 1.3 2006/05/30 04:51:24 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-1.1.6.ebuild,v 1.4 2006/05/31 04:50:37 tsunam 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 |