summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-05-12 19:53:17 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-05-12 19:53:17 +0000
commitb5cbfa69a0106463f318758bf91cb1b08ee40de6 (patch)
treeedd2e3aa98d44b7cbfa0db4021b5bed595472a47 /app-text
parentStable on ppc wrt bug 169222 (diff)
downloadgentoo-2-b5cbfa69a0106463f318758bf91cb1b08ee40de6.tar.gz
gentoo-2-b5cbfa69a0106463f318758bf91cb1b08ee40de6.tar.bz2
gentoo-2-b5cbfa69a0106463f318758bf91cb1b08ee40de6.zip
Stable on mips.
(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 25dad6212a57..1c540b9568ff 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.26 2007/05/12 14:15:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.27 2007/05/12 19:53:17 kumba Exp $
+
+ 12 May 2007; Joshua Kinard <kumba@gentoo.org> wgetpaste-2.2.ebuild:
+ Stable on mips.
12 May 2007; Markus Rothe <corsair@gentoo.org> wgetpaste-2.2.ebuild:
Stable on ppc64; bug #177579
diff --git a/app-text/wgetpaste/wgetpaste-2.2.ebuild b/app-text/wgetpaste/wgetpaste-2.2.ebuild
index bc24df3ce448..329e99c4e359 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.9 2007/05/12 14:15:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.2.ebuild,v 1.10 2007/05/12 19:53:17 kumba 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=""