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/wgetpaste/wgetpaste-2.6.ebuild | |
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/wgetpaste/wgetpaste-2.6.ebuild')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |