summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-06-05 18:41:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-06-05 18:41:29 +0000
commitf685ca2744b238c6e184b349b81f5a19a910c1b2 (patch)
treeb2c47dcc3f28339d470d3857d3447c660ab2cd55 /sys-libs/talloc
parentx86 stable wrt bug #322297 (diff)
downloadgentoo-2-f685ca2744b238c6e184b349b81f5a19a910c1b2.tar.gz
gentoo-2-f685ca2744b238c6e184b349b81f5a19a910c1b2.tar.bz2
gentoo-2-f685ca2744b238c6e184b349b81f5a19a910c1b2.zip
alpha/arm/ia64/s390/sh/sparc stable wrt #300158
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r--sys-libs/talloc/ChangeLog5
-rw-r--r--sys-libs/talloc/talloc-2.0.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/talloc/ChangeLog b/sys-libs/talloc/ChangeLog
index 7f05613d33b6..5992312d6df5 100644
--- a/sys-libs/talloc/ChangeLog
+++ b/sys-libs/talloc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/talloc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.15 2010/05/19 17:04:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.16 2010/06/05 18:41:29 armin76 Exp $
+
+ 05 Jun 2010; Raúl Porcel <armin76@gentoo.org> talloc-2.0.1-r1.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #300158
19 May 2010; Jeroen Roovers <jer@gentoo.org> talloc-2.0.1-r1.ebuild:
Stable for HPPA (bug #300158).
diff --git a/sys-libs/talloc/talloc-2.0.1-r1.ebuild b/sys-libs/talloc/talloc-2.0.1-r1.ebuild
index ac04c4bea601..5f70efef1ec0 100644
--- a/sys-libs/talloc/talloc-2.0.1-r1.ebuild
+++ b/sys-libs/talloc/talloc-2.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.1-r1.ebuild,v 1.4 2010/05/19 17:04:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.1-r1.ebuild,v 1.5 2010/06/05 18:41:29 armin76 Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
IUSE="compat doc static-libs swig"
RDEPEND=""