diff options
-rw-r--r-- | dev-ruby/mod_ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild | 6 | ||||
-rw-r--r-- | dev-tcltk/blt/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/blt/blt-2.4z.ebuild | 6 | ||||
-rw-r--r-- | dev-tcltk/otcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/otcl/otcl-1.8-r3.ebuild | 6 | ||||
-rw-r--r-- | dev-tcltk/scwoop/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/scwoop/scwoop-4.1.ebuild | 6 | ||||
-rw-r--r-- | net-libs/libident/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libident/libident-0.22.ebuild | 4 |
12 files changed, 43 insertions, 25 deletions
diff --git a/dev-ruby/mod_ruby/ChangeLog b/dev-ruby/mod_ruby/ChangeLog index ec21f64d992a..73512c36b41c 100644 --- a/dev-ruby/mod_ruby/ChangeLog +++ b/dev-ruby/mod_ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/mod_ruby # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mod_ruby/ChangeLog,v 1.10 2005/04/13 12:44:21 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mod_ruby/ChangeLog,v 1.11 2005/04/24 10:56:46 blubb Exp $ + + 24 Apr 2005; Simon Stelling <blubb@gentoo.org> mod_ruby-1.2.4.ebuild: + stable on amd64 *mod_ruby-1.2.4-r2 (13 Apr 2005) diff --git a/dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild b/dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild index 82f71b54ffba..24050cd6b8ba 100644 --- a/dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild +++ b/dev-ruby/mod_ruby/mod_ruby-1.2.4.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/dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild,v 1.5 2005/03/23 16:39:06 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild,v 1.6 2005/04/24 10:56:46 blubb Exp $ DESCRIPTION="Embeds the Ruby interpreter into Apache" HOMEPAGE="http://modruby.net/" @@ -8,7 +8,7 @@ SRC_URI="http://modruby.net/archive/${P}.tar.gz" LICENSE="BSD" SLOT="0" # 1.2.X -> stable branch; 1.3.Y -> development branch -KEYWORDS="alpha ~sparc x86 ppc ~amd64 ppc64" +KEYWORDS="alpha ~sparc x86 ppc amd64 ppc64" IUSE="apache2 doc" DEPEND=">=net-www/apache-1.3.3 virtual/ruby diff --git a/dev-ruby/ruby-tcpwrap/ChangeLog b/dev-ruby/ruby-tcpwrap/ChangeLog index c6eeb583cb4b..b3929da44aa4 100644 --- a/dev-ruby/ruby-tcpwrap/ChangeLog +++ b/dev-ruby/ruby-tcpwrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-tcpwrap -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.7 2004/08/09 17:01:55 slarti Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.8 2005/04/24 10:55:44 blubb Exp $ + + 24 Apr 2005; Simon Stelling <blubb@gentoo.org> ruby-tcpwrap-0.6.ebuild: + stable on amd64 09 Aug 2004; Tom Martin <slarti@gentoo.org> ruby-tcpwrap-0.6.ebuild: Marked ~amd64 for bug 58734. diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild index e0b99d6b6457..981282a8f512 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.9 2004/08/09 17:01:55 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.10 2005/04/24 10:55:44 blubb Exp $ inherit ruby @@ -13,7 +13,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" USE_RUBY="ruby16 ruby18 ruby19" -KEYWORDS="alpha ~hppa ~mips ~sparc x86 ~ppc ~amd64" +KEYWORDS="alpha ~hppa ~mips ~sparc x86 ~ppc amd64" DEPEND="virtual/ruby net-libs/libident diff --git a/dev-tcltk/blt/ChangeLog b/dev-tcltk/blt/ChangeLog index 5142e027c689..641ff3700dfe 100644 --- a/dev-tcltk/blt/ChangeLog +++ b/dev-tcltk/blt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/blt -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/ChangeLog,v 1.12 2004/07/19 12:46:54 aliz Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/ChangeLog,v 1.13 2005/04/24 10:57:50 blubb Exp $ + + 24 Apr 2005; Simon Stelling <blubb@gentoo.org> blt-2.4z.ebuild: + stable on amd64 19 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> blt-2.4z.ebuild: Added amd64 keyword and patch from mandrake. Closing #50994. diff --git a/dev-tcltk/blt/blt-2.4z.ebuild b/dev-tcltk/blt/blt-2.4z.ebuild index 69b1a096cc4e..69f737d1e5dd 100644 --- a/dev-tcltk/blt/blt-2.4z.ebuild +++ b/dev-tcltk/blt/blt-2.4z.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/blt-2.4z.ebuild,v 1.13 2004/07/19 12:46:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/blt-2.4z.ebuild,v 1.14 2005/04/24 10:57:50 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ DEPEND=">=dev-lang/tk-8.0" IUSE="" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 sparc ~ppc ~amd64" +KEYWORDS="x86 sparc ~ppc amd64" S="${WORKDIR}/${PN}${PV}" diff --git a/dev-tcltk/otcl/ChangeLog b/dev-tcltk/otcl/ChangeLog index 2e6c9d5a55d4..77fc2088125a 100644 --- a/dev-tcltk/otcl/ChangeLog +++ b/dev-tcltk/otcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/otcl # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.17 2005/04/23 22:44:36 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.18 2005/04/24 10:58:37 blubb Exp $ + + 24 Apr 2005; Simon Stelling <blubb@gentoo.org> otcl-1.8-r3.ebuild: + stable on amd64 23 Apr 2005; MATSUU Takuto <matsuu@gentoo.org> -otcl-1.8-r1.ebuild, -otcl-1.8-r2.ebuild, otcl-1.9.ebuild: diff --git a/dev-tcltk/otcl/otcl-1.8-r3.ebuild b/dev-tcltk/otcl/otcl-1.8-r3.ebuild index 0aa29d648b3f..1449e28a048b 100644 --- a/dev-tcltk/otcl/otcl-1.8-r3.ebuild +++ b/dev-tcltk/otcl/otcl-1.8-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r3.ebuild,v 1.3 2004/10/26 22:02:17 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r3.ebuild,v 1.4 2005/04/24 10:58:37 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.net/projects/${SF_PN}/" SRC_URI="mirror://sourceforge/${SF_PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 sparc ~ppc ~amd64" +KEYWORDS="~x86 sparc ~ppc amd64" IUSE="" DEPEND=">=dev-lang/tcl-8.3.2 >=dev-lang/tk-8.3.2" diff --git a/dev-tcltk/scwoop/ChangeLog b/dev-tcltk/scwoop/ChangeLog index 7923ed9e3e0d..2c87f841562c 100644 --- a/dev-tcltk/scwoop/ChangeLog +++ b/dev-tcltk/scwoop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/scwoop -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/scwoop/ChangeLog,v 1.5 2004/11/06 15:40:37 pyrania Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/scwoop/ChangeLog,v 1.6 2005/04/24 10:59:19 blubb Exp $ + + 24 Apr 2005; Simon Stelling <blubb@gentoo.org> scwoop-4.1.ebuild: + stable on amd64 06 Nov 2004; <pyrania@gentoo.org> scwoop-4.1.ebuild: Marked stable on x86. diff --git a/dev-tcltk/scwoop/scwoop-4.1.ebuild b/dev-tcltk/scwoop/scwoop-4.1.ebuild index a59886c4fe72..07258544abce 100644 --- a/dev-tcltk/scwoop/scwoop-4.1.ebuild +++ b/dev-tcltk/scwoop/scwoop-4.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/scwoop/scwoop-4.1.ebuild,v 1.5 2004/11/06 15:40:37 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/scwoop/scwoop-4.1.ebuild,v 1.6 2005/04/24 10:59:19 blubb Exp $ DESCRIPTION="Simple Composite Widget Object Oriented Package" HOMEPAGE="http://jfontain.free.fr/scwoop41.htm" SRC_URI="http://jfontain.free.fr/${P}.tar.gz" LICENSE="as-is" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" SLOT="0" IUSE="" diff --git a/net-libs/libident/ChangeLog b/net-libs/libident/ChangeLog index dd4b05cae4b2..58b2e55da497 100644 --- a/net-libs/libident/ChangeLog +++ b/net-libs/libident/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libident # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/ChangeLog,v 1.11 2005/04/01 15:28:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/ChangeLog,v 1.12 2005/04/24 10:54:51 blubb Exp $ + + 24 Apr 2005; Simon Stelling <blubb@gentoo.org> libident-0.22.ebuild: + stable on amd64 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> libident-0.32.ebuild: stable on ia64 diff --git a/net-libs/libident/libident-0.22.ebuild b/net-libs/libident/libident-0.22.ebuild index 191efa6ad0f4..62abe6d40309 100644 --- a/net-libs/libident/libident-0.22.ebuild +++ b/net-libs/libident/libident-0.22.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.22.ebuild,v 1.11 2005/01/01 06:41:03 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.22.ebuild,v 1.12 2005/04/24 10:54:51 blubb Exp $ DESCRIPTION="A small library to interface to the Ident protocol server" HOMEPAGE="ftp://ftp.lysator.liu.se/pub/ident/libs" SRC_URI="ftp://ftp.lysator.liu.se/pub/ident/libs/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha ~hppa ~mips ~sparc x86 ia64 s390 ~ppc ~amd64" +KEYWORDS="alpha ~hppa ~mips ~sparc x86 ia64 s390 ~ppc amd64" IUSE="" DEPEND="virtual/libc" |