diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-05-01 12:51:57 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-05-01 12:51:57 +0000 |
commit | 98d5455ccfdac8e85335fa8bb17525e0c860a3e1 (patch) | |
tree | 7b0fb58ee9822ae57889cf067100f2fcc1bf3c0f /xfce-base | |
parent | Clean up keywords of older 0.1 ebuild. Raise gstreamer dependencies in 0.2.7 ... (diff) | |
download | gentoo-2-98d5455ccfdac8e85335fa8bb17525e0c860a3e1.tar.gz gentoo-2-98d5455ccfdac8e85335fa8bb17525e0c860a3e1.tar.bz2 gentoo-2-98d5455ccfdac8e85335fa8bb17525e0c860a3e1.zip |
dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.12.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index ab493d5254a9..8fbe951514e8 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.78 2015/03/08 15:06:39 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.79 2015/05/01 12:51:57 dilfridge Exp $ + + 01 May 2015; Andreas K. Huettel <dilfridge@gentoo.org> xfconf-4.10.0.ebuild, + xfconf-4.12.0.ebuild: + dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends *xfconf-4.12.0 (08 Mar 2015) diff --git a/xfce-base/xfconf/xfconf-4.10.0.ebuild b/xfce-base/xfconf/xfconf-4.10.0.ebuild index de13a2b989f2..a714be177005 100644 --- a/xfce-base/xfconf/xfconf-4.10.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.10.0.ebuild,v 1.13 2015/03/03 13:13:04 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.10.0.ebuild,v 1.14 2015/05/01 12:51:57 dilfridge Exp $ EAPI=5 inherit xfconf @@ -23,7 +23,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig sys-devel/gettext perl? ( - dev-perl/extutils-depends + dev-perl/ExtUtils-Depends dev-perl/extutils-pkgconfig )" diff --git a/xfce-base/xfconf/xfconf-4.12.0.ebuild b/xfce-base/xfconf/xfconf-4.12.0.ebuild index 8f2fb3b95145..aeab06542e96 100644 --- a/xfce-base/xfconf/xfconf-4.12.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.12.0.ebuild,v 1.1 2015/03/08 15:06:39 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.12.0.ebuild,v 1.2 2015/05/01 12:51:57 dilfridge Exp $ EAPI=5 inherit xfconf @@ -23,7 +23,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig sys-devel/gettext perl? ( - dev-perl/extutils-depends + dev-perl/ExtUtils-Depends dev-perl/extutils-pkgconfig )" |