summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:13:45 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:13:45 +0000
commitf413bde090cd2d31eb9ec9c7b7dd7b7320fc94fe (patch)
tree74df61739d244751fd9cdc6837c9536c6235b5fc /www-apps
parentInherit the user eclass for enewuser/etc... (diff)
downloadgentoo-2-f413bde090cd2d31eb9ec9c7b7dd7b7320fc94fe.tar.gz
gentoo-2-f413bde090cd2d31eb9ec9c7b7dd7b7320fc94fe.tar.bz2
gentoo-2-f413bde090cd2d31eb9ec9c7b7dd7b7320fc94fe.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 'www-apps')
-rw-r--r--www-apps/otrs/ChangeLog8
-rw-r--r--www-apps/otrs/otrs-3.1.11.ebuild6
-rw-r--r--www-apps/otrs/otrs-3.1.12.ebuild6
-rw-r--r--www-apps/otrs/otrs-3.2.3.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/www-apps/otrs/ChangeLog b/www-apps/otrs/ChangeLog
index b1831cb948b8..3ac726fae575 100644
--- a/www-apps/otrs/ChangeLog
+++ b/www-apps/otrs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/otrs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/ChangeLog,v 1.72 2013/12/02 05:47:35 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/ChangeLog,v 1.73 2014/01/08 06:13:45 vapier Exp $
+
+ 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> otrs-3.1.11.ebuild,
+ otrs-3.1.12.ebuild, otrs-3.2.3.ebuild:
+ Inherit the user eclass for enewuser/etc...
*otrs-3.2.12 (02 Dec 2013)
diff --git a/www-apps/otrs/otrs-3.1.11.ebuild b/www-apps/otrs/otrs-3.1.11.ebuild
index 91e92e066c6a..ba908e2ff7ef 100644
--- a/www-apps/otrs/otrs-3.1.11.ebuild
+++ b/www-apps/otrs/otrs-3.1.11.ebuild
@@ -1,10 +1,10 @@
-# 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/www-apps/otrs/otrs-3.1.11.ebuild,v 1.1 2012/10/29 06:34:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-3.1.11.ebuild,v 1.2 2014/01/08 06:13:45 vapier Exp $
EAPI=2
-inherit eutils confutils
+inherit eutils confutils user
DESCRIPTION="OTRS is an Open source Ticket Request System"
HOMEPAGE="http://otrs.org/"
diff --git a/www-apps/otrs/otrs-3.1.12.ebuild b/www-apps/otrs/otrs-3.1.12.ebuild
index 8b58b779aa0b..afb400aeaa10 100644
--- a/www-apps/otrs/otrs-3.1.12.ebuild
+++ b/www-apps/otrs/otrs-3.1.12.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-3.1.12.ebuild,v 1.1 2013/01/11 04:05:55 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-3.1.12.ebuild,v 1.2 2014/01/08 06:13:45 vapier Exp $
EAPI=2
-inherit eutils confutils
+inherit eutils confutils user
DESCRIPTION="OTRS is an Open source Ticket Request System"
HOMEPAGE="http://otrs.org/"
diff --git a/www-apps/otrs/otrs-3.2.3.ebuild b/www-apps/otrs/otrs-3.2.3.ebuild
index c56b7553bb5c..66010905b08d 100644
--- a/www-apps/otrs/otrs-3.2.3.ebuild
+++ b/www-apps/otrs/otrs-3.2.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-3.2.3.ebuild,v 1.1 2013/03/19 08:16:14 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-3.2.3.ebuild,v 1.2 2014/01/08 06:13:45 vapier Exp $
EAPI=2
-inherit eutils confutils
+inherit eutils confutils user
DESCRIPTION="OTRS is an Open source Ticket Request System"
HOMEPAGE="http://otrs.org/"