summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-12-12 09:54:01 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-12-12 09:54:01 +0000
commit59780cb780a5a268796f7e3906bb8676fe22a2c2 (patch)
treedc86909fc6e002713ad39b01887937498368e7dc /dev-lisp
parentRevoke stable for amd64 wrt bug #485632 (diff)
downloadgentoo-2-59780cb780a5a268796f7e3906bb8676fe22a2c2.tar.gz
gentoo-2-59780cb780a5a268796f7e3906bb8676fe22a2c2.tar.bz2
gentoo-2-59780cb780a5a268796f7e3906bb8676fe22a2c2.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/uiop/ChangeLog5
-rw-r--r--dev-lisp/uiop/uiop-3.0.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/uiop/ChangeLog b/dev-lisp/uiop/ChangeLog
index 4394e5eec3f5..ad8c26a863e5 100644
--- a/dev-lisp/uiop/ChangeLog
+++ b/dev-lisp/uiop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/uiop
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v 1.7 2013/12/10 09:15:02 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v 1.8 2013/12/12 09:54:01 nimiux Exp $
+
+ 12 Dec 2013; Chema Alonso <nimiux@gentoo.org> uiop-3.0.2.4.ebuild:
+ Revoke stable for amd64 wrt bug #485632
10 Dec 2013; Chema Alonso <nimiux@gentoo.org> uiop-3.0.2.4.ebuild:
Stable for amd64 wrt bug #485632
diff --git a/dev-lisp/uiop/uiop-3.0.2.4.ebuild b/dev-lisp/uiop/uiop-3.0.2.4.ebuild
index abcca2e69198..281e4d04557b 100644
--- a/dev-lisp/uiop/uiop-3.0.2.4.ebuild
+++ b/dev-lisp/uiop/uiop-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/uiop/uiop-3.0.2.4.ebuild,v 1.2 2013/12/10 09:15:02 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/uiop-3.0.2.4.ebuild,v 1.3 2013/12/12 09:54:01 nimiux Exp $
EAPI=5
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://common-lisp.net/project/asdf/archives/asdf-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="~dev-lisp/asdf-${PV}"