summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-05-04 14:24:21 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-05-04 14:24:21 +0000
commit171a3278a68aade5d339121ababd4f5cb7473f97 (patch)
tree2fd140010906d5e579362f1c4cdafb39d7fd3d3a /app-text
parentFix src_uri (diff)
downloadgentoo-2-171a3278a68aade5d339121ababd4f5cb7473f97.tar.gz
gentoo-2-171a3278a68aade5d339121ababd4f5cb7473f97.tar.bz2
gentoo-2-171a3278a68aade5d339121ababd4f5cb7473f97.zip
Stable on sparc
(Portage version: 2.1.2.2)
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 b1c1a7eb1ed6..03181a72e9e4 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.22 2007/04/27 20:11:50 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.23 2007/05/04 14:24:21 gustavoz Exp $
+
+ 04 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> wgetpaste-2.2.ebuild:
+ Stable on sparc
27 Apr 2007; Matti Bickel <mabi@gentoo.org> -wgetpaste-1.ebuild,
-wgetpaste-2.ebuild, -wgetpaste-2.1.ebuild, wgetpaste-2.2.ebuild:
diff --git a/app-text/wgetpaste/wgetpaste-2.2.ebuild b/app-text/wgetpaste/wgetpaste-2.2.ebuild
index 1aa15b408371..ab2f2aec5cec 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.6 2007/04/27 20:11:50 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.2.ebuild,v 1.7 2007/05/04 14:24:21 gustavoz 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=""