summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2009-12-20 11:50:48 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2009-12-20 11:50:48 +0000
commitf62a7e52c1b599bbe3e8c1c709d7f4e2226454c6 (patch)
treeb593ddaff88ea3d67d216eac41cb9843d09ceeab /app-text/wgetpaste
parentStable for amd64 wrt bug #296045 (diff)
downloadgentoo-2-f62a7e52c1b599bbe3e8c1c709d7f4e2226454c6.tar.gz
gentoo-2-f62a7e52c1b599bbe3e8c1c709d7f4e2226454c6.tar.bz2
gentoo-2-f62a7e52c1b599bbe3e8c1c709d7f4e2226454c6.zip
Stable on amd64 wrt bug #297545
(Portage version: 2.2_rc60/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.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index 84bd1e43b825..3d3760bc3f15 100644
--- a/app-text/wgetpaste/ChangeLog
+++ b/app-text/wgetpaste/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/wgetpaste
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.97 2009/12/19 16:57:36 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.98 2009/12/20 11:50:48 hwoarang Exp $
+
+ 20 Dec 2009; Markos Chandras <hwoarang@gentoo.org> wgetpaste-2.14.ebuild:
+ Stable on amd64 wrt bug #297545
*wgetpaste-2.16 (19 Dec 2009)
diff --git a/app-text/wgetpaste/wgetpaste-2.14.ebuild b/app-text/wgetpaste/wgetpaste-2.14.ebuild
index 01c91ea06b95..15d7cdbd58f5 100644
--- a/app-text/wgetpaste/wgetpaste-2.14.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.14.ebuild,v 1.1 2009/09/29 23:51:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.14.ebuild,v 1.2 2009/12/20 11:50:48 hwoarang 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 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="zsh-completion"
DEPEND=""