diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 14:22:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 14:22:32 +0000 |
commit | a81d210c6c7166f34f5adcd515d4ab0cf6530da4 (patch) | |
tree | 6538ba32fe40f3953bd5645290153cc558542bed /app-office/koffice-data | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | historical-a81d210c6c7166f34f5adcd515d4ab0cf6530da4.tar.gz historical-a81d210c6c7166f34f5adcd515d4ab0cf6530da4.tar.bz2 historical-a81d210c6c7166f34f5adcd515d4ab0cf6530da4.zip |
Stable on sparc
Package-Manager: portage-2.1-r2
Diffstat (limited to 'app-office/koffice-data')
-rw-r--r-- | app-office/koffice-data/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/koffice-data/koffice-data-1.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/koffice-data/ChangeLog b/app-office/koffice-data/ChangeLog index e179af9ff229..eca29e563827 100644 --- a/app-office/koffice-data/ChangeLog +++ b/app-office/koffice-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/koffice-data # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/ChangeLog,v 1.44 2006/09/03 02:18:57 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/ChangeLog,v 1.45 2006/09/07 14:06:28 gustavoz Exp $ + + 07 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + koffice-data-1.5.1.ebuild: + Stable on sparc 03 Sep 2006; Bryan Ăstergaard <kloeri@gentoo.org> koffice-data-1.5.2.ebuild: diff --git a/app-office/koffice-data/koffice-data-1.5.1.ebuild b/app-office/koffice-data/koffice-data-1.5.1.ebuild index 1260b7fc9d65..4dc2b2388518 100644 --- a/app-office/koffice-data/koffice-data-1.5.1.ebuild +++ b/app-office/koffice-data/koffice-data-1.5.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/app-office/koffice-data/koffice-data-1.5.1.ebuild,v 1.4 2006/08/16 12:38:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/koffice-data-1.5.1.ebuild,v 1.5 2006/09/07 14:06:28 gustavoz Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -12,7 +12,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ppc64 sparc ~x86" IUSE="" RDEPEND="" |