diff options
author | 2005-09-09 15:09:23 +0000 | |
---|---|---|
committer | 2005-09-09 15:09:23 +0000 | |
commit | 62819b96af305e824c4c99c3ce8929d1ea63e17f (patch) | |
tree | 8af84c2ef480010b8c224104850177fc123115e8 /app-arch/freeze/freeze-2.5.0.ebuild | |
parent | Mark 1.0.3-r5 stable on alpha (diff) | |
download | historical-62819b96af305e824c4c99c3ce8929d1ea63e17f.tar.gz historical-62819b96af305e824c4c99c3ce8929d1ea63e17f.tar.bz2 historical-62819b96af305e824c4c99c3ce8929d1ea63e17f.zip |
Mark 2.5.0 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-arch/freeze/freeze-2.5.0.ebuild')
-rw-r--r-- | app-arch/freeze/freeze-2.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/freeze/freeze-2.5.0.ebuild b/app-arch/freeze/freeze-2.5.0.ebuild index ad7a9e8eb31c..e41a997f102d 100644 --- a/app-arch/freeze/freeze-2.5.0.ebuild +++ b/app-arch/freeze/freeze-2.5.0.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-arch/freeze/freeze-2.5.0.ebuild,v 1.13 2005/01/01 11:45:03 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/freeze/freeze-2.5.0.ebuild,v 1.14 2005/09/09 15:09:23 agriffis Exp $ DESCRIPTION="Freeze/unfreeze compression program" HOMEPAGE="http://www.ibiblio.org/pub/Linux/utils/compress/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.ibiblio.org/pub/Linux/utils/compress/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc amd64 ~sparc ppc64 ~alpha" +KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="virtual/libc" |