summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-06-02 12:22:52 +0000
committerMarkus Meier <maekke@gentoo.org>2011-06-02 12:22:52 +0000
commitffcef36375c2820ee399c954da8163d1a8dc5e97 (patch)
treec4c75c237002c544af520450da95b1f97def6271 /app-text/wgetpaste
parentStable amd64 x86 (diff)
downloadgentoo-2-ffcef36375c2820ee399c954da8163d1a8dc5e97.tar.gz
gentoo-2-ffcef36375c2820ee399c954da8163d1a8dc5e97.tar.bz2
gentoo-2-ffcef36375c2820ee399c954da8163d1a8dc5e97.zip
arm stable, bug #368107
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r--app-text/wgetpaste/ChangeLog5
-rw-r--r--app-text/wgetpaste/wgetpaste-2.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index ead5e456f0b8..442ed4353e4c 100644
--- a/app-text/wgetpaste/ChangeLog
+++ b/app-text/wgetpaste/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/wgetpaste
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.113 2011/05/31 17:31:23 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.114 2011/06/02 12:22:52 maekke Exp $
+
+ 02 Jun 2011; Markus Meier <maekke@gentoo.org> wgetpaste-2.18.ebuild:
+ arm stable, bug #368107
31 May 2011; Kenneth Prugh <ken69267@gentoo.org> wgetpaste-2.18.ebuild:
amd64 stable, bug #368107
diff --git a/app-text/wgetpaste/wgetpaste-2.18.ebuild b/app-text/wgetpaste/wgetpaste-2.18.ebuild
index a75b299763e9..b30855ec9d50 100644
--- a/app-text/wgetpaste/wgetpaste-2.18.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.18.ebuild,v 1.2 2011/05/31 17:31:23 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.18.ebuild,v 1.3 2011/06/02 12:22:52 maekke 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=""