diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2003-01-19 16:13:04 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2003-01-19 16:13:04 +0000 |
commit | d7f20246bab64b6ae6000bae21c8749c8b0ed2ea (patch) | |
tree | db7f80245cd28d515d227b2adf3f52df67eb1044 | |
parent | new ebuild (diff) | |
download | gentoo-2-d7f20246bab64b6ae6000bae21c8749c8b0ed2ea.tar.gz gentoo-2-d7f20246bab64b6ae6000bae21c8749c8b0ed2ea.tar.bz2 gentoo-2-d7f20246bab64b6ae6000bae21c8749c8b0ed2ea.zip |
stable on alpha. syncing alpha packages.
-rw-r--r-- | app-crypt/gnupg/gnupg-1.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/gvim/gvim-6.1-r4.ebuild | 4 | ||||
-rw-r--r-- | dev-util/strace/strace-4.4-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.2.1-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/bash/bash-2.05b-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/groff/groff-1.18.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/less/less-378-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/man/man-1.5k-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.0.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/perl/perl-5.8.0-r9.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xloadimage/xloadimage-4.1.ebuild | 4 |
13 files changed, 26 insertions, 26 deletions
diff --git a/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild b/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild index dec36efbee0c..f84f04cecb26 100644 --- a/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild +++ b/app-crypt/gnupg/gnupg-1.2.1-r1.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-crypt/gnupg/gnupg-1.2.1-r1.ebuild,v 1.2 2002/12/26 21:43:39 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild,v 1.3 2003/01/19 16:13:04 bjb Exp $ DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" HOMEPAGE="http://www.gnupg.org/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/gnupg/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" IUSE="X zlib ldap nls" DEPEND="sys-devel/perl diff --git a/app-editors/gvim/gvim-6.1-r4.ebuild b/app-editors/gvim/gvim-6.1-r4.ebuild index d80e27bf5c9b..d45926c3b03a 100644 --- a/app-editors/gvim/gvim-6.1-r4.ebuild +++ b/app-editors/gvim/gvim-6.1-r4.ebuild @@ -1,12 +1,12 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r4.ebuild,v 1.8 2003/01/14 17:37:05 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r4.ebuild,v 1.9 2003/01/19 16:13:04 bjb Exp $ VIMPATCH="vimpatch-1-263.tar.bz2" inherit vim DESCRIPTION="graphical vim" -KEYWORDS="x86 ~alpha" +KEYWORDS="x86 alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 sys-libs/libtermcap-compat diff --git a/dev-util/strace/strace-4.4-r1.ebuild b/dev-util/strace/strace-4.4-r1.ebuild index a0c991f6da80..aa519f396479 100644 --- a/dev-util/strace/strace-4.4-r1.ebuild +++ b/dev-util/strace/strace-4.4-r1.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/dev-util/strace/strace-4.4-r1.ebuild,v 1.1 2003/01/01 03:43:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4-r1.ebuild,v 1.2 2003/01/19 16:13:04 bjb Exp $ # NOTE: For some reason, upstream has changed the naming scheme # for the tarballs to something quite lame: @@ -18,7 +18,7 @@ HOMEPAGE="http://www.wi.leidenuniv.nl/~wichert/strace/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="static" DEPEND="virtual/glibc diff --git a/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild index 3f9c7bc648c0..8ec38a52a91f 100644 --- a/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-0.4.0.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/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild,v 1.2 2003/01/04 12:08:26 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild,v 1.3 2003/01/19 16:13:04 bjb Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" RDEPEND=">=gnome-base/gconf-1.2.1 >=x11-libs/gtk+-2.0.2" diff --git a/net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild b/net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild index 62fbe1eb4ac6..f1eff75e2525 100644 --- a/net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild +++ b/net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild,v 1.1 2002/12/29 01:49:38 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild,v 1.2 2003/01/19 16:13:04 bjb Exp $ DESCRIPTION="File transfer program to keep remote files into sync" # remove -r1 from SRC_URI since it's the same source SRC_URI="http://cvs.gentoo.org/~blizzy/${PF/-r1/}.tar.bz2" HOMEPAGE="http://rsync.samba.org" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" LICENSE="GPL-2" SLOT="0" diff --git a/net-www/mozilla/mozilla-1.2.1-r4.ebuild b/net-www/mozilla/mozilla-1.2.1-r4.ebuild index 48ff22d3edb8..b5cbc9ff40f5 100644 --- a/net-www/mozilla/mozilla-1.2.1-r4.ebuild +++ b/net-www/mozilla/mozilla-1.2.1-r4.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/net-www/mozilla/mozilla-1.2.1-r4.ebuild,v 1.4 2003/01/10 23:06:38 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.2.1-r4.ebuild,v 1.5 2003/01/19 16:13:04 bjb Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome" # Internal USE flags that I do not really want to advertise ... @@ -63,7 +63,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla/releases/${PN}${MY_PV2}/src/${PN}-sou # mirror://gentoo/${P}-patches-${PATCH_VER}.tar.bz2" HOMEPAGE="http://www.mozilla.org" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" diff --git a/sys-apps/bash/bash-2.05b-r3.ebuild b/sys-apps/bash/bash-2.05b-r3.ebuild index 4a275e210134..f8b9f217eacd 100644 --- a/sys-apps/bash/bash-2.05b-r3.ebuild +++ b/sys-apps/bash/bash-2.05b-r3.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/sys-apps/bash/bash-2.05b-r3.ebuild,v 1.15 2003/01/18 19:36:54 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bash/bash-2.05b-r3.ebuild,v 1.16 2003/01/19 16:13:04 bjb Exp $ inherit eutils flag-o-matic @@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/bash/bash.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips" +KEYWORDS="x86 ~ppc ~sparc alpha ~mips" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" diff --git a/sys-apps/groff/groff-1.18.1.ebuild b/sys-apps/groff/groff-1.18.1.ebuild index 9775b4eae715..6f143b2a248d 100644 --- a/sys-apps/groff/groff-1.18.1.ebuild +++ b/sys-apps/groff/groff-1.18.1.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/sys-apps/groff/groff-1.18.1.ebuild,v 1.4 2003/01/09 20:14:20 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.18.1.ebuild,v 1.5 2003/01/19 16:13:04 bjb Exp $ IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="Text formatter used for man pages" SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/groff/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/groff/groff.html" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips" +KEYWORDS="x86 ~ppc ~sparc alpha ~mips" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/less/less-378-r1.ebuild b/sys-apps/less/less-378-r1.ebuild index 1b087ceec30d..7654cb71d71f 100644 --- a/sys-apps/less/less-378-r1.ebuild +++ b/sys-apps/less/less-378-r1.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/sys-apps/less/less-378-r1.ebuild,v 1.2 2002/12/30 04:28:59 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-378-r1.ebuild,v 1.3 2003/01/19 16:13:04 bjb Exp $ IUSE="" @@ -9,7 +9,7 @@ DESCRIPTION="Excellent text file viewer" HOMEPAGE="http://www.greenwoodsoftware.com/" SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/man/man-1.5k-r1.ebuild b/sys-apps/man/man-1.5k-r1.ebuild index 6f295808e3b1..55a1a37deffb 100644 --- a/sys-apps/man/man-1.5k-r1.ebuild +++ b/sys-apps/man/man-1.5k-r1.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/sys-apps/man/man-1.5k-r1.ebuild,v 1.3 2003/01/08 17:53:12 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5k-r1.ebuild,v 1.4 2003/01/19 16:13:04 bjb Exp $ IUSE="" @@ -18,7 +18,7 @@ RDEPEND="sys-apps/cronbase >=sys-apps/groff-1.18" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" LICENSE="GPL-2" src_unpack() { diff --git a/sys-devel/libperl/libperl-5.8.0.ebuild b/sys-devel/libperl/libperl-5.8.0.ebuild index 103355b903af..c04045f83b1a 100644 --- a/sys-devel/libperl/libperl-5.8.0.ebuild +++ b/sys-devel/libperl/libperl-5.8.0.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/sys-devel/libperl/libperl-5.8.0.ebuild,v 1.3 2003/01/09 01:07:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.0.ebuild,v 1.4 2003/01/19 16:13:04 bjb Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -77,7 +77,7 @@ fi LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="x86 sparc ~ppc ~alpha ~mips" +KEYWORDS="x86 sparc ~ppc alpha ~mips" DEPEND="sys-apps/groff berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) diff --git a/sys-devel/perl/perl-5.8.0-r9.ebuild b/sys-devel/perl/perl-5.8.0-r9.ebuild index f0e32a42de35..5882a360874c 100644 --- a/sys-devel/perl/perl-5.8.0-r9.ebuild +++ b/sys-devel/perl/perl-5.8.0-r9.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/sys-devel/perl/perl-5.8.0-r9.ebuild,v 1.4 2003/01/17 17:23:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r9.ebuild,v 1.5 2003/01/19 16:13:04 bjb Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -81,7 +81,7 @@ fi LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="x86 sparc ~ppc ~alpha ~mips" +KEYWORDS="x86 sparc ~ppc alpha ~mips" DEPEND="sys-apps/groff berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) diff --git a/x11-misc/xloadimage/xloadimage-4.1.ebuild b/x11-misc/xloadimage/xloadimage-4.1.ebuild index e1386cc1f667..0cd450401e6c 100644 --- a/x11-misc/xloadimage/xloadimage-4.1.ebuild +++ b/x11-misc/xloadimage/xloadimage-4.1.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/x11-misc/xloadimage/xloadimage-4.1.ebuild,v 1.9 2002/12/16 22:48:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xloadimage/xloadimage-4.1.ebuild,v 1.10 2003/01/19 16:13:04 bjb Exp $ IUSE="tiff jpeg png" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.x.org/R5contrib/${MY_P}.tar.gz" HOMEPAGE="http://gopher.std.com/homepages/jimf/xloadimage.html" LICENSE="MIT" SLOT="0" -KEYWORDS="x86 sparc ppc ~alpha" +KEYWORDS="x86 sparc ppc alpha" DEPEND="x11-base/xfree tiff? ( media-libs/tiff ) png? ( media-libs/libpng ) |