diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-09-14 23:38:32 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-09-14 23:38:32 +0000 |
commit | d4194e33bbd1bf4f3a1216580292bcffaa849c84 (patch) | |
tree | dfcd0dd94843617081c5983f2f4ea9837a1148ac /app-admin/pwgen/pwgen-2.04.ebuild | |
parent | adding gcc-4.0.2_rc1 (diff) | |
download | historical-d4194e33bbd1bf4f3a1216580292bcffaa849c84.tar.gz historical-d4194e33bbd1bf4f3a1216580292bcffaa849c84.tar.bz2 historical-d4194e33bbd1bf4f3a1216580292bcffaa849c84.zip |
Stable on mips for bug #105690.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'app-admin/pwgen/pwgen-2.04.ebuild')
-rw-r--r-- | app-admin/pwgen/pwgen-2.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pwgen/pwgen-2.04.ebuild b/app-admin/pwgen/pwgen-2.04.ebuild index 365b9a5a4dce..e6347d76a59e 100644 --- a/app-admin/pwgen/pwgen-2.04.ebuild +++ b/app-admin/pwgen/pwgen-2.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.04.ebuild,v 1.9 2005/09/13 15:56:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.04.ebuild,v 1.10 2005/09/14 23:38:32 ka0ttic Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 mips ppc ppc-macos ppc64 sparc x86" IUSE="livecd" DEPEND="virtual/libc" |