diff options
author | 2005-09-12 14:33:53 +0000 | |
---|---|---|
committer | 2005-09-12 14:33:53 +0000 | |
commit | 287f02a60862f45456861bd77d80d278408291a2 (patch) | |
tree | fd951c7e2ee83587db57e41b975b11fdbb741e6f /app-admin/pwgen/pwgen-2.04.ebuild | |
parent | stable on alpha wrt bug #105690 (diff) | |
download | gentoo-2-287f02a60862f45456861bd77d80d278408291a2.tar.gz gentoo-2-287f02a60862f45456861bd77d80d278408291a2.tar.bz2 gentoo-2-287f02a60862f45456861bd77d80d278408291a2.zip |
Marked stable on amd64
(Portage version: 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 00c401541802..1e878d79c445 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.3 2005/09/12 14:29:29 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.04.ebuild,v 1.4 2005/09/12 14:33:53 dang 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" |