diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-27 19:49:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-27 19:49:11 +0000 |
commit | 158de6b6750f0a1ed3142b7b67392a3508dc458d (patch) | |
tree | 1575077471888b4b768a963a35e0d849f8dd20d0 | |
parent | Moving to sci-electronics/klogic (diff) | |
download | gentoo-2-158de6b6750f0a1ed3142b7b67392a3508dc458d.tar.gz gentoo-2-158de6b6750f0a1ed3142b7b67392a3508dc458d.tar.bz2 gentoo-2-158de6b6750f0a1ed3142b7b67392a3508dc458d.zip |
Stable on alpha, bug 72440.
-rw-r--r-- | net-dialup/wvdial/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/wvdial/wvdial-1.54.0.ebuild | 4 | ||||
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.0-r1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/net-dialup/wvdial/ChangeLog b/net-dialup/wvdial/ChangeLog index d72ea3d5b438..1a8ab4ca7826 100644 --- a/net-dialup/wvdial/ChangeLog +++ b/net-dialup/wvdial/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/wvdial # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v 1.21 2004/12/22 13:19:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v 1.22 2004/12/27 19:49:11 kloeri Exp $ + + 27 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> wvdial-1.54.0.ebuild: + Stable on alpha, bug 72440. 22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> wvdial-1.54.0.ebuild: Stable on sparc wrt #72440 diff --git a/net-dialup/wvdial/wvdial-1.54.0.ebuild b/net-dialup/wvdial/wvdial-1.54.0.ebuild index 9f9859e28f41..136a200e3c51 100644 --- a/net-dialup/wvdial/wvdial-1.54.0.ebuild +++ b/net-dialup/wvdial/wvdial-1.54.0.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-dialup/wvdial/wvdial-1.54.0.ebuild,v 1.11 2004/12/22 13:19:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.54.0.ebuild,v 1.12 2004/12/27 19:49:11 kloeri Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://open.nit.ca/download/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 sparc ~alpha ~amd64 hppa" +KEYWORDS="x86 sparc alpha ~amd64 hppa" IUSE="" DEPEND="virtual/libc diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index 50989197628b..891096637045 100644 --- a/net-libs/wvstreams/ChangeLog +++ b/net-libs/wvstreams/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/wvstreams # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.31 2004/12/22 13:17:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.32 2004/12/27 19:48:03 kloeri Exp $ + + 27 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + wvstreams-4.0-r1.ebuild: + Stable on alpha, bug 72440. 22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> wvstreams-4.0-r1.ebuild: Stable on sparc wrt #72440 diff --git a/net-libs/wvstreams/wvstreams-4.0-r1.ebuild b/net-libs/wvstreams/wvstreams-4.0-r1.ebuild index ec5856b21b17..6e6e65927e8b 100644 --- a/net-libs/wvstreams/wvstreams-4.0-r1.ebuild +++ b/net-libs/wvstreams/wvstreams-4.0-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/net-libs/wvstreams/wvstreams-4.0-r1.ebuild,v 1.5 2004/12/22 13:17:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.0-r1.ebuild,v 1.6 2004/12/27 19:48:03 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://people.nit.ca/~sfllaw/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~alpha ~amd64 hppa ~ppc" +KEYWORDS="x86 sparc alpha ~amd64 hppa ~ppc" IUSE="gtk qt oggvorbis speex fam qdbm pam slp doc fftw tcltk" RDEPEND="virtual/libc |