summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-21 03:52:04 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-21 03:52:04 +0000
commit371a62cf9cdb06695965a68ba5149758ca50f8ea (patch)
treef019a9ba6050eff7c57048c7819bb612261f85c7 /net-fs/am-utils
parentMark 2.1.3 stable on alpha (diff)
downloadgentoo-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')
-rw-r--r--net-fs/am-utils/ChangeLog5
-rw-r--r--net-fs/am-utils/am-utils-6.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/am-utils/ChangeLog b/net-fs/am-utils/ChangeLog
index e5caa1f1de6c..15e2b539fcf8 100644
--- a/net-fs/am-utils/ChangeLog
+++ b/net-fs/am-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-fs/am-utils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/am-utils/ChangeLog,v 1.22 2006/05/01 19:42:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/am-utils/ChangeLog,v 1.23 2006/10/21 03:52:04 agriffis Exp $
+
+ 21 Oct 2006; Aron Griffis <agriffis@gentoo.org> am-utils-6.1.4.ebuild:
+ Mark 6.1.4 stable on alpha/ia64
01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/am-utils-6.1.4-dbm_open-libc.patch, am-utils-6.1.4.ebuild:
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 )"