summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:21:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:21:19 +0000
commit807cde7e15430343bcc1fec2afc2cdeac7a8268c (patch)
tree5caed52cf744287020b04e476284cccaa1d76d5f /dev-ml/res
parentStable for ppc, wrt bug #502732 (diff)
downloadgentoo-2-807cde7e15430343bcc1fec2afc2cdeac7a8268c.tar.gz
gentoo-2-807cde7e15430343bcc1fec2afc2cdeac7a8268c.tar.bz2
gentoo-2-807cde7e15430343bcc1fec2afc2cdeac7a8268c.zip
Stable for ppc, wrt bug #502736
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml/res')
-rw-r--r--dev-ml/res/ChangeLog5
-rw-r--r--dev-ml/res/res-4.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/res/ChangeLog b/dev-ml/res/ChangeLog
index 0454ae5e72e0..395316e8f035 100644
--- a/dev-ml/res/ChangeLog
+++ b/dev-ml/res/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/res
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v 1.27 2014/04/05 11:12:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v 1.28 2014/04/13 16:21:19 ago Exp $
+
+ 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> res-4.0.4.ebuild:
+ Stable for ppc, wrt bug #502736
05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> res-4.0.4.ebuild:
Stable for x86, wrt bug #502736
diff --git a/dev-ml/res/res-4.0.4.ebuild b/dev-ml/res/res-4.0.4.ebuild
index 383f0b4ddb83..c75d46fa1660 100644
--- a/dev-ml/res/res-4.0.4.ebuild
+++ b/dev-ml/res/res-4.0.4.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/dev-ml/res/res-4.0.4.ebuild,v 1.3 2014/04/05 11:12:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/res-4.0.4.ebuild,v 1.4 2014/04/13 16:21:19 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ LICENSE="LGPL-2.1-with-linking-exception"
DEPEND=""
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="examples"
DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )