diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 08:58:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 08:58:37 +0000 |
commit | c5c9624600de7ba59b6d685659717266bc161180 (patch) | |
tree | 88625de066ff5ad18bf818afcbc7de295da4fabc /app-text/wgetpaste/wgetpaste-2.22.ebuild | |
parent | Stable for ia64, wrt bug #471406 (diff) | |
download | gentoo-2-c5c9624600de7ba59b6d685659717266bc161180.tar.gz gentoo-2-c5c9624600de7ba59b6d685659717266bc161180.tar.bz2 gentoo-2-c5c9624600de7ba59b6d685659717266bc161180.zip |
Stable for ia64, wrt bug #471408
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/wgetpaste/wgetpaste-2.22.ebuild')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.22.ebuild b/app-text/wgetpaste/wgetpaste-2.22.ebuild index 8beaf0dafd5c..f8a1ea744fd9 100644 --- a/app-text/wgetpaste/wgetpaste-2.22.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.22.ebuild,v 1.6 2013/06/26 03:05:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.22.ebuild,v 1.7 2013/06/26 08:58:37 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="zsh-completion +lodgeit-default" DEPEND="" |