diff options
author | 2004-05-04 13:41:44 +0000 | |
---|---|---|
committer | 2004-05-04 13:41:44 +0000 | |
commit | b76064592cdc24eed859b9b3711ec0131d611e49 (patch) | |
tree | 2c6084ebaad2dc0291d3efaa03b7936170e9c3c3 /app-admin/pwgen | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-b76064592cdc24eed859b9b3711ec0131d611e49.tar.gz gentoo-2-b76064592cdc24eed859b9b3711ec0131d611e49.tar.bz2 gentoo-2-b76064592cdc24eed859b9b3711ec0131d611e49.zip |
Stable on alpha.
Diffstat (limited to 'app-admin/pwgen')
-rw-r--r-- | app-admin/pwgen/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/pwgen/pwgen-2.01.ebuild | 4 | ||||
-rw-r--r-- | app-admin/pwgen/pwgen-2.03-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/pwgen/pwgen-2.03.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-admin/pwgen/ChangeLog b/app-admin/pwgen/ChangeLog index afc75838f198..f01ef22e5eea 100644 --- a/app-admin/pwgen/ChangeLog +++ b/app-admin/pwgen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/pwgen # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/ChangeLog,v 1.16 2004/04/25 21:42:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/ChangeLog,v 1.17 2004/05/04 13:41:44 kloeri Exp $ + + 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> pwgen-2.01.ebuild, + pwgen-2.03-r1.ebuild, pwgen-2.03.ebuild: + Stable on alpha. 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> pwgen-2.01.ebuild, pwgen-2.03-r1.ebuild, pwgen-2.03.ebuild: diff --git a/app-admin/pwgen/pwgen-2.01.ebuild b/app-admin/pwgen/pwgen-2.01.ebuild index 2b24fc79a530..1d3a095e57bf 100644 --- a/app-admin/pwgen/pwgen-2.01.ebuild +++ b/app-admin/pwgen/pwgen-2.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.01.ebuild,v 1.16 2004/04/25 21:42:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.01.ebuild,v 1.17 2004/05/04 13:41:44 kloeri Exp $ DESCRIPTION="Password Generator" SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://sourceforge.net/projects/pwgen/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc hppa" +KEYWORDS="x86 ppc sparc hppa ~alpha" DEPEND="virtual/glibc" diff --git a/app-admin/pwgen/pwgen-2.03-r1.ebuild b/app-admin/pwgen/pwgen-2.03-r1.ebuild index a45e5f07635a..938ecbef3817 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 Technologies, Inc. # 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.8 2004/04/25 21:42:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.03-r1.ebuild,v 1.9 2004/05/04 13:41:44 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.net/projects/pwgen/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc hppa amd64 ~alpha ~mips ppc64" +KEYWORDS="x86 ~ppc sparc hppa amd64 alpha ~mips ppc64" DEPEND="virtual/glibc" diff --git a/app-admin/pwgen/pwgen-2.03.ebuild b/app-admin/pwgen/pwgen-2.03.ebuild index a17385ff6d2d..ac7e8ce44f3b 100644 --- a/app-admin/pwgen/pwgen-2.03.ebuild +++ b/app-admin/pwgen/pwgen-2.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.03.ebuild,v 1.9 2004/04/25 21:42:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.03.ebuild,v 1.10 2004/05/04 13:41:44 kloeri Exp $ DESCRIPTION="Password Generator" SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://sourceforge.net/projects/pwgen/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc hppa amd64 alpha" +KEYWORDS="x86 ~ppc ~sparc hppa amd64 ~alpha" DEPEND="virtual/glibc" |