diff options
author | Brent Baude <ranger@gentoo.org> | 2009-07-03 13:47:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-07-03 13:47:20 +0000 |
commit | 6d489ae34cdc7d40fd27c1ebbcc1473eaa4bc77c (patch) | |
tree | 0b1688625085abda16c9b33ad3772e8a41fb453d /app-text | |
parent | Marking pybugz-0.7.4 ppc64 for bug 275121 (diff) | |
download | gentoo-2-6d489ae34cdc7d40fd27c1ebbcc1473eaa4bc77c.tar.gz gentoo-2-6d489ae34cdc7d40fd27c1ebbcc1473eaa4bc77c.tar.bz2 gentoo-2-6d489ae34cdc7d40fd27c1ebbcc1473eaa4bc77c.zip |
Marking wgetpaste-2.13 ppc64 for bug 276040
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index 00bc646a2b8d..162e38ffe134 100644 --- a/app-text/wgetpaste/ChangeLog +++ b/app-text/wgetpaste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wgetpaste # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.91 2009/07/01 16:46:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.92 2009/07/03 13:47:20 ranger Exp $ + + 03 Jul 2009; Brent Baude <ranger@gentoo.org> wgetpaste-2.13.ebuild: + Marking wgetpaste-2.13 ppc64 for bug 276040 01 Jul 2009; Jeroen Roovers <jer@gentoo.org> wgetpaste-2.13.ebuild: Stable for HPPA (bug #276040). diff --git a/app-text/wgetpaste/wgetpaste-2.13.ebuild b/app-text/wgetpaste/wgetpaste-2.13.ebuild index cbca94c6d052..e3ab6ea3b127 100644 --- a/app-text/wgetpaste/wgetpaste-2.13.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.13.ebuild,v 1.4 2009/07/01 16:46:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.13.ebuild,v 1.5 2009/07/03 13:47: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="as-is" 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="" |