diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-12 08:48:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-12 08:48:01 +0000 |
commit | 5d98eac331e21ab41cbdd8d5a4be2bd62b1158e3 (patch) | |
tree | 83ac93f90253c50436adb388a285ef2ebe4e4808 /app-cdr/cdrdao/cdrdao-1.1.9.ebuild | |
parent | stable on amd64 (diff) | |
download | historical-5d98eac331e21ab41cbdd8d5a4be2bd62b1158e3.tar.gz historical-5d98eac331e21ab41cbdd8d5a4be2bd62b1158e3.tar.bz2 historical-5d98eac331e21ab41cbdd8d5a4be2bd62b1158e3.zip |
header fix
Diffstat (limited to 'app-cdr/cdrdao/cdrdao-1.1.9.ebuild')
-rw-r--r-- | app-cdr/cdrdao/cdrdao-1.1.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/cdrdao/cdrdao-1.1.9.ebuild b/app-cdr/cdrdao/cdrdao-1.1.9.ebuild index 52539688d4f7..f90e062dfe22 100644 --- a/app-cdr/cdrdao/cdrdao-1.1.9.ebuild +++ b/app-cdr/cdrdao/cdrdao-1.1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/cdrdao-1.1.9.ebuild,v 1.1 2004/07/11 19:57:44 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/cdrdao-1.1.9.ebuild,v 1.2 2004/07/12 08:48:01 mr_bones_ Exp $ inherit flag-o-matic eutils @@ -19,7 +19,7 @@ RDEPEND=">=media-sound/lame-3.90 =dev-cpp/libgnomemm-2.0* =dev-cpp/libgnomecanvasmm-2.0* =dev-cpp/gconfmm-2.0* - =dev-cpp/libgnomeuimm-2.0.0 + =dev-cpp/libgnomeuimm-2.0.0 <sys-devel/gcc-3.4 )" DEPEND=">=dev-util/pccts-1.33.24-r1 >=app-cdr/cdrtools-2.01_alpha20 |