summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-12-25 20:28:17 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-12-25 20:28:17 +0000
commit54c1695362920f73a78eabb46afddadab40f5f44 (patch)
tree89a72d49c13edaa06cc0c823cd955100a4d37ea2 /app-text/wgetpaste
parentfix patch ordering (diff)
downloadgentoo-2-54c1695362920f73a78eabb46afddadab40f5f44.tar.gz
gentoo-2-54c1695362920f73a78eabb46afddadab40f5f44.tar.bz2
gentoo-2-54c1695362920f73a78eabb46afddadab40f5f44.zip
Stable on mips.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r--app-text/wgetpaste/ChangeLog5
-rw-r--r--app-text/wgetpaste/wgetpaste-2.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index 9f7d8f71f0d5..243b6b0897c4 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.55 2007/12/25 20:22:51 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.56 2007/12/25 20:28:17 kumba Exp $
+
+ 25 Dec 2007; Joshua Kinard <kumba@gentoo.org> wgetpaste-2.7.ebuild:
+ Stable on mips.
25 Dec 2007; Markus Ullmann <jokey@gentoo.org> -wgetpaste-2.5.ebuild,
-wgetpaste-2.6.ebuild:
diff --git a/app-text/wgetpaste/wgetpaste-2.7.ebuild b/app-text/wgetpaste/wgetpaste-2.7.ebuild
index b3fe1bfb09be..2fe804d0eefd 100644
--- a/app-text/wgetpaste/wgetpaste-2.7.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.7.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.7.ebuild,v 1.8 2007/12/11 09:31:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.7.ebuild,v 1.9 2007/12/25 20:28:17 kumba Exp $
DESCRIPTION="Command-line interface to various pastebins"
HOMEPAGE="http://wgetpaste.zlin.dk/"
@@ -8,7 +8,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${PF}.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""