diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-01 16:46:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-01 16:46:50 +0000 |
commit | ba2915939412eea7edfc0841f40ed9715cb55270 (patch) | |
tree | b8b754f24bfab8af3403b7e1e17100c56ada7366 /app-text | |
parent | sparc stable wrt #266986 (diff) | |
download | gentoo-2-ba2915939412eea7edfc0841f40ed9715cb55270.tar.gz gentoo-2-ba2915939412eea7edfc0841f40ed9715cb55270.tar.bz2 gentoo-2-ba2915939412eea7edfc0841f40ed9715cb55270.zip |
Stable for HPPA (bug #276040).
(Portage version: 2.2_rc33/cvs/Linux i686)
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 9a80ce29fd0b..00bc646a2b8d 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.90 2009/07/01 14:00:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.91 2009/07/01 16:46:50 jer Exp $ + + 01 Jul 2009; Jeroen Roovers <jer@gentoo.org> wgetpaste-2.13.ebuild: + Stable for HPPA (bug #276040). 01 Jul 2009; Raúl Porcel <armin76@gentoo.org> wgetpaste-2.13.ebuild: alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #276040 diff --git a/app-text/wgetpaste/wgetpaste-2.13.ebuild b/app-text/wgetpaste/wgetpaste-2.13.ebuild index 17c6b0c3d1c2..cbca94c6d052 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.3 2009/07/01 14:00:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.13.ebuild,v 1.4 2009/07/01 16:46:50 jer 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="" |