diff options
Diffstat (limited to 'sys-apps/eject/eject-2.0.13.ebuild')
-rw-r--r-- | sys-apps/eject/eject-2.0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/eject/eject-2.0.13.ebuild b/sys-apps/eject/eject-2.0.13.ebuild index 873d6c6f2cde..b77951f310d0 100644 --- a/sys-apps/eject/eject-2.0.13.ebuild +++ b/sys-apps/eject/eject-2.0.13.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/eject/eject-2.0.13.ebuild,v 1.9 2004/03/14 18:34:39 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/eject-2.0.13.ebuild,v 1.10 2004/05/14 03:34:14 geoman Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/utils/disk-management/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ppc64 ia64 ~mips" +KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ppc64 ia64 mips" DEPEND="virtual/glibc" |