summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Prugh <ken69267@gentoo.org>2011-05-31 17:31:23 +0000
committerKenneth Prugh <ken69267@gentoo.org>2011-05-31 17:31:23 +0000
commit2ca97dba2b55a80e70a1a01a53e82b6d832ffcbd (patch)
tree101bfbc44a7706b6e13755579213b2b53b57bef7 /app-text/wgetpaste
parentRemove old versions. (diff)
downloadgentoo-2-2ca97dba2b55a80e70a1a01a53e82b6d832ffcbd.tar.gz
gentoo-2-2ca97dba2b55a80e70a1a01a53e82b6d832ffcbd.tar.bz2
gentoo-2-2ca97dba2b55a80e70a1a01a53e82b6d832ffcbd.zip
amd64 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/ChangeLog7
-rw-r--r--app-text/wgetpaste/wgetpaste-2.18.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index 85b24c39e85c..ead5e456f0b8 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.112 2010/08/06 21:29:57 wired Exp $
+# 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 $
+
+ 31 May 2011; Kenneth Prugh <ken69267@gentoo.org> wgetpaste-2.18.ebuild:
+ amd64 stable, bug #368107
*wgetpaste-2.18 (06 Aug 2010)
diff --git a/app-text/wgetpaste/wgetpaste-2.18.ebuild b/app-text/wgetpaste/wgetpaste-2.18.ebuild
index d074e27f06e2..a75b299763e9 100644
--- a/app-text/wgetpaste/wgetpaste-2.18.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.18.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.1 2010/08/06 21:29:57 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.18.ebuild,v 1.2 2011/05/31 17:31:23 ken69267 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=""