diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2009-07-08 20:59:03 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2009-07-08 20:59:03 +0000 |
commit | fa29d3029841b75ad0e1ad04942a9bd5f2a896b1 (patch) | |
tree | fe7760b7c88052d2d73c00ec06c87c793c60c9aa /app-text/wgetpaste | |
parent | amd64 stable, bug #274002 (diff) | |
download | gentoo-2-fa29d3029841b75ad0e1ad04942a9bd5f2a896b1.tar.gz gentoo-2-fa29d3029841b75ad0e1ad04942a9bd5f2a896b1.tar.bz2 gentoo-2-fa29d3029841b75ad0e1ad04942a9bd5f2a896b1.zip |
stable amd64, bug 276040
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index 162e38ffe134..081bf52eaec5 100644 --- a/app-text/wgetpaste/ChangeLog +++ b/app-text/wgetpaste/ChangeLog @@ -1,6 +1,10 @@ # 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.92 2009/07/03 13:47:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.93 2009/07/08 20:59:03 gentoofan23 Exp $ + + 08 Jul 2009; Thomas Anderson <gentoofan23@gentoo.org> + wgetpaste-2.13.ebuild: + stable amd64, bug 276040 03 Jul 2009; Brent Baude <ranger@gentoo.org> wgetpaste-2.13.ebuild: Marking wgetpaste-2.13 ppc64 for bug 276040 diff --git a/app-text/wgetpaste/wgetpaste-2.13.ebuild b/app-text/wgetpaste/wgetpaste-2.13.ebuild index e3ab6ea3b127..d6ac8cc5fad1 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.5 2009/07/03 13:47:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.13.ebuild,v 1.6 2009/07/08 20:59:03 gentoofan23 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="" |