diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-10-05 15:23:58 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-10-05 15:23:58 +0000 |
commit | 375411420ff0bc636a2a7d735de3dcabe0c51322 (patch) | |
tree | 4ae651ab2f8a5bfb6b954d7914c3a4a995889f9a | |
parent | Mark stable on amd64. Bug #517812 (diff) | |
download | gentoo-2-375411420ff0bc636a2a7d735de3dcabe0c51322.tar.gz gentoo-2-375411420ff0bc636a2a7d735de3dcabe0c51322.tar.bz2 gentoo-2-375411420ff0bc636a2a7d735de3dcabe0c51322.zip |
Mark stable on amd64. Bug #523612
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key )
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.25-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index 0abae816e82b..f3726bdbafa2 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.143 2014/10/05 07:58:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.144 2014/10/05 15:23:58 mrueg Exp $ + + 05 Oct 2014; Manuel Rüger <mrueg@gentoo.org> wgetpaste-2.25-r2.ebuild: + Mark stable on amd64. Bug #523612 05 Oct 2014; Jeroen Roovers <jer@gentoo.org> wgetpaste-2.25-r2.ebuild: Stable for HPPA (bug #523612). diff --git a/app-text/wgetpaste/wgetpaste-2.25-r2.ebuild b/app-text/wgetpaste/wgetpaste-2.25-r2.ebuild index af0af48e597a..65dd18af56c3 100644 --- a/app-text/wgetpaste/wgetpaste-2.25-r2.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.25-r2.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-r2.ebuild,v 1.3 2014/10/05 07:58:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.25-r2.ebuild,v 1.4 2014/10/05 15:23:58 mrueg 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="" |