diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2013-05-28 11:00:23 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2013-05-28 11:00:23 +0000 |
commit | 69f94772a47abbeb5841b5d8dc9c9f7ebf349556 (patch) | |
tree | 69418a348d89ec5a95d43e4d2edec750719c0704 /app-text/wgetpaste | |
parent | games-emulation/desmume: Version bump, port to EAPI 5, remove some old versions. (diff) | |
download | gentoo-2-69f94772a47abbeb5841b5d8dc9c9f7ebf349556.tar.gz gentoo-2-69f94772a47abbeb5841b5d8dc9c9f7ebf349556.tar.bz2 gentoo-2-69f94772a47abbeb5841b5d8dc9c9f7ebf349556.zip |
ppc, ppc64 stable. bug #471408
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
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 9f55ca2532c8..5dd2044c5a32 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.132 2013/05/27 11:20:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.133 2013/05/28 11:00:23 vincent Exp $ + + 28 May 2013; Vicente Olivert Riera <vincent@gentoo.org> wgetpaste-2.22.ebuild: + ppc, ppc64 stable. bug #471408 27 May 2013; Jeroen Roovers <jer@gentoo.org> wgetpaste-2.22.ebuild: Stable for HPPA (bug #471408). diff --git a/app-text/wgetpaste/wgetpaste-2.22.ebuild b/app-text/wgetpaste/wgetpaste-2.22.ebuild index 75e7c40717a8..eafa6a752130 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.3 2013/05/27 11:20:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.22.ebuild,v 1.4 2013/05/28 11:00:23 vincent 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="" |