diff options
author | Caleb Tennis <caleb@gentoo.org> | 2004-08-25 18:35:34 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2004-08-25 18:35:34 +0000 |
commit | 098d3d40934e5ceab74379362d0963b53c1f075a (patch) | |
tree | 24e76fbdadf6577be88c5676e760d3a3c77daf89 /app-i18n | |
parent | Cleanup old versions. (Manifest recommit) (diff) | |
download | gentoo-2-098d3d40934e5ceab74379362d0963b53c1f075a.tar.gz gentoo-2-098d3d40934e5ceab74379362d0963b53c1f075a.tar.bz2 gentoo-2-098d3d40934e5ceab74379362d0963b53c1f075a.zip |
x86 stable
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/koffice-i18n/koffice-i18n-1.3.2.ebuild b/app-i18n/koffice-i18n/koffice-i18n-1.3.2.ebuild index 7447f5cb5a46..7649b684bf1a 100644 --- a/app-i18n/koffice-i18n/koffice-i18n-1.3.2.ebuild +++ b/app-i18n/koffice-i18n/koffice-i18n-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.3.2.ebuild,v 1.1 2004/07/09 15:39:29 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.3.2.ebuild,v 1.2 2004/08/25 18:35:34 caleb Exp $ inherit kde need-kde 3 @@ -8,7 +8,7 @@ need-kde 3 DESCRIPTION="KOffice i18n files" HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~amd64 ~sparc" RESTRICT="nomirror" DEPEND="~app-office/koffice-${PV} >=sys-apps/portage-2.0.49-r8" |