diff options
author | David Holm <dholm@gentoo.org> | 2005-07-21 17:21:57 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-21 17:21:57 +0000 |
commit | e42823d47c466a4dcd13ddfc9d81a91f4b0a85b7 (patch) | |
tree | 93f5430175222c880796da60b1fc6ead048b5c9b /app-misc/egads/egads-0.9.5.ebuild | |
parent | Added tiger patch and bootloader fix. (diff) | |
download | gentoo-2-e42823d47c466a4dcd13ddfc9d81a91f4b0a85b7.tar.gz gentoo-2-e42823d47c466a4dcd13ddfc9d81a91f4b0a85b7.tar.bz2 gentoo-2-e42823d47c466a4dcd13ddfc9d81a91f4b0a85b7.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-misc/egads/egads-0.9.5.ebuild')
-rw-r--r-- | app-misc/egads/egads-0.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/egads/egads-0.9.5.ebuild b/app-misc/egads/egads-0.9.5.ebuild index caa3930faa89..8adbda37ad3c 100644 --- a/app-misc/egads/egads-0.9.5.ebuild +++ b/app-misc/egads/egads-0.9.5.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-misc/egads/egads-0.9.5.ebuild,v 1.5 2005/01/01 14:59:56 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/egads/egads-0.9.5.ebuild,v 1.6 2005/07/21 17:17:26 dholm Exp $ DESCRIPTION="Entropy Gathering And Distribution System" HOMEPAGE="http://www.securesoftware.com/download_${PN}.htm" @@ -8,7 +8,7 @@ SRC_URI="http://www.securesoftware.com/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" IUSE="" DEPEND="virtual/libc" |