diff options
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.48.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/diffutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/diffutils/diffutils-2.8.7-r1.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 8f77db3ba205..39ba883ede9e 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ispell-da # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.48 2005/04/24 10:50:00 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.49 2005/04/25 15:23:31 gustavoz Exp $ + + 25 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> + ispell-da-1.4.48.ebuild: + Stable on sparc 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ispell-da-1.4.48.ebuild: diff --git a/app-dicts/ispell-da/ispell-da-1.4.48.ebuild b/app-dicts/ispell-da/ispell-da-1.4.48.ebuild index 08926f04a41f..697cf210171b 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.48.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.48.ebuild,v 1.3 2005/04/24 10:50:00 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.48.ebuild,v 1.4 2005/04/25 15:23:31 gustavoz Exp $ DESCRIPTION="A danish dictionary for ispell" HOMEPAGE="http://da.speling.org/" @@ -8,7 +8,7 @@ SRC_URI="http://da.speling.org/filer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc amd64 ~alpha ppc ~hppa" +KEYWORDS="x86 sparc amd64 ~alpha ppc ~hppa" IUSE="" DEPEND="app-text/ispell" diff --git a/sys-apps/diffutils/ChangeLog b/sys-apps/diffutils/ChangeLog index f6c7ffc78bad..8594bc970c38 100644 --- a/sys-apps/diffutils/ChangeLog +++ b/sys-apps/diffutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/diffutils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/ChangeLog,v 1.44 2005/04/09 12:57:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/ChangeLog,v 1.45 2005/04/25 15:20:54 gustavoz Exp $ + + 25 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> + diffutils-2.8.7-r1.ebuild: + Stable on sparc 09 Apr 2005; Markus Rothe <corsair@gentoo.org> diffutils-2.8.7-r1.ebuild: Stable on ppc64 diff --git a/sys-apps/diffutils/diffutils-2.8.7-r1.ebuild b/sys-apps/diffutils/diffutils-2.8.7-r1.ebuild index c0a932a7f779..7d4ba246af1b 100644 --- a/sys-apps/diffutils/diffutils-2.8.7-r1.ebuild +++ b/sys-apps/diffutils/diffutils-2.8.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.8.7-r1.ebuild,v 1.5 2005/04/24 10:14:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.8.7-r1.ebuild,v 1.6 2005/04/25 15:20:54 gustavoz Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/diffutils/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 ~ppc-macos s390 sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 ~ppc-macos s390 sh sparc x86" IUSE="nls static" RDEPEND="" |