diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-16 00:02:47 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-16 00:02:47 +0000 |
commit | 81aa7a431c26fb04838ca2ef349d1ac16300471f (patch) | |
tree | af06ef628e5b2d1abdc6f0e6434c0c0c11d03c80 /sys-apps/parted | |
parent | Stable on alpha. (diff) | |
download | historical-81aa7a431c26fb04838ca2ef349d1ac16300471f.tar.gz historical-81aa7a431c26fb04838ca2ef349d1ac16300471f.tar.bz2 historical-81aa7a431c26fb04838ca2ef349d1ac16300471f.zip |
stable on amd64
Diffstat (limited to 'sys-apps/parted')
-rw-r--r-- | sys-apps/parted/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/parted/parted-1.6.9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/parted/Manifest b/sys-apps/parted/Manifest index 569fc8be46c7..8b65d4adef68 100644 --- a/sys-apps/parted/Manifest +++ b/sys-apps/parted/Manifest @@ -1,5 +1,5 @@ MD5 c37e8624f99c886268fcd20406bec75f parted-1.6.5-r1.ebuild 1260 -MD5 79e866e4777a117e601bcc074481bbfd parted-1.6.9.ebuild 1296 +MD5 d563d27b82505d3c394c7080c56cf7b0 parted-1.6.9.ebuild 1298 MD5 8ef11c6657e935927680903d82df9f84 parted-1.6.8-r1.ebuild 1351 MD5 28e1bdd30c722e5927048397def9f403 parted-1.6.10-r1.ebuild 1290 MD5 99d257600514d9ad89bf7aa9e010623e parted-1.6.6.ebuild 1353 diff --git a/sys-apps/parted/parted-1.6.9.ebuild b/sys-apps/parted/parted-1.6.9.ebuild index 7a297fcb2752..4c9948b9bb9f 100644 --- a/sys-apps/parted/parted-1.6.9.ebuild +++ b/sys-apps/parted/parted-1.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.9.ebuild,v 1.4 2004/06/05 21:38:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.9.ebuild,v 1.5 2004/06/16 00:02:47 lv Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -*" +KEYWORDS="~x86 -* amd64" IUSE="nls static readline debug" DEPEND=">=sys-fs/e2fsprogs-1.27 |