diff options
-rw-r--r-- | games-strategy/crimson/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/crimson/crimson-0.4.7.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.0.13.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/games-strategy/crimson/ChangeLog b/games-strategy/crimson/ChangeLog index b975005a4644..4581be6d7301 100644 --- a/games-strategy/crimson/ChangeLog +++ b/games-strategy/crimson/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/crimson # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/crimson/ChangeLog,v 1.18 2005/02/28 21:26:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/crimson/ChangeLog,v 1.19 2005/03/04 19:05:01 gustavoz Exp $ + + 04 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> crimson-0.4.7.ebuild: + Stable on sparc 28 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> crimson-0.4.6.ebuild: Stable on sparc diff --git a/games-strategy/crimson/crimson-0.4.7.ebuild b/games-strategy/crimson/crimson-0.4.7.ebuild index b4c4a9b76f97..10ac790d0524 100644 --- a/games-strategy/crimson/crimson-0.4.7.ebuild +++ b/games-strategy/crimson/crimson-0.4.7.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/games-strategy/crimson/crimson-0.4.7.ebuild,v 1.1 2005/02/23 03:32:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/crimson/crimson-0.4.7.ebuild,v 1.2 2005/03/04 19:05:01 gustavoz Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://crimson.seul.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="zlib" RDEPEND=">=media-libs/libsdl-1.1.5 diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 361260843cae..653403259fa9 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.74 2005/03/02 08:42:10 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.75 2005/03/04 19:09:18 gustavoz Exp $ + + 04 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> lftp-3.0.13.ebuild: + Stable on sparc *lftp-3.1.0 (02 Mar 2005) diff --git a/net-ftp/lftp/lftp-3.0.13.ebuild b/net-ftp/lftp/lftp-3.0.13.ebuild index 2bc976c8eb40..35a289478992 100644 --- a/net-ftp/lftp/lftp-3.0.13.ebuild +++ b/net-ftp/lftp/lftp-3.0.13.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/net-ftp/lftp/lftp-3.0.13.ebuild,v 1.3 2005/03/02 08:42:10 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.13.ebuild,v 1.4 2005/03/04 19:09:18 gustavoz Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~s390 sparc x86" IUSE="ssl socks5 nls" DEPEND=">=sys-libs/ncurses-5.1 |