diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 23:41:04 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 23:41:04 +0000 |
commit | a9d65bd155646e73781e2ff824ccbc88f0170c21 (patch) | |
tree | 267f0ac5324bba12d92898f7b17e002a1c110264 /media-sound/gtkguitune | |
parent | tweak (diff) | |
download | historical-a9d65bd155646e73781e2ff824ccbc88f0170c21.tar.gz historical-a9d65bd155646e73781e2ff824ccbc88f0170c21.tar.bz2 historical-a9d65bd155646e73781e2ff824ccbc88f0170c21.zip |
repoman fixes
Diffstat (limited to 'media-sound/gtkguitune')
-rw-r--r-- | media-sound/gtkguitune/gtkguitune-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gtkguitune/gtkguitune-0.6.ebuild b/media-sound/gtkguitune/gtkguitune-0.6.ebuild index 73a4d162e6d1..f88a13c5b51c 100644 --- a/media-sound/gtkguitune/gtkguitune-0.6.ebuild +++ b/media-sound/gtkguitune/gtkguitune-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.6.ebuild,v 1.1 2003/06/06 19:44:49 robh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.6.ebuild,v 1.2 2003/07/12 23:41:04 aliz Exp $ LICENSE="GPL-2" KEYWORDS="~x86" @@ -12,7 +12,7 @@ SLOT="0" IUSE="" DEPEND="=x11-libs/gtk+-1.2* - =x11-libs/gtkmm-1.2*" + =dev-cpp/gtkmm-1.2*" src_install() { einstall || die |