diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-07-02 12:44:26 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-07-02 12:44:26 +0000 |
commit | 1d7be653448730a16aa69567d98efb69eaafae73 (patch) | |
tree | cff89fd9fc39fe996451510f08bbe246d839ca51 /app-text/wgetpaste | |
parent | Stable on sparc wrt #183887 (diff) | |
download | gentoo-2-1d7be653448730a16aa69567d98efb69eaafae73.tar.gz gentoo-2-1d7be653448730a16aa69567d98efb69eaafae73.tar.bz2 gentoo-2-1d7be653448730a16aa69567d98efb69eaafae73.zip |
Stable on amd64 wrt bug #183835
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-text/wgetpaste')
-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 7d276241719c..1fba70d2e699 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.37 2007/07/02 12:41:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.38 2007/07/02 12:44:26 angelos Exp $ + + 02 Jul 2007; Christoph Mende <angelos@gentoo.org> wgetpaste-2.4.ebuild: + Stable on amd64 wrt bug #183835 02 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> wgetpaste-2.4.ebuild: Stable on sparc wrt #183835 diff --git a/app-text/wgetpaste/wgetpaste-2.4.ebuild b/app-text/wgetpaste/wgetpaste-2.4.ebuild index 287eafbfbb76..5ce69165a49e 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.9 2007/07/02 12:41:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.4.ebuild,v 1.10 2007/07/02 12:44:26 angelos 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="" |