diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-30 13:38:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-30 13:38:06 +0000 |
commit | 1a8a77cf5f12d469f8416708c99d09dfbed59888 (patch) | |
tree | cdb4e39013c0209a84b404d16c186e96c8119b2e /app-text/wgetpaste/wgetpaste-2.7.ebuild | |
parent | Stable on ppc64; bug #200795 (diff) | |
download | gentoo-2-1a8a77cf5f12d469f8416708c99d09dfbed59888.tar.gz gentoo-2-1a8a77cf5f12d469f8416708c99d09dfbed59888.tar.bz2 gentoo-2-1a8a77cf5f12d469f8416708c99d09dfbed59888.zip |
Stable on ppc64; bug #200797
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/wgetpaste/wgetpaste-2.7.ebuild')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.7.ebuild b/app-text/wgetpaste/wgetpaste-2.7.ebuild index c9474e3eb543..d3f6a7717622 100644 --- a/app-text/wgetpaste/wgetpaste-2.7.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.7.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.7.ebuild,v 1.4 2007/11/30 01:45:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.7.ebuild,v 1.5 2007/11/30 13:38:06 corsair 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="" |