diff options
Diffstat (limited to 'x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild')
-rw-r--r-- | x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild b/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild index 5be49b6f7539..9ee5e933c749 100644 --- a/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild +++ b/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild,v 1.14 2010/02/24 14:18:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild,v 1.15 2013/02/28 15:54:42 ottxor Exp $ inherit autotools @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="alpha amd64 ia64 ppc ppc64 x86" IUSE="" -RDEPEND="sys-apps/gawk dev-lang/perl" +RDEPEND="virtual/awk dev-lang/perl" S=${WORKDIR}/wm-icons |