diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 10:13:07 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 10:13:07 +0000 |
commit | 7536d9ec6d21eec55950244c54d8ec14b0689215 (patch) | |
tree | 18f125e104c3c4fe7f1516572c3a6bc02633cea6 /app-i18n/koffice-i18n | |
parent | version bump (diff) | |
download | historical-7536d9ec6d21eec55950244c54d8ec14b0689215.tar.gz historical-7536d9ec6d21eec55950244c54d8ec14b0689215.tar.bz2 historical-7536d9ec6d21eec55950244c54d8ec14b0689215.zip |
stable on amd64.
Diffstat (limited to 'app-i18n/koffice-i18n')
-rw-r--r-- | app-i18n/koffice-i18n/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.3.2.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/app-i18n/koffice-i18n/ChangeLog b/app-i18n/koffice-i18n/ChangeLog index 5109f0e57cb0..57c49e228e5d 100644 --- a/app-i18n/koffice-i18n/ChangeLog +++ b/app-i18n/koffice-i18n/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-i18n/koffice-i18n # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.25 2004/10/03 17:04:39 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.26 2004/10/17 10:13:07 absinthe Exp $ + + 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + koffice-i18n-1.3.1.ebuild, koffice-i18n-1.3.2.ebuild, + koffice-i18n-1.3.3.ebuild: + stable on amd64. 03 Oct 2004; Carsten Lohrke <carlo@gentoo.org> : es, fa - invalid md5 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 917a40603625..bb7e1268b206 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 Foundation # 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.8 2004/06/28 04:09:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.2.1-r1.ebuild,v 1.9 2004/10/17 10:13:07 absinthe Exp $ inherit kde need-kde 3 @@ -25,7 +25,7 @@ BASEDIR="mirror://kde/stable/koffice-${MY_PV}/src/" #Maybe this isn't the smartest way of doing things, but it works #for the purposes of this ebuild. -USE="${USE} ${LINGUAS}" +#USE="${USE} ${LINGUAS}" # Important: # diff --git a/app-i18n/koffice-i18n/koffice-i18n-1.3.1.ebuild b/app-i18n/koffice-i18n/koffice-i18n-1.3.1.ebuild index 754d11957c9a..21827e31a36c 100644 --- a/app-i18n/koffice-i18n/koffice-i18n-1.3.1.ebuild +++ b/app-i18n/koffice-i18n/koffice-i18n-1.3.1.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.1.ebuild,v 1.3 2004/06/24 21:49:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.3.1.ebuild,v 1.4 2004/10/17 10:13:07 absinthe 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" 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 416894516c59..7be265b90939 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.3 2004/08/30 18:22:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.3.2.ebuild,v 1.4 2004/10/17 10:13:07 absinthe 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" diff --git a/app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild b/app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild index b115aaba0a26..8b59aeb2fb27 100644 --- a/app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild +++ b/app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild @@ -1,13 +1,13 @@ # 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.3.ebuild,v 1.1 2004/09/26 20:13:13 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild,v 1.2 2004/10/17 10:13:07 absinthe Exp $ inherit kde DESCRIPTION="KOffice i18n files" HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="~x86 ~ppc amd64 ~sparc" DEPEND="~app-office/koffice-${PV} >=sys-apps/portage-2.0.49-r8" need-kde 3 |