diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:32:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:32:17 +0000 |
commit | 3e122e609da0697d3239afc4b09cddcc0d4d6ae2 (patch) | |
tree | c729c5774b70a822c66371ffd4d83cbfac3659e9 /app-text/wgetpaste | |
parent | Stable for sparc, wrt bug #471406 (diff) | |
download | gentoo-2-3e122e609da0697d3239afc4b09cddcc0d4d6ae2.tar.gz gentoo-2-3e122e609da0697d3239afc4b09cddcc0d4d6ae2.tar.bz2 gentoo-2-3e122e609da0697d3239afc4b09cddcc0d4d6ae2.zip |
Stable for sparc, wrt bug #471408
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index 5c1c1833069f..0c11f3c71dd2 100644 --- a/app-text/wgetpaste/ChangeLog +++ b/app-text/wgetpaste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wgetpaste # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.136 2013/06/26 08:58:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.137 2013/06/29 16:32:17 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> wgetpaste-2.22.ebuild: + Stable for sparc, wrt bug #471408 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> wgetpaste-2.22.ebuild: Stable for ia64, wrt bug #471408 diff --git a/app-text/wgetpaste/wgetpaste-2.22.ebuild b/app-text/wgetpaste/wgetpaste-2.22.ebuild index f8a1ea744fd9..2ec8fd709390 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.7 2013/06/26 08:58:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.22.ebuild,v 1.8 2013/06/29 16:32:17 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="" |