diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-03 09:21:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-03 09:21:17 +0000 |
commit | 0dc19100515ff45407e0ae3b5980d3af8e1ab3b7 (patch) | |
tree | 77e7517667cf62b43224b4f61a5282a74cbf9a63 /app-i18n/koffice-i18n | |
parent | * bump (diff) | |
download | gentoo-2-0dc19100515ff45407e0ae3b5980d3af8e1ab3b7.tar.gz gentoo-2-0dc19100515ff45407e0ae3b5980d3af8e1ab3b7.tar.bz2 gentoo-2-0dc19100515ff45407e0ae3b5980d3af8e1ab3b7.zip |
Add ~ia64 wrt bug 156614
(Portage version: 2.1.2.3)
Diffstat (limited to 'app-i18n/koffice-i18n')
-rw-r--r-- | app-i18n/koffice-i18n/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/koffice-i18n/ChangeLog b/app-i18n/koffice-i18n/ChangeLog index f578253984b2..9d6cecce9abf 100644 --- a/app-i18n/koffice-i18n/ChangeLog +++ b/app-i18n/koffice-i18n/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/koffice-i18n # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.88 2007/03/31 00:32:25 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.89 2007/04/03 09:21:17 armin76 Exp $ + + 03 Apr 2007; Raúl Porcel <armin76@gentoo.org> koffice-i18n-1.6.2.ebuild: + Add ~ia64 wrt bug 156614 31 Mar 2007; Carsten Lohrke <carlo@gentoo.org> files/koffice-18n-1.6.1-es-fix.diff, koffice-i18n-1.6.1.ebuild: diff --git a/app-i18n/koffice-i18n/koffice-i18n-1.6.2.ebuild b/app-i18n/koffice-i18n/koffice-i18n-1.6.2.ebuild index 653d49efaa6d..95996fa38d79 100644 --- a/app-i18n/koffice-i18n/koffice-i18n-1.6.2.ebuild +++ b/app-i18n/koffice-i18n/koffice-i18n-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.2.ebuild,v 1.1 2007/02/16 11:36:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.2.ebuild,v 1.2 2007/04/03 09:21:17 armin76 Exp $ inherit kde @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="|| ( >=app-office/koffice-libs-${PV} >=app-office/koffice-${PV} ) |