summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 05:42:40 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 05:42:40 +0000
commite7567ff72381a14cc326fe1a36f2ed318539ccd5 (patch)
treee893ae7a6143454f0e6af078a49807ea2f960395 /dev-vcs/subversion
parentVersion bump; new test dependency. (diff)
downloadgentoo-2-e7567ff72381a14cc326fe1a36f2ed318539ccd5.tar.gz
gentoo-2-e7567ff72381a14cc326fe1a36f2ed318539ccd5.tar.bz2
gentoo-2-e7567ff72381a14cc326fe1a36f2ed318539ccd5.zip
Inherit eutils for epatch, and user for enewuser/etc...
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/subversion')
-rw-r--r--dev-vcs/subversion/ChangeLog7
-rw-r--r--dev-vcs/subversion/subversion-1.6.17-r7.ebuild4
-rw-r--r--dev-vcs/subversion/subversion-1.7.0.ebuild4
-rw-r--r--dev-vcs/subversion/subversion-1.7.1.ebuild4
-rw-r--r--dev-vcs/subversion/subversion-1.7.2.ebuild4
-rw-r--r--dev-vcs/subversion/subversion-1.7.4.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog
index 3fa88eba1a33..bc32ba132414 100644
--- a/dev-vcs/subversion/ChangeLog
+++ b/dev-vcs/subversion/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-vcs/subversion
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.75 2012/05/12 01:16:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.76 2012/05/24 05:42:40 vapier Exp $
+
+ 24 May 2012; Mike Frysinger <vapier@gentoo.org> subversion-1.6.17-r7.ebuild,
+ subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild,
+ subversion-1.7.4.ebuild:
+ Inherit eutils for epatch, and user for enewuser/etc...
12 May 2012; Alexis Ballier <aballier@gentoo.org> subversion-1.7.4.ebuild:
keyword ~amd64-fbsd
diff --git a/dev-vcs/subversion/subversion-1.6.17-r7.ebuild b/dev-vcs/subversion/subversion-1.6.17-r7.ebuild
index 900427cc6d60..cc73c4e067a8 100644
--- a/dev-vcs/subversion/subversion-1.6.17-r7.ebuild
+++ b/dev-vcs/subversion/subversion-1.6.17-r7.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/dev-vcs/subversion/subversion-1.6.17-r7.ebuild,v 1.10 2012/05/03 02:57:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.17-r7.ebuild,v 1.11 2012/05/24 05:42:40 vapier Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -8,7 +8,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
WANT_AUTOMAKE="none"
MY_P="${P/_/-}"
-inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python
+inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python user
DESCRIPTION="Advanced version control system"
HOMEPAGE="http://subversion.apache.org/"
diff --git a/dev-vcs/subversion/subversion-1.7.0.ebuild b/dev-vcs/subversion/subversion-1.7.0.ebuild
index 53611afebff3..56e9be3db33c 100644
--- a/dev-vcs/subversion/subversion-1.7.0.ebuild
+++ b/dev-vcs/subversion/subversion-1.7.0.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/dev-vcs/subversion/subversion-1.7.0.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.0.ebuild,v 1.4 2012/05/24 05:42:40 vapier Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -8,7 +8,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
WANT_AUTOMAKE="none"
MY_P="${P/_/-}"
-inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python
+inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python user
DESCRIPTION="Advanced version control system"
HOMEPAGE="http://subversion.apache.org/"
diff --git a/dev-vcs/subversion/subversion-1.7.1.ebuild b/dev-vcs/subversion/subversion-1.7.1.ebuild
index 7e9d4cd7f480..c20a95ea39d8 100644
--- a/dev-vcs/subversion/subversion-1.7.1.ebuild
+++ b/dev-vcs/subversion/subversion-1.7.1.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/dev-vcs/subversion/subversion-1.7.1.ebuild,v 1.4 2012/05/03 02:57:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.1.ebuild,v 1.5 2012/05/24 05:42:40 vapier Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -8,7 +8,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
WANT_AUTOMAKE="none"
MY_P="${P/_/-}"
-inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python
+inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python user
DESCRIPTION="Advanced version control system"
HOMEPAGE="http://subversion.apache.org/"
diff --git a/dev-vcs/subversion/subversion-1.7.2.ebuild b/dev-vcs/subversion/subversion-1.7.2.ebuild
index bf9abc0ad6e0..362d89b46a49 100644
--- a/dev-vcs/subversion/subversion-1.7.2.ebuild
+++ b/dev-vcs/subversion/subversion-1.7.2.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/dev-vcs/subversion/subversion-1.7.2.ebuild,v 1.4 2012/05/03 02:57:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.2.ebuild,v 1.5 2012/05/24 05:42:40 vapier Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -8,7 +8,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
WANT_AUTOMAKE="none"
MY_P="${P/_/-}"
-inherit autotools base bash-completion-r1 db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python
+inherit autotools base bash-completion-r1 db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python user
DESCRIPTION="Advanced version control system"
HOMEPAGE="http://subversion.apache.org/"
diff --git a/dev-vcs/subversion/subversion-1.7.4.ebuild b/dev-vcs/subversion/subversion-1.7.4.ebuild
index 6bddf242b6e1..f0791ebc2248 100644
--- a/dev-vcs/subversion/subversion-1.7.4.ebuild
+++ b/dev-vcs/subversion/subversion-1.7.4.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/dev-vcs/subversion/subversion-1.7.4.ebuild,v 1.4 2012/05/12 01:16:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.4.ebuild,v 1.5 2012/05/24 05:42:40 vapier Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -8,7 +8,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
WANT_AUTOMAKE="none"
MY_P="${P/_/-}"
-inherit autotools bash-completion-r1 db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python
+inherit autotools bash-completion-r1 db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python eutils
DESCRIPTION="Advanced version control system"
HOMEPAGE="http://subversion.apache.org/"