diff options
-rw-r--r-- | app-arch/lzop/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/lzop/lzop-1.01.ebuild | 4 | ||||
-rw-r--r-- | app-editors/hexedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.10.ebuild | 4 | ||||
-rw-r--r-- | www-servers/resin/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/resin/resin-3.0.8-r1.ebuild | 4 |
6 files changed, 18 insertions, 9 deletions
diff --git a/app-arch/lzop/ChangeLog b/app-arch/lzop/ChangeLog index 6ca8f35a1633..f9e1d6eec1e8 100644 --- a/app-arch/lzop/ChangeLog +++ b/app-arch/lzop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/lzop # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lzop/ChangeLog,v 1.12 2004/11/17 17:02:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzop/ChangeLog,v 1.13 2004/12/17 21:38:25 corsair Exp $ + + 17 Dec 2004; Markus Rothe <corsair@gentoo.org> lzop-1.01.ebuild: + Stable on ppc64 17 Nov 2004; Mike Frysinger <vapier@gentoo.org> lzop-1.01.ebuild: Use make install DESTDIR. diff --git a/app-arch/lzop/lzop-1.01.ebuild b/app-arch/lzop/lzop-1.01.ebuild index e18d13d4405e..93405c6f4b94 100644 --- a/app-arch/lzop/lzop-1.01.ebuild +++ b/app-arch/lzop/lzop-1.01.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/app-arch/lzop/lzop-1.01.ebuild,v 1.8 2004/11/17 17:02:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzop/lzop-1.01.ebuild,v 1.9 2004/12/17 21:38:25 corsair Exp $ DESCRIPTION="Utility for fast (even real-time) compression/decompression" HOMEPAGE="http://www.oberhumer.com/opensource/lzop/" @@ -8,7 +8,7 @@ SRC_URI="http://www.oberhumer.com/opensource/lzop/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-libs/lzo" diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog index b0e8031b6556..299c2774b4eb 100644 --- a/app-editors/hexedit/ChangeLog +++ b/app-editors/hexedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/hexedit # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.18 2004/11/15 20:13:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.19 2004/12/17 21:36:18 corsair Exp $ + + 17 Dec 2004; Markus Rothe <corsair@gentoo.org> hexedit-1.2.10.ebuild: + Stable on ppc64 15 Nov 2004; Markus Rothe <corsair@gentoo.org> hexedit-1.2.10.ebuild: Marked ~ppc64; bug #71168 diff --git a/app-editors/hexedit/hexedit-1.2.10.ebuild b/app-editors/hexedit/hexedit-1.2.10.ebuild index 37f7fedb4b37..c5cb27f957b1 100644 --- a/app-editors/hexedit/hexedit-1.2.10.ebuild +++ b/app-editors/hexedit/hexedit-1.2.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/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.5 2004/11/15 20:13:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.6 2004/12/17 21:36:18 corsair Exp $ DESCRIPTION="View and edit files in hex or ASCII" HOMEPAGE="http://www.chez.com/prigaux/hexedit.html" @@ -8,7 +8,7 @@ SRC_URI="http://merd.net/pixel/${P}.src.tgz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc-macos ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc-macos ppc64" IUSE="" DEPEND="sys-libs/ncurses" diff --git a/www-servers/resin/ChangeLog b/www-servers/resin/ChangeLog index 0adf9b19534b..d36b004d7157 100644 --- a/www-servers/resin/ChangeLog +++ b/www-servers/resin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/resin # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.4 2004/11/17 16:52:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.5 2004/12/17 21:40:54 corsair Exp $ + + 17 Dec 2004; Markus Rothe <corsair@gentoo.org> resin-3.0.8-r1.ebuild: + Stable on ppc64 17 Nov 2004; Markus Rothe <corsair@gentoo.org> resin-3.0.8-r1.ebuild: marked ~ppc64; bug #55691 diff --git a/www-servers/resin/resin-3.0.8-r1.ebuild b/www-servers/resin/resin-3.0.8-r1.ebuild index 25755c5e0b82..291d86868a48 100644 --- a/www-servers/resin/resin-3.0.8-r1.ebuild +++ b/www-servers/resin/resin-3.0.8-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.8-r1.ebuild,v 1.2 2004/11/17 16:52:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.8-r1.ebuild,v 1.3 2004/12/17 21:40:54 corsair Exp $ inherit java-pkg eutils DESCRIPTION="A fast Servlet 2.4 and JSP 2.0 engine with EJB and distributed session load balancing." SRC_URI="http://www.caucho.com/download/${P}.tar.gz" HOMEPAGE="http://www.caucho.com" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ppc64" LICENSE="CAUCHO" SLOT="0" DEPEND="!net-www/resin-ee" |