summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-26 03:05:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-26 03:05:34 +0000
commitc33c4870a923640ca39af41243ce1379d9f471d2 (patch)
treea8f3ec7ff824777eec0bb20de0f7e3a16a8f0eff
parentStable for alpha, wrt bug #471406 (diff)
downloadgentoo-2-c33c4870a923640ca39af41243ce1379d9f471d2.tar.gz
gentoo-2-c33c4870a923640ca39af41243ce1379d9f471d2.tar.bz2
gentoo-2-c33c4870a923640ca39af41243ce1379d9f471d2.zip
Stable for alpha, wrt bug #471408
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
-rw-r--r--app-text/wgetpaste/ChangeLog5
-rw-r--r--app-text/wgetpaste/wgetpaste-2.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index 1fc67492cd2a..eb756ec78441 100644
--- a/app-text/wgetpaste/ChangeLog
+++ b/app-text/wgetpaste/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/wgetpaste
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.134 2013/05/28 16:33:10 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.135 2013/06/26 03:05:34 ago Exp $
+
+ 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> wgetpaste-2.22.ebuild:
+ Stable for alpha, wrt bug #471408
28 May 2013; Vicente Olivert Riera <vincent@gentoo.org> wgetpaste-2.22.ebuild:
amd64, x86 stable. bug #471408
diff --git a/app-text/wgetpaste/wgetpaste-2.22.ebuild b/app-text/wgetpaste/wgetpaste-2.22.ebuild
index 0d52ed7c62c0..8beaf0dafd5c 100644
--- a/app-text/wgetpaste/wgetpaste-2.22.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.22.ebuild,v 1.5 2013/05/28 16:33:10 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.22.ebuild,v 1.6 2013/06/26 03:05:34 ago Exp $
EAPI="4"
@@ -10,7 +10,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 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="zsh-completion +lodgeit-default"
DEPEND=""