diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-28 11:01:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-28 11:01:38 +0000 |
commit | 5440361219b0b23c1a3b165260d3f80f83ee1943 (patch) | |
tree | f7088d3b86c062385d49637c1a80ee674a7fba10 /app-text/wgetpaste | |
parent | Stable for ia64, wrt bug #524354 (diff) | |
download | gentoo-2-5440361219b0b23c1a3b165260d3f80f83ee1943.tar.gz gentoo-2-5440361219b0b23c1a3b165260d3f80f83ee1943.tar.bz2 gentoo-2-5440361219b0b23c1a3b165260d3f80f83ee1943.zip |
Stable for ia64, wrt bug #523612
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.25-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index 0facda09880d..49b890bfe0db 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.152 2014/10/27 16:01:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.153 2014/10/28 11:01:38 ago Exp $ + + 28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> wgetpaste-2.25-r3.ebuild: + Stable for ia64, wrt bug #523612 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> wgetpaste-2.25-r3.ebuild: Stable for ppc64, wrt bug #523612 diff --git a/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild b/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild index 7b07d4d59169..c481dd477e40 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.6 2014/10/27 16:01:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild,v 1.7 2014/10/28 11:01:38 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="" |