diff options
author | Angelo Arrifano <miknix@gentoo.org> | 2009-03-01 02:00:57 +0000 |
---|---|---|
committer | Angelo Arrifano <miknix@gentoo.org> | 2009-03-01 02:00:57 +0000 |
commit | 8efe82b84978aa555eb7f8e4786b8ce2cf888c6f (patch) | |
tree | b658ea1f32c77d8f6f1f7cedf0715a87af9c3b76 /gpe-base/gpe-icons/gpe-icons-0.25.ebuild | |
parent | Fixing elog messages to reflect changes from #195690. Closes #249793 (diff) | |
download | gentoo-2-8efe82b84978aa555eb7f8e4786b8ce2cf888c6f.tar.gz gentoo-2-8efe82b84978aa555eb7f8e4786b8ce2cf888c6f.tar.bz2 gentoo-2-8efe82b84978aa555eb7f8e4786b8ce2cf888c6f.zip |
Package doesnt have ChangeLog doc but rather README.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'gpe-base/gpe-icons/gpe-icons-0.25.ebuild')
-rw-r--r-- | gpe-base/gpe-icons/gpe-icons-0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gpe-base/gpe-icons/gpe-icons-0.25.ebuild b/gpe-base/gpe-icons/gpe-icons-0.25.ebuild index b88a611900e8..82f3e4932622 100644 --- a/gpe-base/gpe-icons/gpe-icons-0.25.ebuild +++ b/gpe-base/gpe-icons/gpe-icons-0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gpe-base/gpe-icons/gpe-icons-0.25.ebuild,v 1.2 2009/03/01 00:54:18 miknix Exp $ +# $Header: /var/cvsroot/gentoo-x86/gpe-base/gpe-icons/gpe-icons-0.25.ebuild,v 1.3 2009/03/01 02:00:57 miknix Exp $ inherit gpe @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~arm ~amd64 ~x86" IUSE="${IUSE}" -GPE_DOCS="ChangeLog" +GPE_DOCS="README" RDEPEND="${RDEPEND} >=x11-libs/gtk+-2.6.3" |