diff options
author | 2014-11-02 09:09:38 +0000 | |
---|---|---|
committer | 2014-11-02 09:09:38 +0000 | |
commit | 964ccae92f265217bd7ae5e2135e1d99c0217771 (patch) | |
tree | 22ae1ca7ae62202ea48ad225ce1bc9bfe9151e6a /app-text/wgetpaste | |
parent | Stable for alpha, wrt bug #525842 (diff) | |
download | gentoo-2-964ccae92f265217bd7ae5e2135e1d99c0217771.tar.gz gentoo-2-964ccae92f265217bd7ae5e2135e1d99c0217771.tar.bz2 gentoo-2-964ccae92f265217bd7ae5e2135e1d99c0217771.zip |
Stable for alpha, wrt bug #523612
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 0f9de6222a0a..1eda74db3d5d 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.154 2014/10/29 09:36:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.155 2014/11/02 09:09:38 ago Exp $ + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> wgetpaste-2.25-r3.ebuild: + Stable for alpha, wrt bug #523612 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> wgetpaste-2.25-r3.ebuild: Stable for sparc, wrt bug #523612 diff --git a/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild b/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild index 1447c1a3d19b..6328ba1e668a 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.8 2014/10/29 09:36:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild,v 1.9 2014/11/02 09:09: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="" |