summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-06-21 00:11:22 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-06-21 00:11:22 +0000
commit99a723d1f79a12c7b6b4abc1b74ce0f50d59c584 (patch)
tree01aaeb8cab8b2aa12cbbd33a711edb5ce2e4f0a2 /app-cdr
parent*mm to dev-cpp (diff)
downloadgentoo-2-99a723d1f79a12c7b6b4abc1b74ce0f50d59c584.tar.gz
gentoo-2-99a723d1f79a12c7b6b4abc1b74ce0f50d59c584.tar.bz2
gentoo-2-99a723d1f79a12c7b6b4abc1b74ce0f50d59c584.zip
update gnomemm deps for move to dev-cpp
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/cdrdao/ChangeLog6
-rw-r--r--app-cdr/cdrdao/Manifest8
-rw-r--r--app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild4
-rw-r--r--app-cdr/cdrdao/cdrdao-1.1.7-r1.ebuild4
-rw-r--r--app-cdr/cdrdao/cdrdao-1.1.7.ebuild4
5 files changed, 15 insertions, 11 deletions
diff --git a/app-cdr/cdrdao/ChangeLog b/app-cdr/cdrdao/ChangeLog
index 384a53f6d2ba..79e32f8162f2 100644
--- a/app-cdr/cdrdao/ChangeLog
+++ b/app-cdr/cdrdao/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-cdr/cdrdao
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/ChangeLog,v 1.17 2003/03/28 11:38:25 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/ChangeLog,v 1.18 2003/06/21 00:11:14 liquidx Exp $
+
+ 21 Jun 2003; Alastair Tse <liquidx@gentoo.org> cdrdao-1.1.5-r1.ebuild,
+ cdrdao-1.1.7-r1.ebuild, cdrdao-1.1.7.ebuild:
+ updated gnomemm deps
*cdrdao-1.1.7-r1 (09 Mar 2003)
diff --git a/app-cdr/cdrdao/Manifest b/app-cdr/cdrdao/Manifest
index 1c57e7a261e9..8a7ad68506e4 100644
--- a/app-cdr/cdrdao/Manifest
+++ b/app-cdr/cdrdao/Manifest
@@ -1,7 +1,7 @@
-MD5 3a426b55f33c96e7ffd655b88c3664bb ChangeLog 2340
-MD5 e5381f229555d292a50c40262ace9585 cdrdao-1.1.5-r1.ebuild 2554
-MD5 f6453a6ce03e3f52ec966abb252157f3 cdrdao-1.1.7-r1.ebuild 3078
-MD5 f86dad5129bffeac705f1279ded21de5 cdrdao-1.1.7.ebuild 1926
+MD5 202991f416cfea7ebe9668bd83e63a35 ChangeLog 2483
+MD5 133ad0c265f6dc96238543f1e3689191 cdrdao-1.1.5-r1.ebuild 2551
+MD5 40cec3afc5b6744c474107760a3942cb cdrdao-1.1.7-r1.ebuild 3073
+MD5 3d2b616fe24d4be887c1ac891e12646a cdrdao-1.1.7.ebuild 1923
MD5 3ea011fa1308fc478529300a80443aab files/cdrdao-1.1.5-c++.patch 1622
MD5 3a9cce439930ba175e84bf2b82c61df5 files/cdrdao-1.1.5-gentoo.diff 19479
MD5 a7dc4823c3a7d7582f9b87afdddb51e0 files/cdrdao-1.1.7-r1-mp32dao-gentoo.diff 779
diff --git a/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild b/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild
index bd5d37feb1fc..3a156e001735 100644
--- a/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild
+++ b/app-cdr/cdrdao/cdrdao-1.1.5-r1.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/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild,v 1.20 2003/02/13 06:00:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild,v 1.21 2003/06/21 00:11:14 liquidx Exp $
IUSE="gnome"
@@ -16,7 +16,7 @@ SLOT="0"
LICENSE="GPL-2"
RDEPEND="gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1
<x11-libs/gtkmm-1.3.0
- >=gnome-extra/gnomemm-1.1.17 )"
+ >=dev-cpp/gnomemm-1.1.17 )"
DEPEND=">=dev-util/pccts-1.33.24-r1
${RDEPEND}"
diff --git a/app-cdr/cdrdao/cdrdao-1.1.7-r1.ebuild b/app-cdr/cdrdao/cdrdao-1.1.7-r1.ebuild
index 935dcddadccf..0f97d52201ce 100644
--- a/app-cdr/cdrdao/cdrdao-1.1.7-r1.ebuild
+++ b/app-cdr/cdrdao/cdrdao-1.1.7-r1.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/app-cdr/cdrdao/cdrdao-1.1.7-r1.ebuild,v 1.8 2003/03/28 11:37:00 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/cdrdao-1.1.7-r1.ebuild,v 1.9 2003/06/21 00:11:14 liquidx Exp $
inherit flag-o-matic
@@ -13,7 +13,7 @@ HOMEPAGE="http://cdrdao.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
RDEPEND="gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1
- >=gnome-extra/gnomemm-1.2.2 )
+ >=dev-cpp/gnomemm-1.2.2 )
dev-perl/MP3-Info
dev-perl/Audio-Wav
dev-perl/Audio-Tools"
diff --git a/app-cdr/cdrdao/cdrdao-1.1.7.ebuild b/app-cdr/cdrdao/cdrdao-1.1.7.ebuild
index 8e69ddf0a305..6b7a85fe28f5 100644
--- a/app-cdr/cdrdao/cdrdao-1.1.7.ebuild
+++ b/app-cdr/cdrdao/cdrdao-1.1.7.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/app-cdr/cdrdao/cdrdao-1.1.7.ebuild,v 1.8 2003/02/13 06:00:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/cdrdao-1.1.7.ebuild,v 1.9 2003/06/21 00:11:14 liquidx Exp $
inherit flag-o-matic
@@ -13,7 +13,7 @@ HOMEPAGE="http://cdrdao.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
RDEPEND="gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1
- >=gnome-extra/gnomemm-1.2.2 )"
+ >=dev-cpp/gnomemm-1.2.2 )"
DEPEND=">=dev-util/pccts-1.33.24-r1
${RDEPEND}"