diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 13:19:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 13:19:24 +0000 |
commit | ae82150db6e94f1b139a6ac2550dd91eadea574c (patch) | |
tree | c69e008fd9befd5f52794bd4c6f6c6b3aa32982c | |
parent | Switch back to original mirror (gentoo-es.org). (Manifest recommit) (diff) | |
download | gentoo-2-ae82150db6e94f1b139a6ac2550dd91eadea574c.tar.gz gentoo-2-ae82150db6e94f1b139a6ac2550dd91eadea574c.tar.bz2 gentoo-2-ae82150db6e94f1b139a6ac2550dd91eadea574c.zip |
Stable on sparc wrt #72440
-rw-r--r-- | dev-libs/xplc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/xplc/xplc-0.3.10.ebuild | 4 | ||||
-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 | 5 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.0-r1.ebuild | 4 |
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-libs/xplc/ChangeLog b/dev-libs/xplc/ChangeLog index 0120e1a45a14..d5f445f62a49 100644 --- a/dev-libs/xplc/ChangeLog +++ b/dev-libs/xplc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/xplc # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/ChangeLog,v 1.7 2004/12/18 18:59:42 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/ChangeLog,v 1.8 2004/12/22 13:14:56 gustavoz Exp $ + + 22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> xplc-0.3.10.ebuild: + Stable on sparc wrt #72440 18 Dec 2004; Alin Nastac <mrness@gentoo.org> xplc-0.3.10.ebuild: Stable on x86. diff --git a/dev-libs/xplc/xplc-0.3.10.ebuild b/dev-libs/xplc/xplc-0.3.10.ebuild index 2fe51bf6446f..d9045ef8a7b9 100644 --- a/dev-libs/xplc/xplc-0.3.10.ebuild +++ b/dev-libs/xplc/xplc-0.3.10.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-libs/xplc/xplc-0.3.10.ebuild,v 1.8 2004/12/20 16:22:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.10.ebuild,v 1.9 2004/12/22 13:14:56 gustavoz Exp $ DESCRIPTION="cross platform lightweight components library for C++" HOMEPAGE="http://xplc.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/xplc/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~alpha ~amd64 ~ppc hppa" +KEYWORDS="x86 sparc ~alpha ~amd64 ~ppc hppa" IUSE="" DEPEND="virtual/libc diff --git a/net-dialup/wvdial/ChangeLog b/net-dialup/wvdial/ChangeLog index 162f5dbb6fe5..d72ea3d5b438 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.20 2004/12/18 19:08:24 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v 1.21 2004/12/22 13:19:24 gustavoz Exp $ + + 22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> wvdial-1.54.0.ebuild: + Stable on sparc wrt #72440 18 Dec 2004; Alin Nastac <mrness@gentoo.org> wvdial-1.54.0.ebuild: Stable on x86. diff --git a/net-dialup/wvdial/wvdial-1.54.0.ebuild b/net-dialup/wvdial/wvdial-1.54.0.ebuild index 04cea852baf8..9f9859e28f41 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.10 2004/12/20 16:23:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.54.0.ebuild,v 1.11 2004/12/22 13:19:24 gustavoz 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 46f3ead310de..50989197628b 100644 --- a/net-libs/wvstreams/ChangeLog +++ b/net-libs/wvstreams/ChangeLog @@ -1,6 +1,9 @@ # 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.30 2004/12/18 19:06:30 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.31 2004/12/22 13:17:21 gustavoz Exp $ + + 22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> wvstreams-4.0-r1.ebuild: + Stable on sparc wrt #72440 18 Dec 2004; Alin Nastac <mrness@gentoo.org> wvstreams-4.0-r1.ebuild, -wvstreams-4.0.ebuild: diff --git a/net-libs/wvstreams/wvstreams-4.0-r1.ebuild b/net-libs/wvstreams/wvstreams-4.0-r1.ebuild index e93d587195d6..ec5856b21b17 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.4 2004/12/20 16:25:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.0-r1.ebuild,v 1.5 2004/12/22 13:17:21 gustavoz 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 |