summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-03 11:02:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-03 11:02:52 +0000
commit75bec98c65cf90c7bb1b5b36910eaee2a16e7075 (patch)
treeba38d1346a7479bd63f1b3cd39e464f659d5b020 /sys-libs/libaal
parentStable for amd64, wrt bug #527982 (diff)
downloadgentoo-2-75bec98c65cf90c7bb1b5b36910eaee2a16e7075.tar.gz
gentoo-2-75bec98c65cf90c7bb1b5b36910eaee2a16e7075.tar.bz2
gentoo-2-75bec98c65cf90c7bb1b5b36910eaee2a16e7075.zip
Stable for amd64, wrt bug #527982
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/libaal')
-rw-r--r--sys-libs/libaal/ChangeLog5
-rw-r--r--sys-libs/libaal/libaal-1.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libaal/ChangeLog b/sys-libs/libaal/ChangeLog
index b1612af37a7e..ccc87a101a76 100644
--- a/sys-libs/libaal/ChangeLog
+++ b/sys-libs/libaal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libaal
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libaal/ChangeLog,v 1.22 2014/07/31 05:19:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libaal/ChangeLog,v 1.23 2014/11/03 11:02:52 ago Exp $
+
+ 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> libaal-1.0.6.ebuild:
+ Stable for amd64, wrt bug #527982
*libaal-1.0.6 (31 Jul 2014)
diff --git a/sys-libs/libaal/libaal-1.0.6.ebuild b/sys-libs/libaal/libaal-1.0.6.ebuild
index 12442d75c4e7..943114c4b583 100644
--- a/sys-libs/libaal/libaal-1.0.6.ebuild
+++ b/sys-libs/libaal/libaal-1.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libaal/libaal-1.0.6.ebuild,v 1.1 2014/07/31 05:19:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libaal/libaal-1.0.6.ebuild,v 1.2 2014/11/03 11:02:52 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/reiser4/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 -sparc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 -sparc ~x86"
IUSE="static-libs"
DEPEND="virtual/os-headers"