diff options
26 files changed, 110 insertions, 65 deletions
diff --git a/net-misc/aget/ChangeLog b/net-misc/aget/ChangeLog index 5a88ca6f3056..16b2ba484833 100644 --- a/net-misc/aget/ChangeLog +++ b/net-misc/aget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/aget -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/ChangeLog,v 1.14 2009/01/14 03:27:27 vapier Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/ChangeLog,v 1.15 2010/01/07 15:45:03 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> aget-0.4.ebuild: + Transfer Prefix keywords 14 Jan 2009; Mike Frysinger <vapier@gentoo.org> aget-0.4.ebuild: Fix building with glibc-2.8 #240914 by Diego E. Pettenò. diff --git a/net-misc/aget/aget-0.4.ebuild b/net-misc/aget/aget-0.4.ebuild index 9aed980fa5e8..28b90607df95 100644 --- a/net-misc/aget/aget-0.4.ebuild +++ b/net-misc/aget/aget-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.ebuild,v 1.13 2009/01/14 03:27:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.ebuild,v 1.14 2010/01/07 15:45:03 fauli Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.enderunix.org/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" src_unpack() { diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog index f8abdb47aaea..7f1d4e1b4b2b 100644 --- a/net-misc/autossh/ChangeLog +++ b/net-misc/autossh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/autossh -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.24 2009/09/23 19:34:19 patrick Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.25 2010/01/07 15:45:55 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> autossh-1.4b.ebuild: + Transfer Prefix keywords 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> autossh-1.2g.ebuild: Remove virtual/libc diff --git a/net-misc/autossh/autossh-1.4b.ebuild b/net-misc/autossh/autossh-1.4b.ebuild index c3f5f40c03d8..6816fe938ebf 100644 --- a/net-misc/autossh/autossh-1.4b.ebuild +++ b/net-misc/autossh/autossh-1.4b.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4b.ebuild,v 1.1 2008/09/06 01:28:55 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4b.ebuild,v 1.2 2010/01/07 15:45:55 fauli Exp $ DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" SRC_URI="http://www.harding.motd.ca/${PN}/${P}.tgz" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" SLOT="0" IUSE="" diff --git a/net-misc/gsasl/ChangeLog b/net-misc/gsasl/ChangeLog index a8764a996da9..88ce87337e00 100644 --- a/net-misc/gsasl/ChangeLog +++ b/net-misc/gsasl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/gsasl -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/ChangeLog,v 1.31 2009/09/23 19:36:12 patrick Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/ChangeLog,v 1.32 2010/01/07 15:47:25 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> gsasl-1.1.ebuild: + Transfer Prefix keywords 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> gsasl-0.2.4.ebuild: Remove virtual/libc diff --git a/net-misc/gsasl/gsasl-1.1.ebuild b/net-misc/gsasl/gsasl-1.1.ebuild index 4dd0caa237e5..d8f65d42db01 100644 --- a/net-misc/gsasl/gsasl-1.1.ebuild +++ b/net-misc/gsasl/gsasl-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-1.1.ebuild,v 1.1 2009/04/25 23:03:37 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-1.1.ebuild,v 1.2 2010/01/07 15:47:25 fauli Exp $ DESCRIPTION="The GNU SASL client, server, and library" HOMEPAGE="http://www.gnu.org/software/gsasl/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" # TODO: check http://www.gnu.org/software/gsasl/#dependencies for more # optional external libraries. -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="kerberos nls static doc" PROVIDE="virtual/gsasl" DEPEND="nls? ( sys-devel/gettext ) diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog index b9d992589a4f..1320732e8892 100644 --- a/net-misc/iperf/ChangeLog +++ b/net-misc/iperf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/iperf -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.33 2009/06/01 20:03:18 pva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.34 2010/01/07 15:48:39 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> iperf-2.0.4.ebuild: + Transfer Prefix keywords 01 Jun 2009; Peter Volkov <pva@gentoo.org> -iperf-1.7.0.ebuild, -iperf-2.0.1.ebuild, -iperf-2.0.2.ebuild, iperf-2.0.4.ebuild: diff --git a/net-misc/iperf/iperf-2.0.4.ebuild b/net-misc/iperf/iperf-2.0.4.ebuild index 51c48c7204f4..4c82ecc6a936 100644 --- a/net-misc/iperf/iperf-2.0.4.ebuild +++ b/net-misc/iperf/iperf-2.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.4.ebuild,v 1.10 2009/06/01 20:03:18 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.4.ebuild,v 1.11 2010/01/07 15:48:39 fauli Exp $ DESCRIPTION="tool to measure IP bandwidth using UDP or TCP" HOMEPAGE="http://iperf.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" IUSE="ipv6 threads debug" DEPEND="" diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog index 6fcc4967d6d8..6d517199ddbe 100644 --- a/net-misc/iputils/ChangeLog +++ b/net-misc/iputils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/iputils -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.76 2009/08/23 16:00:44 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.77 2010/01/07 15:52:15 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + iputils-20071127-r2.ebuild: + Transfer Prefix keywords 23 Aug 2009; Diego E. Pettenò <flameeyes@gentoo.org> iputils-20070202.ebuild: diff --git a/net-misc/iputils/iputils-20071127-r2.ebuild b/net-misc/iputils/iputils-20071127-r2.ebuild index f3e2bb3f7296..c0e5306c569e 100644 --- a/net-misc/iputils/iputils-20071127-r2.ebuild +++ b/net-misc/iputils/iputils-20071127-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20071127-r2.ebuild,v 1.1 2008/06/10 10:47:44 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20071127-r2.ebuild,v 1.2 2010/01/07 15:52:15 fauli Exp $ inherit flag-o-matic eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.skbuff.net/iputils/iputils-s${PV}.tar.bz2 LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux" IUSE="doc idn ipv6 SECURITY_HAZARD static" DEPEND="virtual/os-headers diff --git a/net-misc/mDNSResponder/ChangeLog b/net-misc/mDNSResponder/ChangeLog index d271bca670c4..b9ff0a73a04a 100644 --- a/net-misc/mDNSResponder/ChangeLog +++ b/net-misc/mDNSResponder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/mDNSResponder -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mDNSResponder/ChangeLog,v 1.52 2009/11/21 19:59:13 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/mDNSResponder/ChangeLog,v 1.53 2010/01/07 15:54:35 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + mDNSResponder-212.1.ebuild: + Transfer Prefix keywords 21 Nov 2009; nixnut <nixnut@gentoo.org> mDNSResponder-212.1.ebuild: ppc stable #290822 diff --git a/net-misc/mDNSResponder/mDNSResponder-212.1.ebuild b/net-misc/mDNSResponder/mDNSResponder-212.1.ebuild index eef0474c2e7e..95c6b5073e22 100644 --- a/net-misc/mDNSResponder/mDNSResponder-212.1.ebuild +++ b/net-misc/mDNSResponder/mDNSResponder-212.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mDNSResponder/mDNSResponder-212.1.ebuild,v 1.7 2009/11/21 19:59:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mDNSResponder/mDNSResponder-212.1.ebuild,v 1.8 2010/01/07 15:54:35 fauli Exp $ inherit eutils base toolchain-funcs flag-o-matic java-pkg-opt-2 @@ -11,7 +11,7 @@ SRC_URI="http://www.opensource.apple.com/tarballs/${PN}/${P}.tar.gz" LICENSE="Apache-2.0 BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="debug doc" DEPEND="!net-dns/avahi diff --git a/net-misc/memcached/ChangeLog b/net-misc/memcached/ChangeLog index 946e23774e70..f673c0547c50 100644 --- a/net-misc/memcached/ChangeLog +++ b/net-misc/memcached/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/memcached -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.106 2009/12/11 18:27:08 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.107 2010/01/07 15:55:42 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + memcached-1.4.4.ebuild: + Transfer Prefix keywords 11 Dec 2009; Raúl Porcel <armin76@gentoo.org> memcached-1.4.1.ebuild: sh stable wrt #279386 diff --git a/net-misc/memcached/memcached-1.4.4.ebuild b/net-misc/memcached/memcached-1.4.4.ebuild index 1164de123eda..805ab3e9b974 100644 --- a/net-misc/memcached/memcached-1.4.4.ebuild +++ b/net-misc/memcached/memcached-1.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.4.ebuild,v 1.1 2009/11/27 23:24:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.4.ebuild,v 1.2 2010/01/07 15:55:42 fauli Exp $ EAPI=2 inherit eutils autotools flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="http://memcached.googlecode.com/files/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test slabs-reassign debug sasl" # hugetlbfs later RDEPEND=">=dev-libs/libevent-1.4 diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index 3a04e4edabc9..d72e4757c112 100644 --- a/net-misc/neon/ChangeLog +++ b/net-misc/neon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/neon -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.147 2009/12/31 22:17:57 arfrever Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.148 2010/01/07 15:56:39 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> neon-0.29.2.ebuild: + Transfer Prefix keywords *neon-0.29.2 (31 Dec 2009) diff --git a/net-misc/neon/neon-0.29.2.ebuild b/net-misc/neon/neon-0.29.2.ebuild index bddb5089b1e6..70f6e9cccc6b 100644 --- a/net-misc/neon/neon-0.29.2.ebuild +++ b/net-misc/neon/neon-0.29.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.29.2.ebuild,v 1.1 2009/12/31 22:17:57 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.29.2.ebuild,v 1.2 2010/01/07 15:56:39 fauli Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc expat gnutls kerberos libproxy nls pkcs11 ssl zlib" IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN" for lingua in ${IUSE_LINGUAS}; do diff --git a/net-misc/puf/ChangeLog b/net-misc/puf/ChangeLog index 1ddffdb56932..f0d4b43d46da 100644 --- a/net-misc/puf/ChangeLog +++ b/net-misc/puf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/puf -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/ChangeLog,v 1.9 2009/10/25 20:18:52 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/ChangeLog,v 1.10 2010/01/07 15:57:32 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> puf-1.0.0.ebuild: + Transfer Prefix keywords 25 Oct 2009; Torsten Veller <tove@gentoo.org> metadata.xml: Remove drizzt from metadata.xml (#149111) diff --git a/net-misc/puf/puf-1.0.0.ebuild b/net-misc/puf/puf-1.0.0.ebuild index 180c63a90ad3..a4b5274bb80c 100644 --- a/net-misc/puf/puf-1.0.0.ebuild +++ b/net-misc/puf/puf-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/puf-1.0.0.ebuild,v 1.2 2009/02/05 13:29:11 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/puf-1.0.0.ebuild,v 1.3 2010/01/07 15:57:32 fauli Exp $ DESCRIPTION="A download tool for UNIX-like systems." SRC_URI="mirror://sourceforge/puf/${P}.tar.gz" @@ -11,7 +11,7 @@ DEPEND="" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" src_install () { emake DESTDIR="${D}" install || die diff --git a/net-misc/sitecopy/ChangeLog b/net-misc/sitecopy/ChangeLog index b912e518d581..9ed37adcbde7 100644 --- a/net-misc/sitecopy/ChangeLog +++ b/net-misc/sitecopy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/sitecopy -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.52 2009/12/01 10:32:17 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.53 2010/01/07 15:58:41 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + sitecopy-0.16.3_p17.ebuild: + Transfer Prefix keywords 01 Dec 2009; Markus Meier <maekke@gentoo.org> sitecopy-0.16.3_p17.ebuild: amd64 stable, bug #292827 diff --git a/net-misc/sitecopy/sitecopy-0.16.3_p17.ebuild b/net-misc/sitecopy/sitecopy-0.16.3_p17.ebuild index 39524f54ea3d..38c5200c0868 100644 --- a/net-misc/sitecopy/sitecopy-0.16.3_p17.ebuild +++ b/net-misc/sitecopy/sitecopy-0.16.3_p17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.16.3_p17.ebuild,v 1.5 2009/12/01 10:32:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.16.3_p17.ebuild,v 1.6 2010/01/07 15:58:41 fauli Exp $ EAPI="2" @@ -15,7 +15,7 @@ DESCRIPTION="sitecopy is for easily maintaining remote web sites" SRC_URI="mirror://debian/pool/main/s/${PN}/${MY_P}.orig.tar.gz mirror://debian/pool/main/s/${PN}/${MY_P}-${DEB_PL}.diff.gz" HOMEPAGE="http://packages.debian.org/unstable/sitecopy http://www.lyra.org/sitecopy/" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/throttle/ChangeLog b/net-misc/throttle/ChangeLog index 54b05a850533..fbac6ba9f679 100644 --- a/net-misc/throttle/ChangeLog +++ b/net-misc/throttle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/throttle -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/ChangeLog,v 1.3 2008/12/08 00:35:42 darkside Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/ChangeLog,v 1.4 2010/01/07 15:59:20 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> throttle-1.2.ebuild: + Transfer Prefix keywords 08 Dec 2008; Jeremy Olexa <darkside@gentoo.org> throttle-1.2.ebuild: amd64 stable, bug #249929 diff --git a/net-misc/throttle/throttle-1.2.ebuild b/net-misc/throttle/throttle-1.2.ebuild index ff45e25ea80d..3f5ce4f133a6 100644 --- a/net-misc/throttle/throttle-1.2.ebuild +++ b/net-misc/throttle/throttle-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/throttle-1.2.ebuild,v 1.4 2008/12/08 00:35:42 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/throttle-1.2.ebuild,v 1.5 2010/01/07 15:59:20 fauli Exp $ DESCRIPTION="Bandwidth limiting pipe" HOMEPAGE="http://klicman.org/throttle/" @@ -8,7 +8,7 @@ SRC_URI="http://klicman.org/throttle/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-macos" IUSE="" src_install() { diff --git a/net-misc/unison/ChangeLog b/net-misc/unison/ChangeLog index 521174c97615..69c6a9f0382b 100644 --- a/net-misc/unison/ChangeLog +++ b/net-misc/unison/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/unison -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.61 2009/12/04 17:33:18 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.62 2010/01/07 16:00:19 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + unison-2.32.52.ebuild: + Transfer Prefix keywords *unison-2.32.52 (04 Dec 2009) diff --git a/net-misc/unison/unison-2.32.52.ebuild b/net-misc/unison/unison-2.32.52.ebuild index 53ab61679cc2..3516c0a3a30d 100644 --- a/net-misc/unison/unison-2.32.52.ebuild +++ b/net-misc/unison/unison-2.32.52.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.32.52.ebuild,v 1.1 2009/12/04 17:33:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.32.52.ebuild,v 1.2 2010/01/07 16:00:19 fauli Exp $ EAPI="2" @@ -12,7 +12,7 @@ DESCRIPTION="Two-way cross-platform file synchronizer" HOMEPAGE="http://www.cis.upenn.edu/~bcpierce/unison/" LICENSE="GPL-2" SLOT="$(get_version_component_range 1-2 ${PV})" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" # ocaml version so we are sure it has ocamlopt use flag DEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?] diff --git a/net-misc/wakeonlan/ChangeLog b/net-misc/wakeonlan/ChangeLog index 908802b3b41c..ecaf28e44e90 100644 --- a/net-misc/wakeonlan/ChangeLog +++ b/net-misc/wakeonlan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/wakeonlan -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wakeonlan/ChangeLog,v 1.20 2008/07/27 17:43:35 bluebird Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wakeonlan/ChangeLog,v 1.21 2010/01/07 16:01:06 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + wakeonlan-0.41-r1.ebuild: + Transfer Prefix keywords 27 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> wakeonlan-0.41-r1.ebuild: diff --git a/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild b/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild index fbb628c42eac..6b5472d6015e 100644 --- a/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild +++ b/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild,v 1.9 2008/07/27 17:43:35 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wakeonlan/wakeonlan-0.41-r1.ebuild,v 1.10 2010/01/07 16:01:06 fauli Exp $ inherit eutils perl-app @@ -10,7 +10,7 @@ SRC_URI="http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/${P}.tar.gz" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="" src_unpack() { |