diff options
author | 2013-02-28 15:54:48 +0000 | |
---|---|---|
committer | 2013-02-28 15:54:48 +0000 | |
commit | 1b97be9184e10c3adde23ce003db47978fd66323 (patch) | |
tree | bd23ab2d4c626d588139dc5299e0bf4103ac110b /x11-themes/wm-icons/wm-icons-0.4.0.ebuild | |
parent | Stable for HPPA (bug #456476). (diff) | |
download | historical-1b97be9184e10c3adde23ce003db47978fd66323.tar.gz historical-1b97be9184e10c3adde23ce003db47978fd66323.tar.bz2 historical-1b97be9184e10c3adde23ce003db47978fd66323.zip |
switched to virtual/awk (bug #455692)
Package-Manager: portage-2.2.0_alpha163/cvs/Linux x86_64
Manifest-Sign-Key: 0xC2000586
Diffstat (limited to 'x11-themes/wm-icons/wm-icons-0.4.0.ebuild')
-rw-r--r-- | x11-themes/wm-icons/wm-icons-0.4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild b/x11-themes/wm-icons/wm-icons-0.4.0.ebuild index 7ad7455a67e1..a8a2cfe45e8c 100644 --- a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild +++ b/x11-themes/wm-icons/wm-icons-0.4.0.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.ebuild,v 1.2 2010/02/24 14:18:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/wm-icons/wm-icons-0.4.0.ebuild,v 1.3 2013/02/28 15:54:42 ottxor Exp $ DESCRIPTION="A Large Assortment of Beutiful Themed Icons, Created with FVWM in mind" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" -RDEPEND="sys-apps/gawk dev-lang/perl" +RDEPEND="virtual/awk dev-lang/perl" DEPEND="${RDEPEND} sys-devel/autoconf sys-devel/automake sys-apps/sed" src_compile() { |