diff options
-rw-r--r-- | dev-perl/Text-Iconv/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/icewm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-1.2.15-r1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-perl/Text-Iconv/ChangeLog b/dev-perl/Text-Iconv/ChangeLog index d801cd9652f6..27740ab16331 100644 --- a/dev-perl/Text-Iconv/ChangeLog +++ b/dev-perl/Text-Iconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Iconv # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.13 2004/08/17 18:07:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.14 2004/08/19 14:35:43 gustavoz Exp $ + + 19 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> Text-Iconv-1.4.ebuild: + Stable on sparc 17 Aug 2004; Aron Griffis <agriffis@gentoo.org> Text-Iconv-1.4.ebuild: stable on alpha, ia64 and x86 diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild index bd871b8b5e67..ed2171c1082f 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.4.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/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.2 2004/08/17 18:07:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.3 2004/08/19 14:35:43 gustavoz Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~amd64 ~sparc ~ppc alpha ia64" +KEYWORDS="x86 ~amd64 sparc ~ppc alpha ia64" IUSE="" diff --git a/x11-wm/icewm/ChangeLog b/x11-wm/icewm/ChangeLog index c2ed2a435dd8..24bc70ee9016 100644 --- a/x11-wm/icewm/ChangeLog +++ b/x11-wm/icewm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/icewm # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.56 2004/08/16 23:33:19 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.57 2004/08/19 14:32:32 gustavoz Exp $ + + 19 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> icewm-1.2.15-r1.ebuild: + Stable on sparc *icewm-1.2.16 (16 Aug 2004) diff --git a/x11-wm/icewm/icewm-1.2.15-r1.ebuild b/x11-wm/icewm/icewm-1.2.15-r1.ebuild index cbd9d24e6d19..e1ea1031b5d5 100644 --- a/x11-wm/icewm/icewm-1.2.15-r1.ebuild +++ b/x11-wm/icewm/icewm-1.2.15-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/x11-wm/icewm/icewm-1.2.15-r1.ebuild,v 1.2 2004/08/16 23:33:19 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.15-r1.ebuild,v 1.3 2004/08/19 14:32:32 gustavoz Exp $ inherit eutils @@ -27,7 +27,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" S=${WORKDIR}/${P/_} src_unpack() { |