diff options
author | Caleb Tennis <caleb@gentoo.org> | 2003-09-25 19:50:32 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2003-09-25 19:50:32 +0000 |
commit | cf0d4c32837d66841ed926aa124ee0ea1f813adc (patch) | |
tree | 43d99d70baf58327af0e46a223c45296adbf8545 /app-i18n/koffice-i18n | |
parent | some sweeping changes to koffice's i18n handling (diff) | |
download | historical-cf0d4c32837d66841ed926aa124ee0ea1f813adc.tar.gz historical-cf0d4c32837d66841ed926aa124ee0ea1f813adc.tar.bz2 historical-cf0d4c32837d66841ed926aa124ee0ea1f813adc.zip |
this should be x86 stable
Diffstat (limited to 'app-i18n/koffice-i18n')
-rw-r--r-- | app-i18n/koffice-i18n/Manifest | 2 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.2.1-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/koffice-i18n/Manifest b/app-i18n/koffice-i18n/Manifest index e2c03361daa2..4cbbe02853d3 100644 --- a/app-i18n/koffice-i18n/Manifest +++ b/app-i18n/koffice-i18n/Manifest @@ -1,4 +1,4 @@ -MD5 cdc620ee55de4fc9fe01b99ba7d16e2d koffice-i18n-1.2.1-r1.ebuild 1891 +MD5 63584bf971c6649174daed1b980a1f44 koffice-i18n-1.2.1-r1.ebuild 1890 MD5 c23e118b270f9b9a52e65c30da3a70ac koffice-i18n-1.3_beta4.ebuild 1892 MD5 bf7320e461cf17fa972fe360552cb260 koffice-i18n-1.2.1.ebuild 278 MD5 ef69a96350fbd7ee2321e945b6d3df50 ChangeLog 1305 diff --git a/app-i18n/koffice-i18n/koffice-i18n-1.2.1-r1.ebuild b/app-i18n/koffice-i18n/koffice-i18n-1.2.1-r1.ebuild index a76ce2af9c59..2ac5fb3d2a34 100644 --- a/app-i18n/koffice-i18n/koffice-i18n-1.2.1-r1.ebuild +++ b/app-i18n/koffice-i18n/koffice-i18n-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.2.1-r1.ebuild,v 1.1 2003/09/25 19:49:14 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.2.1-r1.ebuild,v 1.2 2003/09/25 19:50:29 caleb Exp $ inherit kde need-kde 3 @@ -11,7 +11,7 @@ MY_P=${PN}-${MY_PV} DESCRIPTION="KOffice i18n files" HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" RESTRICT="nomirror" DEPEND="~app-office/koffice-${PV}" |