diff options
Diffstat (limited to 'app-admin/pwgen/pwgen-2.03-r1.ebuild')
-rw-r--r-- | app-admin/pwgen/pwgen-2.03-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pwgen/pwgen-2.03-r1.ebuild b/app-admin/pwgen/pwgen-2.03-r1.ebuild index 32a797c4745b..fc6b0b2cdd3f 100644 --- a/app-admin/pwgen/pwgen-2.03-r1.ebuild +++ b/app-admin/pwgen/pwgen-2.03-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.03-r1.ebuild,v 1.17 2004/10/05 01:34:43 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.03-r1.ebuild,v 1.18 2004/10/23 08:20:02 mr_bones_ Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ppc64 macos ppc-macos" +KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ppc64 ppc-macos" IUSE="livecd" DEPEND="virtual/libc" |