diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:19:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:19:24 +0000 |
commit | 565424a6973506d97e2e22bd189b52293b7fb738 (patch) | |
tree | 628febf2cbc5456333c04a2bf57a8558da12c9b1 /app-text | |
parent | Stable for ppc, wrt bug #523450 (diff) | |
download | gentoo-2-565424a6973506d97e2e22bd189b52293b7fb738.tar.gz gentoo-2-565424a6973506d97e2e22bd189b52293b7fb738.tar.bz2 gentoo-2-565424a6973506d97e2e22bd189b52293b7fb738.zip |
Stable for ppc, wrt bug #523612
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.25-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index b618fb0a7cd1..92782142a083 100644 --- a/app-text/wgetpaste/ChangeLog +++ b/app-text/wgetpaste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wgetpaste # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.150 2014/10/10 21:59:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.151 2014/10/18 14:19:24 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> wgetpaste-2.25-r3.ebuild: + Stable for ppc, wrt bug #523612 10 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> wgetpaste-2.25-r3.ebuild: x86 stable wrt bug #523612 diff --git a/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild b/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild index 2933e11837fd..256ff5603dcd 100644 --- a/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild,v 1.4 2014/10/10 21:59:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild,v 1.5 2014/10/18 14:19:24 ago Exp $ EAPI="5" @@ -12,7 +12,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="" DEPEND="" |