diff options
Diffstat (limited to 'sys-apps/dmapi/dmapi-0.2.2-r1.ebuild')
-rw-r--r-- | sys-apps/dmapi/dmapi-0.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dmapi/dmapi-0.2.2-r1.ebuild b/sys-apps/dmapi/dmapi-0.2.2-r1.ebuild index 36ed8e616f7b..6f1aa5d40e7b 100644 --- a/sys-apps/dmapi/dmapi-0.2.2-r1.ebuild +++ b/sys-apps/dmapi/dmapi-0.2.2-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-0.2.2-r1.ebuild,v 1.6 2003/02/13 15:52:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-0.2.2-r1.ebuild,v 1.7 2003/06/21 21:19:39 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="XFS data management API library" SRC_URI="ftp://oss.sgi.com/projects/xfs/download/latest/cmd_tars/${P}.src.tar.gz" HOMEPAGE="http://oss.sgi.com/projects/xfs" -KEYWORDS="x86" +KEYWORDS="x86 amd64" SLOT="0" LICENSE="LGPL-2.1 GPL-2" |