diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-17 20:56:57 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-17 20:56:57 +0000 |
commit | 8a95121145f292ac51d72a254fb7e33f37b705b0 (patch) | |
tree | 87ee5b2156ce8cbc61b5139f3dfa1ec5692d8968 /sys-fs/ext2resize/ext2resize-1.1.19.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-8a95121145f292ac51d72a254fb7e33f37b705b0.tar.gz historical-8a95121145f292ac51d72a254fb7e33f37b705b0.tar.bz2 historical-8a95121145f292ac51d72a254fb7e33f37b705b0.zip |
Stable on alpha, bug 114467.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sys-fs/ext2resize/ext2resize-1.1.19.ebuild')
-rw-r--r-- | sys-fs/ext2resize/ext2resize-1.1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ext2resize/ext2resize-1.1.19.ebuild b/sys-fs/ext2resize/ext2resize-1.1.19.ebuild index 4d0ef4ff14f2..cff46c9b64aa 100644 --- a/sys-fs/ext2resize/ext2resize-1.1.19.ebuild +++ b/sys-fs/ext2resize/ext2resize-1.1.19.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/sys-fs/ext2resize/ext2resize-1.1.19.ebuild,v 1.6 2005/12/12 20:09:39 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ext2resize-1.1.19.ebuild,v 1.7 2005/12/17 20:56:57 kloeri Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ppc ~sparc x86" +KEYWORDS="alpha amd64 arm ppc ~sparc x86" IUSE="static" DEPEND="" |