diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 20:40:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 20:40:19 +0000 |
commit | 0435dd2bb05904e2b9290d298aa03dbe7bd5bb95 (patch) | |
tree | fc9bd42941bdac3d365695b543d3b0b46bb17aad | |
parent | another version bump because galeon released on the same day i commit and old... (diff) | |
download | gentoo-2-0435dd2bb05904e2b9290d298aa03dbe7bd5bb95.tar.gz gentoo-2-0435dd2bb05904e2b9290d298aa03dbe7bd5bb95.tar.bz2 gentoo-2-0435dd2bb05904e2b9290d298aa03dbe7bd5bb95.zip |
stable on alpha
-rw-r--r-- | app-arch/rpm/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/rpm/rpm-4.2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/nano/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/nano/nano-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libcpml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libcpml/libcpml-5.2.01-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libstroke/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libstroke/libstroke-0.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.5.4.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/curl/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/curl/curl-7.10.3.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ncftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/ncftp/ncftp-3.1.5.ebuild | 4 | ||||
-rw-r--r-- | net-misc/rdesktop/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/rdesktop/rdesktop-1.2.0.ebuild | 4 |
16 files changed, 48 insertions, 24 deletions
diff --git a/app-arch/rpm/ChangeLog b/app-arch/rpm/ChangeLog index cdc4c2188aa6..d74adbac55b6 100644 --- a/app-arch/rpm/ChangeLog +++ b/app-arch/rpm/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-arch/rpm # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/ChangeLog,v 1.19 2003/03/07 11:09:02 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/ChangeLog,v 1.20 2003/03/09 20:38:57 agriffis Exp $ *rpm-4.2 (6 Mar 2003) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> rpm-4.2.ebuild: + Mark stable on alpha + 7 Mar 2003; Stefan Jones <cretin@gentoo.org> rpm-4.2.ebuild : Added dev-libs/elfutils to DEPEND diff --git a/app-arch/rpm/rpm-4.2.ebuild b/app-arch/rpm/rpm-4.2.ebuild index d51a8669e268..23f89cfb3383 100644 --- a/app-arch/rpm/rpm-4.2.ebuild +++ b/app-arch/rpm/rpm-4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.2.ebuild,v 1.2 2003/03/07 11:09:02 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.2.ebuild,v 1.3 2003/03/09 20:38:57 agriffis Exp $ inherit flag-o-matic @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.2.x/${P}.tar.gz" HOMEPAGE="http://www.rpm.org/" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" IUSE="nls python doc" RDEPEND="=sys-libs/db-3.2* >=sys-libs/zlib-1.1.3 diff --git a/app-editors/nano/ChangeLog b/app-editors/nano/ChangeLog index 02acb2c6b1d3..ea7215b62cfc 100644 --- a/app-editors/nano/ChangeLog +++ b/app-editors/nano/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-editors/nano # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.21 2003/02/28 18:18:56 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.22 2003/03/09 20:38:32 agriffis Exp $ *nano-1.2.0 (22 Feb 2003) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> nano-1.2.0.ebuild: + Mark stable on alpha + 28 Feb 2003; Zach Welch <zwelch@gentoo.org> nano-1.2.0.ebuild: add arm keyword dropped during version bump!! diff --git a/app-editors/nano/nano-1.2.0.ebuild b/app-editors/nano/nano-1.2.0.ebuild index bdc433aee74f..2b83740efdb9 100644 --- a/app-editors/nano/nano-1.2.0.ebuild +++ b/app-editors/nano/nano-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.0.ebuild,v 1.2 2003/02/28 18:18:56 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.0.ebuild,v 1.3 2003/03/09 20:38:32 agriffis Exp $ MY_P="${PN}-${PV/_}" DESCRIPTION="clone of Pico with more functions in a smaller size" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.nano-editor.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa arm" +KEYWORDS="~x86 ~ppc ~sparc alpha ~mips ~hppa arm" IUSE="nls build slang spell" S=${WORKDIR}/${MY_P} diff --git a/dev-libs/libcpml/ChangeLog b/dev-libs/libcpml/ChangeLog index 6cae3d8d07bb..1d31ad5ce3e7 100644 --- a/dev-libs/libcpml/ChangeLog +++ b/dev-libs/libcpml/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for dev-libs/libcpml # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/ChangeLog,v 1.5 2003/02/12 06:04:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/ChangeLog,v 1.6 2003/03/09 20:40:19 agriffis Exp $ 31 Dec 2002; Aron Griffis <agriffis@gentoo.org> libcpml-5.2.01-r1.ebuild: Fix typo in src_unpack *libcpml-5.2.01-r1 (31 Dec 2002) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> libcpml-5.2.01-r1.ebuild: + Mark stable on alpha + 31 Dec 2002; Aron Griffis <agriffis@gentoo.org> libcpml-5.2.01-r1.ebuild: Use ev6 flag to determine which math library to use. KEYWORDS=~alpha for the moment until it's known safe. diff --git a/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild b/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild index e0bb4a07c25e..e8ae4a12ae10 100644 --- a/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild +++ b/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild,v 1.3 2003/02/13 10:40:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild,v 1.4 2003/03/09 20:40:19 agriffis Exp $ S=${WORKDIR}/usr SRC_URI="" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc RDEPEND="$DEPEND" LICENSE="compaq-sdla" SLOT="5.2.01" -KEYWORDS="-x86 -ppc -sparc ~alpha" +KEYWORDS="-x86 -ppc -sparc alpha" IUSE="ev6" src_unpack() { diff --git a/dev-libs/libstroke/ChangeLog b/dev-libs/libstroke/ChangeLog index 644c75307473..6bffa3d66cb9 100644 --- a/dev-libs/libstroke/ChangeLog +++ b/dev-libs/libstroke/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for dev-libs/libstroke # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/ChangeLog,v 1.5 2003/02/13 16:26:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/ChangeLog,v 1.6 2003/03/09 20:39:34 agriffis Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *libstroke-0.4 (1 Feb 2002) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> libstroke-0.4.ebuild: + Mark stable on alpha + 13 Feb 2003; Aron Griffis <agriffis@gentoo.org> libstroke-0.4.ebuild : Add ~alpha to KEYWORDS diff --git a/dev-libs/libstroke/libstroke-0.4.ebuild b/dev-libs/libstroke/libstroke-0.4.ebuild index f3629fbff4e1..353bb66a0c7e 100644 --- a/dev-libs/libstroke/libstroke-0.4.ebuild +++ b/dev-libs/libstroke/libstroke-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.4.ebuild,v 1.11 2003/02/13 16:26:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.4.ebuild,v 1.12 2003/03/09 20:39:34 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Stroke and Guesture recognition Library" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.etla.net/libstroke" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~alpha" +KEYWORDS="x86 sparc alpha" DEPEND=">=sys-libs/glibc-2.1.3 >=x11-base/xfree-4.0.3" diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 6e08463986c8..b57051bdc657 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.31 2003/03/03 20:10:42 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.32 2003/03/09 20:39:17 agriffis Exp $ *libxml2-2.5.4 (03 Mar 2003) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> libxml2-2.5.4.ebuild: + Mark stable on alpha + 03 Mar 2003; foser <foser@gentoo.org> libxml2-2.5.4.ebuild : New version diff --git a/dev-libs/libxml2/libxml2-2.5.4.ebuild b/dev-libs/libxml2/libxml2-2.5.4.ebuild index 503a3b09499a..e6c40e02e6ea 100644 --- a/dev-libs/libxml2/libxml2-2.5.4.ebuild +++ b/dev-libs/libxml2/libxml2-2.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.4.ebuild,v 1.1 2003/03/03 20:10:42 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.4.ebuild,v 1.2 2003/03/09 20:39:17 agriffis Exp $ inherit eutils libtool gnome.org @@ -16,7 +16,7 @@ DEPEND="sys-libs/zlib SLOT="2" LICENSE="MIT" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" src_compile() { # Fix .la files of python site packages diff --git a/net-ftp/curl/ChangeLog b/net-ftp/curl/ChangeLog index 802fbf9ec2cd..e10839172dfe 100644 --- a/net-ftp/curl/ChangeLog +++ b/net-ftp/curl/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-ftp/curl # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/ChangeLog,v 1.10 2003/02/28 22:42:44 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/ChangeLog,v 1.11 2003/03/09 20:37:59 agriffis Exp $ *curl-7.10.3 (28 Feb 2003) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> curl-7.10.3.ebuild: + Mark stable on alpha + 28 Feb 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.3.ebuild files/digest-curl-7.10.3 : Version Bump. Fixes #14015. diff --git a/net-ftp/curl/curl-7.10.3.ebuild b/net-ftp/curl/curl-7.10.3.ebuild index 31eb58f19777..7eb2413f8fac 100644 --- a/net-ftp/curl/curl-7.10.3.ebuild +++ b/net-ftp/curl/curl-7.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.3.ebuild,v 1.1 2003/02/28 22:42:44 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.3.ebuild,v 1.2 2003/03/09 20:37:59 agriffis Exp $ DESCRIPTION="A Client that groks URLs" SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://curl.haxx.se/" SLOT="0" LICENSE="MIT X11" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" IUSE="ssl pic ipv6 ldap" DEPEND=">=sys-libs/pam-0.75 diff --git a/net-ftp/ncftp/ChangeLog b/net-ftp/ncftp/ChangeLog index fed3f71cdb48..745b6a149ace 100644 --- a/net-ftp/ncftp/ChangeLog +++ b/net-ftp/ncftp/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-ftp/ncftp # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ChangeLog,v 1.10 2003/03/06 16:21:11 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ChangeLog,v 1.11 2003/03/09 20:37:10 agriffis Exp $ 14 Feb 2003; Guy Martin <gmsoft@gentoo.org> ncftp-3.1.5.ebuild : Added hppa to keywords. @@ -9,6 +9,9 @@ *ncftp-3.1.5 (20 Oct 2002) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> ncftp-3.1.5.ebuild: + Mark stable on alpha + 06 Mar 2003; Jason Wever <weeve@gentoo.org> ncftp-3.1.5.ebuild: Changed ~sparc keyword to sparc. diff --git a/net-ftp/ncftp/ncftp-3.1.5.ebuild b/net-ftp/ncftp/ncftp-3.1.5.ebuild index 7423614f16c0..54b4c7c73177 100644 --- a/net-ftp/ncftp/ncftp-3.1.5.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5.ebuild,v 1.7 2003/03/06 16:21:11 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5.ebuild,v 1.8 2003/03/09 20:37:10 agriffis Exp $ S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ncftp.com/" SLOT="0" LICENSE="Clarified-Artistic" -KEYWORDS="x86 ~ppc sparc ~alpha hppa" +KEYWORDS="x86 ~ppc sparc alpha hppa" DEPEND=">=sys-libs/ncurses-5.2" diff --git a/net-misc/rdesktop/ChangeLog b/net-misc/rdesktop/ChangeLog index f8b2e602f566..15a140c186ef 100644 --- a/net-misc/rdesktop/ChangeLog +++ b/net-misc/rdesktop/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-misc/rdesktop # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rdesktop/ChangeLog,v 1.15 2003/02/28 03:02:26 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rdesktop/ChangeLog,v 1.16 2003/03/09 20:35:55 agriffis Exp $ *rdesktop-1.2.0 (27 Feb 2003) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> rdesktop-1.2.0.ebuild: + Mark stable on alpha + 27 Feb 2003; Brad Cowan <bcowan@gentoo.org> rdesktop-1.2.0.ebuild, files/digest-rdesktop-1.2.0 : diff --git a/net-misc/rdesktop/rdesktop-1.2.0.ebuild b/net-misc/rdesktop/rdesktop-1.2.0.ebuild index 423b9c0e0b7a..17db344a557f 100644 --- a/net-misc/rdesktop/rdesktop-1.2.0.ebuild +++ b/net-misc/rdesktop/rdesktop-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rdesktop/rdesktop-1.2.0.ebuild,v 1.1 2003/02/28 03:02:26 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rdesktop/rdesktop-1.2.0.ebuild,v 1.2 2003/03/09 20:35:55 agriffis Exp $ IUSE="ssl" @@ -12,7 +12,7 @@ HOMEPAGE="http://rdesktop.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha ~sparc" +KEYWORDS="~x86 alpha ~sparc" DEPEND="x11-base/xfree ssl? ( >=dev-libs/openssl-0.9.6b )" |