diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 15:09:23 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 15:09:23 +0000 |
commit | b1c2caf490d74637151b3db6f3a29e68465307a1 (patch) | |
tree | 65e4e85827805589266b14a53b8f18cd5508c305 /app-arch/freeze/freeze-2.5.0.ebuild | |
parent | Mark 1.0.3-r5 stable on alpha (diff) | |
download | gentoo-2-b1c2caf490d74637151b3db6f3a29e68465307a1.tar.gz gentoo-2-b1c2caf490d74637151b3db6f3a29e68465307a1.tar.bz2 gentoo-2-b1c2caf490d74637151b3db6f3a29e68465307a1.zip |
Mark 2.5.0 stable on alpha
(Portage version: 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" |