diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-20 18:29:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-20 18:29:37 +0000 |
commit | 0a6cced6cd1bfd58b3dd1ce8b9de2320be598f0f (patch) | |
tree | bf4531770e6d26684378112b4b1b5ca21182cc7c /app-text | |
parent | sparc stable wrt #319731 (diff) | |
download | gentoo-2-0a6cced6cd1bfd58b3dd1ce8b9de2320be598f0f.tar.gz gentoo-2-0a6cced6cd1bfd58b3dd1ce8b9de2320be598f0f.tar.bz2 gentoo-2-0a6cced6cd1bfd58b3dd1ce8b9de2320be598f0f.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #324003
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-text')
-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 7b81de229421..43a26710f5f3 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.107 2010/06/14 22:08:26 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.108 2010/06/20 18:29:37 armin76 Exp $ + + 20 Jun 2010; Raúl Porcel <armin76@gentoo.org> wgetpaste-2.17.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #324003 14 Jun 2010; Alex Alexander <wired@gentoo.org> wgetpaste-2.17.ebuild: amd64 stable, bug #324003 diff --git a/app-text/wgetpaste/wgetpaste-2.17.ebuild b/app-text/wgetpaste/wgetpaste-2.17.ebuild index 76fc32e4cd72..3f8d603cb839 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.2 2010/06/14 22:08:26 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.17.ebuild,v 1.3 2010/06/20 18:29:37 armin76 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="" |