diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-18 00:14:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-18 00:14:23 +0000 |
commit | 70ab82a26316406a190b274b58d211a9424baa86 (patch) | |
tree | 1af641f5a5bb04247904cfc2a1a8c50816f241b4 /sys-apps | |
parent | m68k (diff) | |
download | gentoo-2-70ab82a26316406a190b274b58d211a9424baa86.tar.gz gentoo-2-70ab82a26316406a190b274b58d211a9424baa86.tar.bz2 gentoo-2-70ab82a26316406a190b274b58d211a9424baa86.zip |
stabilize
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/miscfiles/miscfiles-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/miscfiles/miscfiles-1.4.2.ebuild b/sys-apps/miscfiles/miscfiles-1.4.2.ebuild index 31ac13424fe1..d8015ccaf8db 100644 --- a/sys-apps/miscfiles/miscfiles-1.4.2.ebuild +++ b/sys-apps/miscfiles/miscfiles-1.4.2.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-apps/miscfiles/miscfiles-1.4.2.ebuild,v 1.1 2005/01/12 18:34:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/miscfiles-1.4.2.ebuild,v 1.2 2005/03/18 00:12:58 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/miscfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="minimal" DEPEND="" |