summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2007-05-08 14:45:55 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2007-05-08 14:45:55 +0000
commit54ba79b4a1da45a56e817f33d05c28a7b7c22448 (patch)
tree0818ee8cddf396be350ee7fdec33a6256d4a2ff1 /app-text
parentChange nptl USE flag to threads. (diff)
downloadgentoo-2-54ba79b4a1da45a56e817f33d05c28a7b7c22448.tar.gz
gentoo-2-54ba79b4a1da45a56e817f33d05c28a7b7c22448.tar.bz2
gentoo-2-54ba79b4a1da45a56e817f33d05c28a7b7c22448.zip
Marked stable on amd64 for bug #177579
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/wgetpaste/ChangeLog5
-rw-r--r--app-text/wgetpaste/wgetpaste-2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index 1ad17fa74386..a7cfc885847a 100644
--- a/app-text/wgetpaste/ChangeLog
+++ b/app-text/wgetpaste/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/wgetpaste
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.24 2007/05/04 14:45:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.25 2007/05/08 14:45:55 dang Exp $
+
+ 08 May 2007; Daniel Gryniewicz <dang@gentoo.org> wgetpaste-2.2.ebuild:
+ Marked stable on amd64 for bug #177579
04 May 2007; Raúl Porcel <armin76@gentoo.org> -wgetpaste-1.1.ebuild:
old
diff --git a/app-text/wgetpaste/wgetpaste-2.2.ebuild b/app-text/wgetpaste/wgetpaste-2.2.ebuild
index ab2f2aec5cec..015b0772d6b8 100644
--- a/app-text/wgetpaste/wgetpaste-2.2.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.2.ebuild,v 1.7 2007/05/04 14:24:21 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.2.ebuild,v 1.8 2007/05/08 14:45:55 dang Exp $
DESCRIPTION="Command-line interface to various pastebins"
HOMEPAGE="http://wgetpaste.zlin.dk/"
@@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${PF}.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86"
IUSE=""
DEPEND=""