diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-07 18:54:51 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-07 18:54:51 +0000 |
commit | ae7e52f80f107005e090b14eeeaa91ac2010688c (patch) | |
tree | f7b3d4d8d1bb18630fe229cf840c94ee67c91c15 /sys-apps/dmapi/dmapi-2.2.5.ebuild | |
parent | ppc stable, bug #159426 (diff) | |
download | gentoo-2-ae7e52f80f107005e090b14eeeaa91ac2010688c.tar.gz gentoo-2-ae7e52f80f107005e090b14eeeaa91ac2010688c.tar.bz2 gentoo-2-ae7e52f80f107005e090b14eeeaa91ac2010688c.zip |
ppc stable, bug #159468
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-apps/dmapi/dmapi-2.2.5.ebuild')
-rw-r--r-- | sys-apps/dmapi/dmapi-2.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dmapi/dmapi-2.2.5.ebuild b/sys-apps/dmapi/dmapi-2.2.5.ebuild index 52ee6cc90d10..94ef4b823d93 100644 --- a/sys-apps/dmapi/dmapi-2.2.5.ebuild +++ b/sys-apps/dmapi/dmapi-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.5.ebuild,v 1.8 2007/01/01 03:45:03 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.5.ebuild,v 1.9 2007/01/07 18:54:51 dertobi123 Exp $ inherit eutils toolchain-funcs autotools @@ -11,7 +11,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ppc64 ~sparc x86" IUSE="" RDEPEND="sys-fs/xfsprogs" |