diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-02 12:41:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-02 12:41:43 +0000 |
commit | 9791fdbc507ba679acbd83e7b272b0dfbad99fcf (patch) | |
tree | e509c87116dec1a99e301bf09d610512dc9b1842 | |
parent | Stable on ppc; bug #183879. (diff) | |
download | gentoo-2-9791fdbc507ba679acbd83e7b272b0dfbad99fcf.tar.gz gentoo-2-9791fdbc507ba679acbd83e7b272b0dfbad99fcf.tar.bz2 gentoo-2-9791fdbc507ba679acbd83e7b272b0dfbad99fcf.zip |
Stable on sparc wrt #183835
(Portage version: 2.1.2.9)
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index c776e53dad25..7d276241719c 100644 --- a/app-text/wgetpaste/ChangeLog +++ b/app-text/wgetpaste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wgetpaste # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.36 2007/07/01 17:29:57 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.37 2007/07/02 12:41:43 gustavoz Exp $ + + 02 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> wgetpaste-2.4.ebuild: + Stable on sparc wrt #183835 01 Jul 2007; Joshua Kinard <kumba@gentoo.org> wgetpaste-2.4.ebuild: Stable on mips, per #183835. diff --git a/app-text/wgetpaste/wgetpaste-2.4.ebuild b/app-text/wgetpaste/wgetpaste-2.4.ebuild index 6daaea706805..287eafbfbb76 100644 --- a/app-text/wgetpaste/wgetpaste-2.4.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.4.ebuild,v 1.8 2007/07/01 17:29:57 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.4.ebuild,v 1.9 2007/07/02 12:41:43 gustavoz Exp $ DESCRIPTION="Command-line interface to various pastebins" HOMEPAGE="http://wgetpaste.zlin.dk/" @@ -8,7 +8,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${PF}.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND="" |