diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-29 14:52:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-29 14:52:01 +0000 |
commit | 8804e39949dc0e8528ca63fa00a08c01080bfe68 (patch) | |
tree | 74e907c3748ed1186f04fdfa583fd1d645a6ad56 /app-admin/pwgen/pwgen-2.06-r1.ebuild | |
parent | Stable for HPPA (bug #419715). (diff) | |
download | gentoo-2-8804e39949dc0e8528ca63fa00a08c01080bfe68.tar.gz gentoo-2-8804e39949dc0e8528ca63fa00a08c01080bfe68.tar.bz2 gentoo-2-8804e39949dc0e8528ca63fa00a08c01080bfe68.zip |
Stable for HPPA (bug #421565).
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/pwgen/pwgen-2.06-r1.ebuild')
-rw-r--r-- | app-admin/pwgen/pwgen-2.06-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pwgen/pwgen-2.06-r1.ebuild b/app-admin/pwgen/pwgen-2.06-r1.ebuild index 7478bfe12820..528b05e2b60a 100644 --- a/app-admin/pwgen/pwgen-2.06-r1.ebuild +++ b/app-admin/pwgen/pwgen-2.06-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.06-r1.ebuild,v 1.7 2012/06/22 15:39:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.06-r1.ebuild,v 1.8 2012/06/29 14:52:01 jer Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="livecd" DEPEND="" |