summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-18 06:33:44 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-18 06:33:44 +0000
commit0c119e1a34903fe6022f982c4f6889710686c947 (patch)
tree01fbbe4c42d69a7b7aa93461a82fcbb26a42d728 /dev-libs/d0_blind_id
parentVersion (diff)
downloadgentoo-2-0c119e1a34903fe6022f982c4f6889710686c947.tar.gz
gentoo-2-0c119e1a34903fe6022f982c4f6889710686c947.tar.bz2
gentoo-2-0c119e1a34903fe6022f982c4f6889710686c947.zip
x86 stable wrt bug #387367
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-libs/d0_blind_id')
-rw-r--r--dev-libs/d0_blind_id/ChangeLog5
-rw-r--r--dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/d0_blind_id/ChangeLog b/dev-libs/d0_blind_id/ChangeLog
index a6a3c2bf43a8..cb3db94cc676 100644
--- a/dev-libs/d0_blind_id/ChangeLog
+++ b/dev-libs/d0_blind_id/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/d0_blind_id
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/d0_blind_id/ChangeLog,v 1.2 2011/09/16 20:02:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/d0_blind_id/ChangeLog,v 1.3 2011/10/18 06:33:44 phajdan.jr Exp $
+
+ 18 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> d0_blind_id-0.3.ebuild:
+ x86 stable wrt bug #387367
16 Sep 2011; Michael Sterrett <mr_bones_@gentoo.org> d0_blind_id-0.3.ebuild:
remove openssl and tommath deps since they aren't needed by xonotic
diff --git a/dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild b/dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild
index e6757ecad77e..d1d220d186d0 100644
--- a/dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild
+++ b/dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild,v 1.2 2011/09/16 20:02:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild,v 1.3 2011/10/18 06:33:44 phajdan.jr Exp $
EAPI=4
inherit autotools-utils
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/downloads/divVerent/d0_blind_id/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="static-libs"
RDEPEND="dev-libs/gmp"