diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-21 03:52:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-21 03:52:04 +0000 |
commit | 371a62cf9cdb06695965a68ba5149758ca50f8ea (patch) | |
tree | f019a9ba6050eff7c57048c7819bb612261f85c7 /net-fs/am-utils/am-utils-6.1.4.ebuild | |
parent | Mark 2.1.3 stable on alpha (diff) | |
download | gentoo-2-371a62cf9cdb06695965a68ba5149758ca50f8ea.tar.gz gentoo-2-371a62cf9cdb06695965a68ba5149758ca50f8ea.tar.bz2 gentoo-2-371a62cf9cdb06695965a68ba5149758ca50f8ea.zip |
Mark 6.1.4 stable on alpha/ia64
(Portage version: 2.1.1)
Diffstat (limited to 'net-fs/am-utils/am-utils-6.1.4.ebuild')
-rw-r--r-- | net-fs/am-utils/am-utils-6.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/am-utils/am-utils-6.1.4.ebuild b/net-fs/am-utils/am-utils-6.1.4.ebuild index f6e00607ab3e..eeda659f196d 100644 --- a/net-fs/am-utils/am-utils-6.1.4.ebuild +++ b/net-fs/am-utils/am-utils-6.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/am-utils/am-utils-6.1.4.ebuild,v 1.2 2006/05/01 19:42:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/am-utils/am-utils-6.1.4.ebuild,v 1.3 2006/10/21 03:52:04 agriffis Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.am-utils.org/pub/am-utils/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~x86 ~x86-fbsd" IUSE="ldap" RDEPEND="ldap? ( >=net-nds/openldap-1.2 )" |