diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-19 21:02:41 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-19 21:02:41 +0000 |
commit | d8a85b09e5a6d3b3afe9b295edeef4d9643ecab8 (patch) | |
tree | 39e2d4a29c6ad3a42f26487f2be3c9e3e67023f7 /dev-lisp/cl-tbnl | |
parent | Marked stable on amd64 for bug #169591 (diff) | |
download | gentoo-2-d8a85b09e5a6d3b3afe9b295edeef4d9643ecab8.tar.gz gentoo-2-d8a85b09e5a6d3b3afe9b295edeef4d9643ecab8.tar.bz2 gentoo-2-d8a85b09e5a6d3b3afe9b295edeef4d9643ecab8.zip |
Keyworded ~amd64 wrt bug 178192
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-lisp/cl-tbnl')
-rw-r--r-- | dev-lisp/cl-tbnl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/cl-tbnl-0.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/cl-tbnl/ChangeLog b/dev-lisp/cl-tbnl/ChangeLog index 3f0a4c69f3d3..18d09c03452e 100644 --- a/dev-lisp/cl-tbnl/ChangeLog +++ b/dev-lisp/cl-tbnl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-tbnl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.41 2007/05/12 13:31:21 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.42 2007/05/19 21:02:41 welp Exp $ + + 19 May 2007; Peter Weller <welp@gentoo.org> cl-tbnl-0.11.2.ebuild: + Keyworded ~amd64 wrt bug 178192 12 May 2007; Luca Longinotti <chtekk@gentoo.org> -cl-tbnl-0.10.0.ebuild, -cl-tbnl-0.10.1.ebuild, -cl-tbnl-0.10.3.ebuild, -cl-tbnl-0.11.3.ebuild: diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.11.2.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.11.2.ebuild index 4fad35c2e55e..a7d29da3406b 100644 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.11.2.ebuild +++ b/dev-lisp/cl-tbnl/cl-tbnl-0.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/cl-tbnl-0.11.2.ebuild,v 1.2 2007/05/12 12:22:45 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/cl-tbnl-0.11.2.ebuild,v 1.3 2007/05/19 21:02:41 welp Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.weitz.de/tbnl/" SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="standalone" DEPEND="dev-lisp/cl-kmrcl |