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 | 0826d6db4a459714d978d122a1f1402c1333512c (patch) | |
tree | 65171b68a0db5c685aacca0a58897a5d29a485bd /app-cdr | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-0826d6db4a459714d978d122a1f1402c1333512c.tar.gz gentoo-2-0826d6db4a459714d978d122a1f1402c1333512c.tar.bz2 gentoo-2-0826d6db4a459714d978d122a1f1402c1333512c.zip |
header fix
Diffstat (limited to 'app-cdr')
-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 |