diff options
-rw-r--r-- | net-misc/dhcpcd/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/guifications/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/guifications/guifications-2.1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog index 70720f1e10cb..d19deb8491d1 100644 --- a/net-misc/dhcpcd/ChangeLog +++ b/net-misc/dhcpcd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/dhcpcd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.36 2004/09/14 16:10:37 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.37 2004/09/15 13:00:39 gustavoz Exp $ + + 15 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> + dhcpcd-1.3.22_p4-r5.ebuild: + Stable on sparc 14 Sep 2004; Guy Martin <gmsoft@gentoo.org> dhcpcd-1.3.22_p4-r5.ebuild: Stable on x86. diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild index a885dd81fa41..c0989715e04c 100644 --- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild +++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.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/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild,v 1.9 2004/09/14 16:10:37 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild,v 1.10 2004/09/15 13:00:39 gustavoz Exp $ inherit gnuconfig flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm hppa ~mips amd64 ia64 ppc64 s390" +KEYWORDS="x86 ~ppc sparc ~mips alpha arm hppa ~mips amd64 ia64 ppc64 s390" IUSE="build static" DEPEND="virtual/libc" diff --git a/x11-plugins/guifications/ChangeLog b/x11-plugins/guifications/ChangeLog index 93aa39ff9419..25503a6fe5c1 100644 --- a/x11-plugins/guifications/ChangeLog +++ b/x11-plugins/guifications/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/guifications # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.14 2004/09/03 13:21:25 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.15 2004/09/15 13:03:15 gustavoz Exp $ + + 15 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> guifications-2.1.ebuild: + Stable on sparc 03 Sep 2004; Don Seiler <rizzo@gentoo.org> guifications-2.1.ebuild: Stable on x86 diff --git a/x11-plugins/guifications/guifications-2.1.ebuild b/x11-plugins/guifications/guifications-2.1.ebuild index 0cab0876dbd1..74208e298abe 100644 --- a/x11-plugins/guifications/guifications-2.1.ebuild +++ b/x11-plugins/guifications/guifications-2.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/x11-plugins/guifications/guifications-2.1.ebuild,v 1.5 2004/09/03 13:21:25 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.1.ebuild,v 1.6 2004/09/15 13:03:15 gustavoz Exp $ DESCRIPTION="Guifications are graphical notification plugin for the open source instant message client gaim" HOMEPAGE="http://guifications.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ppc ~sparc" +KEYWORDS="x86 ~amd64 ppc sparc" IUSE="debug" DEPEND=">=net-im/gaim-0.82" |