diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-12-10 07:43:16 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-12-10 07:43:16 +0000 |
commit | e172054519a26fe49b7fe4f9b434d14202daa937 (patch) | |
tree | efe03b96250f833cd50c18c6de1163fd981d92c3 /xfce-base | |
parent | remove myself from metadata (diff) | |
download | gentoo-2-e172054519a26fe49b7fe4f9b434d14202daa937.tar.gz gentoo-2-e172054519a26fe49b7fe4f9b434d14202daa937.tar.bz2 gentoo-2-e172054519a26fe49b7fe4f9b434d14202daa937.zip |
alphabetize deps too, fallback from virtual pkgconfig migration
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/exo-0.10.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/exo/exo-0.10.1.ebuild b/xfce-base/exo/exo-0.10.1.ebuild index 9047865b104c..0834bfb2c75e 100644 --- a/xfce-base/exo/exo-0.10.1.ebuild +++ b/xfce-base/exo/exo-0.10.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/xfce-base/exo/exo-0.10.1.ebuild,v 1.1 2012/12/10 07:39:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.1.ebuild,v 1.2 2012/12/10 07:43:16 ssuominen Exp $ EAPI=5 inherit xfconf @@ -22,8 +22,8 @@ RDEPEND=">=dev-lang/perl-5.6 >=xfce-base/libxfce4util-4.10" DEPEND="${RDEPEND} dev-util/intltool - virtual/pkgconfig - sys-devel/gettext" + sys-devel/gettext + virtual/pkgconfig" pkg_setup() { XFCONF=( |