diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-02 14:55:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-02 14:55:20 +0000 |
commit | 0fd1f497a7e007f5ed0837a6494c7fd933a1d473 (patch) | |
tree | e207d80c2487c3508499ce3f89d9af08186ef072 /app-text | |
parent | Remove ancient mplayer-bin blocker (diff) | |
download | gentoo-2-0fd1f497a7e007f5ed0837a6494c7fd933a1d473.tar.gz gentoo-2-0fd1f497a7e007f5ed0837a6494c7fd933a1d473.tar.bz2 gentoo-2-0fd1f497a7e007f5ed0837a6494c7fd933a1d473.zip |
Marking wgetpaste-2.14 ppc64 for bug 297545
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.14.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index 4a3f7e0d9998..7a6b4bd4ac4d 100644 --- a/app-text/wgetpaste/ChangeLog +++ b/app-text/wgetpaste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wgetpaste # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.101 2010/01/02 11:45:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.102 2010/01/02 14:55:20 ranger Exp $ + + 02 Jan 2010; Brent Baude <ranger@gentoo.org> wgetpaste-2.14.ebuild: + Marking wgetpaste-2.14 ppc64 for bug 297545 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> wgetpaste-2.16.ebuild: diff --git a/app-text/wgetpaste/wgetpaste-2.14.ebuild b/app-text/wgetpaste/wgetpaste-2.14.ebuild index ef93ebb3355e..e0657c1a7bc1 100644 --- a/app-text/wgetpaste/wgetpaste-2.14.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.14.ebuild,v 1.4 2009/12/25 19:28:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.14.ebuild,v 1.5 2010/01/02 14:55:20 ranger Exp $ DESCRIPTION="Command-line interface to various pastebins" HOMEPAGE="http://wgetpaste.zlin.dk/" @@ -8,7 +8,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="zsh-completion" DEPEND="" |