summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2010-06-14 22:08:26 +0000
committerAlex Alexander <wired@gentoo.org>2010-06-14 22:08:26 +0000
commitddd7cb397fdd3e7320378d1389f8ce64df99697c (patch)
tree12eddd8dca7ec746612038f40480d1d9e2b00021 /app-text
parentwgetpaste: removed old (diff)
downloadgentoo-2-ddd7cb397fdd3e7320378d1389f8ce64df99697c.tar.gz
gentoo-2-ddd7cb397fdd3e7320378d1389f8ce64df99697c.tar.bz2
gentoo-2-ddd7cb397fdd3e7320378d1389f8ce64df99697c.zip
wgetpaste: amd64 stable, bug #324003
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/wgetpaste/ChangeLog5
-rw-r--r--app-text/wgetpaste/wgetpaste-2.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index a002d174d137..7b81de229421 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.106 2010/06/14 22:06:16 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.107 2010/06/14 22:08:26 wired Exp $
+
+ 14 Jun 2010; Alex Alexander <wired@gentoo.org> wgetpaste-2.17.ebuild:
+ amd64 stable, bug #324003
14 Jun 2010; Alex Alexander <wired@gentoo.org> -wgetpaste-2.16.ebuild:
removed old
diff --git a/app-text/wgetpaste/wgetpaste-2.17.ebuild b/app-text/wgetpaste/wgetpaste-2.17.ebuild
index ff5b0d363457..76fc32e4cd72 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.1 2010/06/11 19:27:23 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.17.ebuild,v 1.2 2010/06/14 22:08:26 wired 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=""