diff options
author | 2008-12-14 13:29:12 +0000 | |
---|---|---|
committer | 2008-12-14 13:29:12 +0000 | |
commit | 60e826cd936ff3ee264bed2baf398d466f370a37 (patch) | |
tree | 83505ec830be232788425f2adae37416c785c2d8 /app-text/wgetpaste/wgetpaste-2.12.ebuild | |
parent | Stable on ppc wrt bug 227525 (diff) | |
download | gentoo-2-60e826cd936ff3ee264bed2baf398d466f370a37.tar.gz gentoo-2-60e826cd936ff3ee264bed2baf398d466f370a37.tar.bz2 gentoo-2-60e826cd936ff3ee264bed2baf398d466f370a37.zip |
Stable on ppc wrt bug 250199
(Portage version: 2.1.6.1/cvs/Linux 2.6.25-hardened-r11 ppc)
Diffstat (limited to 'app-text/wgetpaste/wgetpaste-2.12.ebuild')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.12.ebuild b/app-text/wgetpaste/wgetpaste-2.12.ebuild index 5baa1cba4120..142ae443150d 100644 --- a/app-text/wgetpaste/wgetpaste-2.12.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.12.ebuild,v 1.5 2008/12/09 02:29:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.12.ebuild,v 1.6 2008/12/14 13:29:12 nixnut Exp $ DESCRIPTION="Command-line interface to various pastebins" HOMEPAGE="http://wgetpaste.zlin.dk/" @@ -8,7 +8,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${P}.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |