summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-08-10 17:11:37 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-08-10 17:11:37 +0000
commit5d9cbecd1be027118051411f6351841dcb83b96a (patch)
treef6f916b6f24eebff7670e1511ca424f71c9f1505 /x11-misc
parentQuery udevdir from udev.pc pkg-config file for correct rules.d path. (diff)
downloadgentoo-2-5d9cbecd1be027118051411f6351841dcb83b96a.tar.gz
gentoo-2-5d9cbecd1be027118051411f6351841dcb83b96a.tar.bz2
gentoo-2-5d9cbecd1be027118051411f6351841dcb83b96a.zip
Silence repoman by inheriting user.eclass for enewgroup and enewuser.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/colord/ChangeLog6
-rw-r--r--x11-misc/colord/colord-0.1.18.ebuild4
-rw-r--r--x11-misc/colord/colord-0.1.21-r1.ebuild4
-rw-r--r--x11-misc/colord/colord-0.1.21.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-misc/colord/ChangeLog b/x11-misc/colord/ChangeLog
index c47b139213eb..113f1f4983a7 100644
--- a/x11-misc/colord/ChangeLog
+++ b/x11-misc/colord/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/colord
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.31 2012/08/10 17:08:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.32 2012/08/10 17:11:37 ssuominen Exp $
+
+ 10 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> colord-0.1.18.ebuild,
+ colord-0.1.21.ebuild, colord-0.1.21-r1.ebuild:
+ Silence repoman by inheriting user.eclass for enewgroup and enewuser.
*colord-0.1.21-r1 (10 Aug 2012)
diff --git a/x11-misc/colord/colord-0.1.18.ebuild b/x11-misc/colord/colord-0.1.18.ebuild
index 17be0e865657..9cb988c4c0f7 100644
--- a/x11-misc/colord/colord-0.1.18.ebuild
+++ b/x11-misc/colord/colord-0.1.18.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.18.ebuild,v 1.7 2012/05/16 15:02:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.18.ebuild,v 1.8 2012/08/10 17:11:37 ssuominen Exp $
EAPI="4"
-inherit autotools eutils systemd base
+inherit autotools eutils user systemd base
DESCRIPTION="System service to accurately color manage input and output devices"
HOMEPAGE="http://www.freedesktop.org/software/colord/"
diff --git a/x11-misc/colord/colord-0.1.21-r1.ebuild b/x11-misc/colord/colord-0.1.21-r1.ebuild
index 038bc9b13bed..88d723b6e574 100644
--- a/x11-misc/colord/colord-0.1.21-r1.ebuild
+++ b/x11-misc/colord/colord-0.1.21-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.21-r1.ebuild,v 1.1 2012/08/10 17:08:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.21-r1.ebuild,v 1.2 2012/08/10 17:11:37 ssuominen Exp $
EAPI="4"
-inherit autotools bash-completion-r1 eutils systemd base toolchain-funcs
+inherit autotools bash-completion-r1 eutils user systemd base toolchain-funcs
DESCRIPTION="System service to accurately color manage input and output devices"
HOMEPAGE="http://www.freedesktop.org/software/colord/"
diff --git a/x11-misc/colord/colord-0.1.21.ebuild b/x11-misc/colord/colord-0.1.21.ebuild
index e57a95c552fc..47cc9b05d40e 100644
--- a/x11-misc/colord/colord-0.1.21.ebuild
+++ b/x11-misc/colord/colord-0.1.21.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.21.ebuild,v 1.2 2012/05/27 03:59:19 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.21.ebuild,v 1.3 2012/08/10 17:11:37 ssuominen Exp $
EAPI="4"
-inherit autotools bash-completion-r1 eutils systemd base
+inherit autotools bash-completion-r1 eutils user systemd base
DESCRIPTION="System service to accurately color manage input and output devices"
HOMEPAGE="http://www.freedesktop.org/software/colord/"