diff options
author | 2010-01-01 19:29:34 +0000 | |
---|---|---|
committer | 2010-01-01 19:29:34 +0000 | |
commit | f7ce93715a5495ec7c714072052dfb05d46798b2 (patch) | |
tree | af12188b3d0d18eb6f898f3811b638e8206b22da /app-admin/makepasswd/makepasswd-1.10.ebuild | |
parent | Remove old version. (diff) | |
download | historical-f7ce93715a5495ec7c714072052dfb05d46798b2.tar.gz historical-f7ce93715a5495ec7c714072052dfb05d46798b2.tar.bz2 historical-f7ce93715a5495ec7c714072052dfb05d46798b2.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'app-admin/makepasswd/makepasswd-1.10.ebuild')
-rw-r--r-- | app-admin/makepasswd/makepasswd-1.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/makepasswd/makepasswd-1.10.ebuild b/app-admin/makepasswd/makepasswd-1.10.ebuild index 33c5d6962495..8b353c6ac83b 100644 --- a/app-admin/makepasswd/makepasswd-1.10.ebuild +++ b/app-admin/makepasswd/makepasswd-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/makepasswd/makepasswd-1.10.ebuild,v 1.24 2008/03/27 16:11:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/makepasswd/makepasswd-1.10.ebuild,v 1.25 2010/01/01 19:22:02 fauli Exp $ DESCRIPTION="Random password generator" HOMEPAGE="http://packages.debian.org/stable/admin/makepasswd" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/dists/potato/main/source/admin/${P/-/_}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc s390 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc s390 sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="dev-lang/perl" |