diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-06-21 20:45:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-06-21 20:45:25 +0000 |
commit | 40a3163926dc2cae7238e21691600c385bb02ec3 (patch) | |
tree | 8d8177994a25b41ac2ce21a35b8211399ef98c10 /app-text/wgetpaste | |
parent | amd64 stable, bug #322575 (diff) | |
download | gentoo-2-40a3163926dc2cae7238e21691600c385bb02ec3.tar.gz gentoo-2-40a3163926dc2cae7238e21691600c385bb02ec3.tar.bz2 gentoo-2-40a3163926dc2cae7238e21691600c385bb02ec3.zip |
Stable for HPPA PPC (bug #324003).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index 43a26710f5f3..7264929a39e5 100644 --- a/app-text/wgetpaste/ChangeLog +++ b/app-text/wgetpaste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wgetpaste # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.108 2010/06/20 18:29:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.109 2010/06/21 20:45:25 jer Exp $ + + 21 Jun 2010; Jeroen Roovers <jer@gentoo.org> wgetpaste-2.17.ebuild: + Stable for HPPA PPC (bug #324003). 20 Jun 2010; Raúl Porcel <armin76@gentoo.org> wgetpaste-2.17.ebuild: alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #324003 diff --git a/app-text/wgetpaste/wgetpaste-2.17.ebuild b/app-text/wgetpaste/wgetpaste-2.17.ebuild index 3f8d603cb839..f83a5bf7711f 100644 --- a/app-text/wgetpaste/wgetpaste-2.17.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.17.ebuild,v 1.3 2010/06/20 18:29:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.17.ebuild,v 1.4 2010/06/21 20:45:25 jer Exp $ DESCRIPTION="Command-line interface to various pastebins" HOMEPAGE="http://wgetpaste.zlin.dk/" @@ -8,7 +8,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 ~x86-fbsd ~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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="zsh-completion" DEPEND="" |