diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:47:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:47:42 +0000 |
commit | 9dd44bd0bd00bdc6af38834c64e09a6910e5a9f3 (patch) | |
tree | 31b833149519f17d0ba17ce152d7f20a1a023f7b /app-text/wgetpaste | |
parent | m68k/s390 stable (diff) | |
download | historical-9dd44bd0bd00bdc6af38834c64e09a6910e5a9f3.tar.gz historical-9dd44bd0bd00bdc6af38834c64e09a6910e5a9f3.tar.bz2 historical-9dd44bd0bd00bdc6af38834c64e09a6910e5a9f3.zip |
s390/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.4.ebuild b/app-text/wgetpaste/wgetpaste-2.4.ebuild index 1901272c67d1..fc1c1679f4e8 100644 --- a/app-text/wgetpaste/wgetpaste-2.4.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.4.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.4.ebuild,v 1.11 2007/07/05 03:41:02 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.4.ebuild,v 1.12 2007/08/25 13:47:42 vapier 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="" |