summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-12-10 09:15:02 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-12-10 09:15:02 +0000
commitfd3c2c781395c00cc97814dc8883b392d249309a (patch)
tree728f2ba7c2551b33fee88de6bc9ffde2d9676cf3 /dev-lisp/uiop
parentFixed compilation with >=media-libs/freetype-2.5.1 (bug #493466). Bumped ebui... (diff)
downloadgentoo-2-fd3c2c781395c00cc97814dc8883b392d249309a.tar.gz
gentoo-2-fd3c2c781395c00cc97814dc8883b392d249309a.tar.bz2
gentoo-2-fd3c2c781395c00cc97814dc8883b392d249309a.zip
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/uiop')
-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 506366dd2b93..4394e5eec3f5 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.6 2013/10/14 09:33:39 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v 1.7 2013/12/10 09:15:02 nimiux Exp $
+
+ 10 Dec 2013; Chema Alonso <nimiux@gentoo.org> uiop-3.0.2.4.ebuild:
+ Stable for amd64 wrt bug #485632
*uiop-3.0.2.4 (14 Oct 2013)
diff --git a/dev-lisp/uiop/uiop-3.0.2.4.ebuild b/dev-lisp/uiop/uiop-3.0.2.4.ebuild
index a674e1399263..abcca2e69198 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.1 2013/10/14 09:33:39 grozin Exp $
+# $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 $
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}"