diff options
author | Dominik Stadler <centic@gentoo.org> | 2004-05-16 20:21:57 +0000 |
---|---|---|
committer | Dominik Stadler <centic@gentoo.org> | 2004-05-16 20:21:57 +0000 |
commit | 4182cdc0f3e19b81e361fee9bcc918035a51f313 (patch) | |
tree | de8a4eb637ac9050c9abe19b9d34add3926d47c0 /app-i18n | |
parent | Add metadata.xml, add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-4182cdc0f3e19b81e361fee9bcc918035a51f313.tar.gz gentoo-2-4182cdc0f3e19b81e361fee9bcc918035a51f313.tar.bz2 gentoo-2-4182cdc0f3e19b81e361fee9bcc918035a51f313.zip |
ep koffice-i18n
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/koffice-i18n/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.2.1-r1.ebuild | 5 |
2 files changed, 9 insertions, 2 deletions
diff --git a/app-i18n/koffice-i18n/ChangeLog b/app-i18n/koffice-i18n/ChangeLog index 79de2feb0745..3e260daf7311 100644 --- a/app-i18n/koffice-i18n/ChangeLog +++ b/app-i18n/koffice-i18n/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/koffice-i18n # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.16 2004/05/05 16:22:40 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.17 2004/05/16 20:21:57 centic Exp $ + + 16 May 2004; Dominik Stadler <centic@gentoo.org> + koffice-i18n-1.2.1-r1.ebuild: + Add IUSE *koffice-i18n-1.3.1 (05 May 2004) 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 90af569949c8..3fc85ab82af5 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-2004 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.4 2004/04/16 00:52:10 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.2.1-r1.ebuild,v 1.5 2004/05/16 20:21:57 centic Exp $ inherit kde need-kde 3 @@ -15,6 +15,9 @@ KEYWORDS="x86" RESTRICT="nomirror" DEPEND="~app-office/koffice-${PV}" +IUSE="" +SLOT="0" + LANGS="af ar bs ca cs da de el en_GB eo es et fr he hu it ja lt lv mt nb nl nn pl pt pt_BR ru sk sl sv th tr uk ven xh zh_TW zu" |