summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2000-12-11 06:29:38 +0000
committerDaniel Robbins <drobbins@gentoo.org>2000-12-11 06:29:38 +0000
commit628fc76cae8c6e27f3ce515bb54f4c51c7064b14 (patch)
tree8d5f41440feae1f0f52d1db7f7ce335ebe7d04da /gnome-apps
parentnew "virtual" packages (diff)
downloadhistorical-628fc76cae8c6e27f3ce515bb54f4c51c7064b14.tar.gz
historical-628fc76cae8c6e27f3ce515bb54f4c51c7064b14.tar.bz2
historical-628fc76cae8c6e27f3ce515bb54f4c51c7064b14.zip
tiny portage fix
Diffstat (limited to 'gnome-apps')
-rw-r--r--gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild4
-rw-r--r--gnome-apps/gnome-media/gnome-media-1.2.0-r1.ebuild5
2 files changed, 4 insertions, 5 deletions
diff --git a/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild b/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild
index ea8b9b5ca7f4..f68759ed0817 100644
--- a/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild
+++ b/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild,v 1.5 2000/11/03 17:47:45 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild,v 1.6 2000/12/11 06:29:38 drobbins Exp $
P=gnome-audio-1.0.0
A=${P}.tar.gz
@@ -10,7 +10,7 @@ DESCRIPTION="gnome-audio"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-audio/"${A}
HOMEPAGE="http://www.gnome.org/"
-DEPEND=""
+DEPEND=">=gnome-base/gnome-1.2.4"
src_compile() {
cd ${S}
diff --git a/gnome-apps/gnome-media/gnome-media-1.2.0-r1.ebuild b/gnome-apps/gnome-media/gnome-media-1.2.0-r1.ebuild
index 914cf77aeee4..c6fe54bf2047 100644
--- a/gnome-apps/gnome-media/gnome-media-1.2.0-r1.ebuild
+++ b/gnome-apps/gnome-media/gnome-media-1.2.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnome-media/gnome-media-1.2.0-r1.ebuild,v 1.1 2000/11/25 13:01:56 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnome-media/gnome-media-1.2.0-r1.ebuild,v 1.2 2000/12/11 06:29:38 drobbins Exp $
P=gnome-media-1.2.0
A=${P}.tar.gz
@@ -10,8 +10,7 @@ DESCRIPTION="gnome-media"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-media/"${A}
HOMEPAGE="http://www.gnome.org/"
-DEPEND=">=gnome-base/gnome-libs-1.2.4
- >=gnome-base/libghttp-1.0.7"
+DEPEND=">=gnome-base/gnome-1.2.4"
src_compile() {
cd ${S}