diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-10-10 07:30:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-10-10 07:30:17 +0000 |
commit | 754b62b9f57f80412782f64ca78c92adf5dc1008 (patch) | |
tree | d07697d81c3ff999b935039b4788c2aa987fc32e /app-text/wgetpaste | |
parent | update ebuilds re test phase; -9999, update test phase with new test runner, ... (diff) | |
download | gentoo-2-754b62b9f57f80412782f64ca78c92adf5dc1008.tar.gz gentoo-2-754b62b9f57f80412782f64ca78c92adf5dc1008.tar.bz2 gentoo-2-754b62b9f57f80412782f64ca78c92adf5dc1008.zip |
Stable for HPPA (bug #523612).
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 b2e472bb4b4e..995902dd3bc7 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.146 2014/10/09 15:45:45 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.147 2014/10/10 07:30:17 jer Exp $ + + 10 Oct 2014; Jeroen Roovers <jer@gentoo.org> wgetpaste-2.25-r3.ebuild: + Stable for HPPA (bug #523612). *wgetpaste-2.25-r3 (09 Oct 2014) diff --git a/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild b/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild index bfe8829e0152..0ff0e0d6f629 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.1 2014/10/09 15:45:45 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.25-r3.ebuild,v 1.2 2014/10/10 07:30:17 jer 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="" |