summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-12-12 09:52:38 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-12-12 09:52:38 +0000
commit7d9938e69ae0f697749a92e5b60371af8c1029bf (patch)
tree5760b6d2e0cb1082ddf7eecc657771f64b68ebdf /dev-lisp
parentRemove old version with unsatisfied dependencies (diff)
downloadgentoo-2-7d9938e69ae0f697749a92e5b60371af8c1029bf.tar.gz
gentoo-2-7d9938e69ae0f697749a92e5b60371af8c1029bf.tar.bz2
gentoo-2-7d9938e69ae0f697749a92e5b60371af8c1029bf.zip
Revoke stable for amd64 wrt bug #485632
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/asdf/ChangeLog5
-rw-r--r--dev-lisp/asdf/asdf-3.0.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/asdf/ChangeLog b/dev-lisp/asdf/ChangeLog
index c35702fff3d0..b2a5b1afc8b0 100644
--- a/dev-lisp/asdf/ChangeLog
+++ b/dev-lisp/asdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/asdf
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf/ChangeLog,v 1.14 2013/12/10 09:16:17 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf/ChangeLog,v 1.15 2013/12/12 09:52:38 nimiux Exp $
+
+ 12 Dec 2013; Chema Alonso <nimiux@gentoo.org> asdf-3.0.2.4.ebuild:
+ Revoke stable for amd64 wrt bug #485632
10 Dec 2013; Chema Alonso <nimiux@gentoo.org> asdf-3.0.2.4.ebuild:
Stable for amd64 wrt bug #485632
diff --git a/dev-lisp/asdf/asdf-3.0.2.4.ebuild b/dev-lisp/asdf/asdf-3.0.2.4.ebuild
index 62d6121cd10e..b7de33048e0e 100644
--- a/dev-lisp/asdf/asdf-3.0.2.4.ebuild
+++ b/dev-lisp/asdf/asdf-3.0.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf/asdf-3.0.2.4.ebuild,v 1.2 2013/12/10 09:16:17 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf/asdf-3.0.2.4.ebuild,v 1.3 2013/12/12 09:52:38 nimiux Exp $
EAPI=5
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://common-lisp.net/project/${PN}/archives/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="doc"
SLOT="0/${PVR}"