summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-05 17:41:38 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-05 17:41:38 +0000
commitdd71cf16b8d309956be283a00372de9065fd2461 (patch)
treeea6631fdd3797513eaca830372bdf73310984f5f /dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild
parentstable x86 for ruby (diff)
downloadhistorical-dd71cf16b8d309956be283a00372de9065fd2461.tar.gz
historical-dd71cf16b8d309956be283a00372de9065fd2461.tar.bz2
historical-dd71cf16b8d309956be283a00372de9065fd2461.zip
Fixed RDEPEND wrt bug #134781; fixed header; fixed DEPEND
Package-Manager: portage-2.1.1_pre2-r2
Diffstat (limited to 'dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild')
-rw-r--r--dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild b/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild
index 97472eb5809a..8e3afe7df81f 100644
--- a/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild
+++ b/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild,v 1.6 2006/03/30 23:50:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild,v 1.7 2006/07/05 17:41:38 ian Exp $
inherit perl-module
@@ -14,6 +14,6 @@ LICENSE="Artistic"
KEYWORDS="amd64 ~ia64 ppc sparc x86"
IUSE=""
-DEPEND="${DEPEND}
- media-libs/libogg
+DEPEND="media-libs/libogg
media-libs/libvorbis"
+RDEPEND="${DEPEND}" \ No newline at end of file