diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 18:40:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 18:40:55 +0000 |
commit | bc7b2b181970d4266887fc6d3bbb79f350ad2ed6 (patch) | |
tree | 18a772046dc499a410d195c99872090b86c2d7c6 /net-nntp | |
parent | Fix tests, thanks prometheanfire, bug #421091 (diff) | |
download | gentoo-2-bc7b2b181970d4266887fc6d3bbb79f350ad2ed6.tar.gz gentoo-2-bc7b2b181970d4266887fc6d3bbb79f350ad2ed6.tar.bz2 gentoo-2-bc7b2b181970d4266887fc6d3bbb79f350ad2ed6.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/tin/ChangeLog | 6 | ||||
-rw-r--r-- | net-nntp/tin/tin-1.8.3.ebuild | 6 | ||||
-rw-r--r-- | net-nntp/tin/tin-1.9.4-r1.ebuild | 6 | ||||
-rw-r--r-- | net-nntp/tin/tin-1.9.6.ebuild | 6 | ||||
-rw-r--r-- | net-nntp/tin/tin-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | net-nntp/tin/tin-2.0.1.ebuild | 4 |
6 files changed, 18 insertions, 14 deletions
diff --git a/net-nntp/tin/ChangeLog b/net-nntp/tin/ChangeLog index b3e0a82ba673..ffb97743d9f6 100644 --- a/net-nntp/tin/ChangeLog +++ b/net-nntp/tin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-nntp/tin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.36 2012/05/29 19:45:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.37 2012/06/17 18:40:55 armin76 Exp $ + + 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> tin-1.8.3.ebuild, + tin-1.9.4-r1.ebuild, tin-1.9.6.ebuild, tin-2.0.0.ebuild, tin-2.0.1.ebuild: + Drop ia64/sparc keywords 29 May 2012; Brent Baude <ranger@gentoo.org> tin-2.0.0.ebuild: Marking tin-2.0.0 ppc for bug 416105 diff --git a/net-nntp/tin/tin-1.8.3.ebuild b/net-nntp/tin/tin-1.8.3.ebuild index 5c54216e55c9..c723199a514c 100644 --- a/net-nntp/tin/tin-1.8.3.ebuild +++ b/net-nntp/tin/tin-1.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-1.8.3.ebuild,v 1.8 2010/01/09 19:11:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-1.8.3.ebuild,v 1.9 2012/06/17 18:40:55 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v$(get_version_component_range 1 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ia64 ppc sparc x86" +KEYWORDS="~amd64 arm ppc x86" IUSE="crypt debug idn ipv6 nls unicode" DEPEND="dev-libs/libpcre diff --git a/net-nntp/tin/tin-1.9.4-r1.ebuild b/net-nntp/tin/tin-1.9.4-r1.ebuild index b75410e048b1..4c7493960b67 100644 --- a/net-nntp/tin/tin-1.9.4-r1.ebuild +++ b/net-nntp/tin/tin-1.9.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-1.9.4-r1.ebuild,v 1.1 2010/01/09 19:11:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-1.9.4-r1.ebuild,v 1.2 2012/06/17 18:40:55 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v$(get_version_component_range 1 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="cancel-locks crypt debug evil forgery idn ipv6 nls unicode socks5 +etiquette" DEPEND=" diff --git a/net-nntp/tin/tin-1.9.6.ebuild b/net-nntp/tin/tin-1.9.6.ebuild index 21bdbc9587a7..bebe7e0435b1 100644 --- a/net-nntp/tin/tin-1.9.6.ebuild +++ b/net-nntp/tin/tin-1.9.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-1.9.6.ebuild,v 1.2 2011/04/10 03:20:29 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-1.9.6.ebuild,v 1.3 2012/06/17 18:40:55 armin76 Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v$(get_version_component_range 1 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cancel-locks crypt debug evil forgery idn ipv6 nls unicode socks5 +etiquette" DEPEND=" diff --git a/net-nntp/tin/tin-2.0.0.ebuild b/net-nntp/tin/tin-2.0.0.ebuild index c97226c9aa3e..8431fe8cb66d 100644 --- a/net-nntp/tin/tin-2.0.0.ebuild +++ b/net-nntp/tin/tin-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.0.ebuild,v 1.6 2012/05/29 19:45:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.0.ebuild,v 1.7 2012/06/17 18:40:55 armin76 Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v$(get_version_component_range 1 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cancel-locks debug doc +etiquette evil forgery gpg idn ipv6 mime nls sasl socks5 spell unicode" RDEPEND=" diff --git a/net-nntp/tin/tin-2.0.1.ebuild b/net-nntp/tin/tin-2.0.1.ebuild index cd6fb738a7b5..d257ad78975c 100644 --- a/net-nntp/tin/tin-2.0.1.ebuild +++ b/net-nntp/tin/tin-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild,v 1.1 2012/05/15 16:16:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild,v 1.2 2012/06/17 18:40:55 armin76 Exp $ EAPI=4 inherit eutils toolchain-funcs versionator @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v$(get_version_component_range 1 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cancel-locks debug doc +etiquette evil forgery gpg idn ipv6 mime nls sasl socks5 spell unicode" RDEPEND=" |