diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-09 18:14:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-09 18:14:28 +0000 |
commit | 2924f6d101672241951963a33d00f3e9b6d53836 (patch) | |
tree | 8f1099afb5e7b805770e9e5557096b8a01392d8b /sys-fs/ext2resize | |
parent | ppc stable now that gtk-2.8 is stable (diff) | |
download | gentoo-2-2924f6d101672241951963a33d00f3e9b6d53836.tar.gz gentoo-2-2924f6d101672241951963a33d00f3e9b6d53836.tar.bz2 gentoo-2-2924f6d101672241951963a33d00f3e9b6d53836.zip |
-sparc since it's having issues, better safe than sorry
(Portage version: 2.0.54)
Diffstat (limited to 'sys-fs/ext2resize')
-rw-r--r-- | sys-fs/ext2resize/ChangeLog | 8 | ||||
-rw-r--r-- | sys-fs/ext2resize/ext2resize-1.1.17-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/ext2resize/ext2resize-1.1.19.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-fs/ext2resize/ChangeLog b/sys-fs/ext2resize/ChangeLog index eb1164510187..9064561a261f 100644 --- a/sys-fs/ext2resize/ChangeLog +++ b/sys-fs/ext2resize/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/ext2resize -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ChangeLog,v 1.13 2005/12/17 20:56:57 kloeri Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ChangeLog,v 1.14 2006/01/09 18:14:28 gustavoz Exp $ + + 09 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + ext2resize-1.1.17-r2.ebuild, ext2resize-1.1.19.ebuild: + -sparc since it's having issues, better safe than sorry 17 Dec 2005; Bryan Østergaard <kloeri@gentoo.org ext2resize-1.1.19.ebuild: diff --git a/sys-fs/ext2resize/ext2resize-1.1.17-r2.ebuild b/sys-fs/ext2resize/ext2resize-1.1.17-r2.ebuild index b499920baa3b..b929757a164b 100644 --- a/sys-fs/ext2resize/ext2resize-1.1.17-r2.ebuild +++ b/sys-fs/ext2resize/ext2resize-1.1.17-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ext2resize-1.1.17-r2.ebuild,v 1.5 2005/06/20 23:06:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ext2resize-1.1.17-r2.ebuild,v 1.6 2006/01/09 18:14:28 gustavoz 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="" diff --git a/sys-fs/ext2resize/ext2resize-1.1.19.ebuild b/sys-fs/ext2resize/ext2resize-1.1.19.ebuild index cff46c9b64aa..2cf928804fa9 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 +# Copyright 1999-2006 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.7 2005/12/17 20:56:57 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ext2resize-1.1.19.ebuild,v 1.8 2006/01/09 18:14:28 gustavoz 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="" |