summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text')
-rw-r--r--app-text/wgetpaste/ChangeLog5
-rw-r--r--app-text/wgetpaste/wgetpaste-1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index ac483369af34..81d4d76b2aa4 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.4 2007/02/13 11:29:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.5 2007/02/13 14:51:44 gustavoz Exp $
+
+ 13 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> wgetpaste-1.ebuild:
+ Keyworded ~sparc wrt #166570
13 Feb 2007; Markus Rothe <corsair@gentoo.org> wgetpaste-1.ebuild:
Added ~ppc64; bug #166570
diff --git a/app-text/wgetpaste/wgetpaste-1.ebuild b/app-text/wgetpaste/wgetpaste-1.ebuild
index 265c4d857dd9..0fbc64e457ec 100644
--- a/app-text/wgetpaste/wgetpaste-1.ebuild
+++ b/app-text/wgetpaste/wgetpaste-1.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-1.ebuild,v 1.4 2007/02/13 11:29:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-1.ebuild,v 1.5 2007/02/13 14:51:44 gustavoz Exp $
DESCRIPTION="Command-line interface to rafb.net/paste using only wget"
HOMEPAGE="http://zlin.dk/"
@@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${PF}"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""