summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2012-05-08 14:35:04 +0000
committerJeremy Olexa <darkside@gentoo.org>2012-05-08 14:35:04 +0000
commit50945bf439a7bb5b30706cb4a41a82f175400416 (patch)
tree8dc26ab19f78db13ba94f025e641ce63f5cdcc69 /app-text/wgetpaste
parentUpdated autoconf by Jaco Kroon closes bug #390091. Version bump to upstream r... (diff)
downloadgentoo-2-50945bf439a7bb5b30706cb4a41a82f175400416.tar.gz
gentoo-2-50945bf439a7bb5b30706cb4a41a82f175400416.tar.bz2
gentoo-2-50945bf439a7bb5b30706cb4a41a82f175400416.zip
stabilize for all since paste.pocoo.org doesn't accept pastes anymore, bug 415061
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r--app-text/wgetpaste/ChangeLog6
-rw-r--r--app-text/wgetpaste/wgetpaste-2.19.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index 76c04623e453..74a7c3122c38 100644
--- a/app-text/wgetpaste/ChangeLog
+++ b/app-text/wgetpaste/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/wgetpaste
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.119 2012/05/03 10:53:42 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.120 2012/05/08 14:35:04 darkside Exp $
+
+ 08 May 2012; Jeremy Olexa <darkside@gentoo.org> wgetpaste-2.19.ebuild:
+ stabilize for all since paste.pocoo.org doesn't accept pastes anymore, bug
+ 415061
*wgetpaste-2.19 (03 May 2012)
diff --git a/app-text/wgetpaste/wgetpaste-2.19.ebuild b/app-text/wgetpaste/wgetpaste-2.19.ebuild
index 8e214769638f..09263173fc35 100644
--- a/app-text/wgetpaste/wgetpaste-2.19.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.19.ebuild,v 1.1 2012/05/03 10:53:42 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.19.ebuild,v 1.2 2012/05/08 14:35:04 darkside 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=""