diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-05-03 22:11:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-05-03 22:11:07 +0000 |
commit | f12a910f3bac6ef3c30ae8a8a97dec146a6b8d72 (patch) | |
tree | a8c53272344a2dd85db3c818bade8bac6a5242cb /app-editors/ghex | |
parent | [kde-base] Drop KDE SC 4.4.1 (diff) | |
download | gentoo-2-f12a910f3bac6ef3c30ae8a8a97dec146a6b8d72.tar.gz gentoo-2-f12a910f3bac6ef3c30ae8a8a97dec146a6b8d72.tar.bz2 gentoo-2-f12a910f3bac6ef3c30ae8a8a97dec146a6b8d72.zip |
Remove dummy gnome-base/gail depend.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.24.0.ebuild | 7 |
2 files changed, 7 insertions, 5 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 64ba872684f7..bd7b7a1f882b 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.59 2010/01/01 20:58:18 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.60 2010/05/03 22:11:07 ssuominen Exp $ + + 03 May 2010; Samuli Suominen <ssuominen@gentoo.org> ghex-2.24.0.ebuild: + Remove dummy gnome-base/gail depend. 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> ghex-2.24.0.ebuild: Transfer Prefix keywords diff --git a/app-editors/ghex/ghex-2.24.0.ebuild b/app-editors/ghex/ghex-2.24.0.ebuild index 22b58c902c34..7b3d0f74879f 100644 --- a/app-editors/ghex/ghex-2.24.0.ebuild +++ b/app-editors/ghex/ghex-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.8 2010/01/01 20:58:18 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.9 2010/05/03 22:11:07 ssuominen Exp $ GCONF_DEBUG="no" @@ -14,13 +14,12 @@ SLOT="2" KEYWORDS="amd64 hppa ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" -RDEPEND=">=x11-libs/gtk+-2.4 +RDEPEND=">=x11-libs/gtk+-2.13.0 dev-libs/popt >=dev-libs/atk-1 >=gnome-base/gconf-2 >=gnome-base/libgnomeui-2.6 - >=gnome-base/libgnomeprintui-2.2 - >=gnome-base/gail-0.17" + >=gnome-base/libgnomeprintui-2.2" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.9 app-text/scrollkeeper |