diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-19 17:33:49 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-19 17:33:49 +0000 |
commit | 317b8f619f8bf7e60aa36387a200d016759aa8e5 (patch) | |
tree | e69bf1071456b0203127e0b4f60e90a030ffbca4 /app-text/wgetpaste/wgetpaste-2.6.ebuild | |
parent | Stable on ppc wrt bug 196030 (diff) | |
download | gentoo-2-317b8f619f8bf7e60aa36387a200d016759aa8e5.tar.gz gentoo-2-317b8f619f8bf7e60aa36387a200d016759aa8e5.tar.bz2 gentoo-2-317b8f619f8bf7e60aa36387a200d016759aa8e5.zip |
Stable on ppc wrt bug 196081
(Portage version: 2.1.3.9)
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 20881f78a74e..29a8856dded9 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.5 2007/10/18 13:18:25 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.6.ebuild,v 1.6 2007/10/19 17:33:49 nixnut 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="" |