summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-20 21:10:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-20 21:10:27 +0000
commitb4d4e19c17d4668cc0736cf3c5e4094134193fa9 (patch)
tree46fae2161ed33955d01d69ba9de9c54d94480fc4
parentVersion bumped. (diff)
downloadgentoo-2-b4d4e19c17d4668cc0736cf3c5e4094134193fa9.tar.gz
gentoo-2-b4d4e19c17d4668cc0736cf3c5e4094134193fa9.tar.bz2
gentoo-2-b4d4e19c17d4668cc0736cf3c5e4094134193fa9.zip
alpha/ia64/sparc/x86 stable wrt #206683
(Portage version: 2.1.3.19)
-rw-r--r--dev-libs/libassuan/ChangeLog5
-rw-r--r--dev-libs/libassuan/libassuan-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libassuan/ChangeLog b/dev-libs/libassuan/ChangeLog
index 5203bcb8f79b..102cc1ae22d1 100644
--- a/dev-libs/libassuan/ChangeLog
+++ b/dev-libs/libassuan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libassuan
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/ChangeLog,v 1.52 2008/01/20 15:11:47 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/ChangeLog,v 1.53 2008/01/20 21:10:27 armin76 Exp $
+
+ 20 Jan 2008; Raúl Porcel <armin76@gentoo.org> libassuan-1.0.4.ebuild:
+ alpha/ia64/sparc/x86 stable wrt #206683
20 Jan 2008; nixnut <nixnut@gentoo.org> libassuan-1.0.4.ebuild:
Stable on ppc wrt bug 206683
diff --git a/dev-libs/libassuan/libassuan-1.0.4.ebuild b/dev-libs/libassuan/libassuan-1.0.4.ebuild
index 0fe2982cf7bf..95b766725e63 100644
--- a/dev-libs/libassuan/libassuan-1.0.4.ebuild
+++ b/dev-libs/libassuan/libassuan-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.4.ebuild,v 1.4 2008/01/20 15:11:47 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.4.ebuild,v 1.5 2008/01/20 21:10:27 armin76 Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-libs/pth-1.3.7