diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 06:41:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 06:41:12 +0000 |
commit | d1b7f0dc287a244647187977d460ff2e2c3364f7 (patch) | |
tree | c8cace17d7911b3b2dc0824d487d6ff4f1fc28e2 /net-im/minbif/minbif-1.0.5.ebuild | |
parent | Inherit the user eclass for enewuser/etc... (diff) | |
download | gentoo-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/minbif/minbif-1.0.5.ebuild')
-rw-r--r-- | net-im/minbif/minbif-1.0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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/" |