diff options
author | 2012-08-19 18:44:55 +0000 | |
---|---|---|
committer | 2012-08-19 18:44:55 +0000 | |
commit | 8a28eb484b033ec155902532a301aaf2174f07bc (patch) | |
tree | 9d39eb53add88a1618b2eae3e115fa1e88899aa8 /app-admin/pwgen/pwgen-2.06-r1.ebuild | |
parent | Re-assign to sysadmin herd. (diff) | |
download | gentoo-2-8a28eb484b033ec155902532a301aaf2174f07bc.tar.gz gentoo-2-8a28eb484b033ec155902532a301aaf2174f07bc.tar.bz2 gentoo-2-8a28eb484b033ec155902532a301aaf2174f07bc.zip |
alpha/sparc stable wrt #421565
(Portage version: 2.1.11.5/cvs/Linux ia64)
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 aeebf42dd9e1..cd63d71d1e81 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.11 2012/07/08 09:18:31 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.06-r1.ebuild,v 1.12 2012/08/19 18:44:55 armin76 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" src_prepare() { |