summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-21 08:41:43 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-21 08:41:43 +0000
commit4a6af29b3948a20ac08ac3026b439ee6e1c9b649 (patch)
treef25b43f5643f6c28216941c8e2c6b0559a88e037 /net-im/minbif
parentStable 0.36 on amd64 and x86. Drop older. (diff)
downloadgentoo-2-4a6af29b3948a20ac08ac3026b439ee6e1c9b649.tar.gz
gentoo-2-4a6af29b3948a20ac08ac3026b439ee6e1c9b649.tar.bz2
gentoo-2-4a6af29b3948a20ac08ac3026b439ee6e1c9b649.zip
Stable for x86, wrt bug #428058
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'net-im/minbif')
-rw-r--r--net-im/minbif/ChangeLog5
-rw-r--r--net-im/minbif/minbif-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/minbif/ChangeLog b/net-im/minbif/ChangeLog
index 30fabfa556e2..20c18fe1cc43 100644
--- a/net-im/minbif/ChangeLog
+++ b/net-im/minbif/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/minbif
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v 1.12 2012/08/21 08:39:04 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v 1.13 2012/08/21 08:41:43 johu Exp $
+
+ 21 Aug 2012; Johannes Huber <johu@gentoo.org> minbif-1.0.5.ebuild:
+ Stable for x86, wrt bug #428058
21 Aug 2012; Johannes Huber <johu@gentoo.org> minbif-1.0.5.ebuild:
Non maintainer commit. Add required use on imlib if libcaca is enabled.
diff --git a/net-im/minbif/minbif-1.0.5.ebuild b/net-im/minbif/minbif-1.0.5.ebuild
index 6b18cbad1e16..c460aa1266c9 100644
--- a/net-im/minbif/minbif-1.0.5.ebuild
+++ b/net-im/minbif/minbif-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/minbif-1.0.5.ebuild,v 1.3 2012/08/21 08:39:04 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/minbif-1.0.5.ebuild,v 1.4 2012/08/21 08:41:43 johu Exp $
EAPI=4
inherit cmake-utils eutils
@@ -11,7 +11,7 @@ SRC_URI="https://symlink.me/attachments/download/148/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="gnutls +imlib +libcaca pam video xinetd"
REQUIRED_USE="video? ( libcaca )
libcaca? ( imlib )"