summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:41:12 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:41:12 +0000
commitd1b7f0dc287a244647187977d460ff2e2c3364f7 (patch)
treec8cace17d7911b3b2dc0824d487d6ff4f1fc28e2 /net-im
parentInherit the user eclass for enewuser/etc... (diff)
downloadgentoo-2-d1b7f0dc287a244647187977d460ff2e2c3364f7.tar.gz
gentoo-2-d1b7f0dc287a244647187977d460ff2e2c3364f7.tar.bz2
gentoo-2-d1b7f0dc287a244647187977d460ff2e2c3364f7.zip
Inherit the user eclass for enewuser/etc...
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/minbif/ChangeLog7
-rw-r--r--net-im/minbif/minbif-1.0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/minbif/ChangeLog b/net-im/minbif/ChangeLog
index 995d9412d6c4..20acf234d911 100644
--- a/net-im/minbif/ChangeLog
+++ b/net-im/minbif/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/minbif
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v 1.15 2013/06/01 12:20:35 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v 1.16 2014/01/08 06:41:12 vapier Exp $
+
+ 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> minbif-1.0.5.ebuild:
+ Inherit the user eclass for enewuser/etc...
01 Jun 2013; Pacho Ramos <pacho@gentoo.org> -minbif-1.0.1.ebuild,
-minbif-1.0.3.ebuild, -minbif-1.0.4.ebuild, metadata.xml:
diff --git a/net-im/minbif/minbif-1.0.5.ebuild b/net-im/minbif/minbif-1.0.5.ebuild
index c460aa1266c9..75c91155b886 100644
--- a/net-im/minbif/minbif-1.0.5.ebuild
+++ b/net-im/minbif/minbif-1.0.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 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.4 2012/08/21 08:41:43 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/minbif-1.0.5.ebuild,v 1.5 2014/01/08 06:41:12 vapier Exp $
EAPI=4
-inherit cmake-utils eutils
+inherit cmake-utils eutils user
DESCRIPTION="an IRC gateway to IM networks"
HOMEPAGE="https://symlink.me/projects/minbif/wiki/"