diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-18 13:18:25 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-18 13:18:25 +0000 |
commit | ab19a8907e98f271e9e6636fb97fe19dc2ae7365 (patch) | |
tree | 7254658f570499dfcd3506851a3d05fbf51dc68c /app-text | |
parent | Stable on amd64 wrt bug #193455 (diff) | |
download | gentoo-2-ab19a8907e98f271e9e6636fb97fe19dc2ae7365.tar.gz gentoo-2-ab19a8907e98f271e9e6636fb97fe19dc2ae7365.tar.bz2 gentoo-2-ab19a8907e98f271e9e6636fb97fe19dc2ae7365.zip |
Stable on amd64 wrt bug #196081
(Portage version: 2.1.3.14)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index d6d996dd7dd4..efd7738ddf5e 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.44 2007/10/17 18:19:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.45 2007/10/18 13:18:25 angelos Exp $ + + 18 Oct 2007; Christoph Mende <angelos@gentoo.org> wgetpaste-2.6.ebuild: + Stable on amd64 wrt bug #196081 17 Oct 2007; Markus Rothe <corsair@gentoo.org> wgetpaste-2.6.ebuild: Stable on ppc64; bug #196081 diff --git a/app-text/wgetpaste/wgetpaste-2.6.ebuild b/app-text/wgetpaste/wgetpaste-2.6.ebuild index 04fd5972dba9..20881f78a74e 100644 --- a/app-text/wgetpaste/wgetpaste-2.6.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.6.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.6.ebuild,v 1.4 2007/10/17 18:19:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.6.ebuild,v 1.5 2007/10/18 13:18:25 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="" |