diff options
author | 2005-10-06 18:55:15 +0000 | |
---|---|---|
committer | 2005-10-06 18:55:15 +0000 | |
commit | 68778546f998da76e7d5dbe23b67c179f14f50d3 (patch) | |
tree | 8af8246d9757d34ce7b959dad430fec56a3dd50b /app-admin/pwgen/pwgen-2.04.ebuild | |
parent | remove startup-notification from eclass (diff) | |
download | gentoo-2-68778546f998da76e7d5dbe23b67c179f14f50d3.tar.gz gentoo-2-68778546f998da76e7d5dbe23b67c179f14f50d3.tar.bz2 gentoo-2-68778546f998da76e7d5dbe23b67c179f14f50d3.zip |
Stable on hppa.
(Portage version: 2.0.53_rc4)
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 54be79e10264..3c34bdcd718f 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.11 2005/09/17 00:32:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.04.ebuild,v 1.12 2005/10/06 18:55:15 hansmi 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" |