diff options
author | Matti Bickel <mabi@gentoo.org> | 2007-04-27 20:11:50 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2007-04-27 20:11:50 +0000 |
commit | 80aad0e1609b304fdf0c289277ecd98d3326ef09 (patch) | |
tree | 68526053cfbf19739f6f6a05e90254f99c4fda23 /app-text/wgetpaste/wgetpaste-2.2.ebuild | |
parent | unmask mythtv 0.20.1 release (diff) | |
download | historical-80aad0e1609b304fdf0c289277ecd98d3326ef09.tar.gz historical-80aad0e1609b304fdf0c289277ecd98d3326ef09.tar.bz2 historical-80aad0e1609b304fdf0c289277ecd98d3326ef09.zip |
ppc stable and cleanup
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'app-text/wgetpaste/wgetpaste-2.2.ebuild')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.2.ebuild b/app-text/wgetpaste/wgetpaste-2.2.ebuild index ba2a1a2bb9e7..1aa15b408371 100644 --- a/app-text/wgetpaste/wgetpaste-2.2.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.2.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.2.ebuild,v 1.5 2007/04/25 16:28:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.2.ebuild,v 1.6 2007/04/27 20:11:50 mabi Exp $ DESCRIPTION="Command-line interface to various pastebins" HOMEPAGE="http://wgetpaste.zlin.dk/" @@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${PF}.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |