diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-15 22:53:00 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-15 22:53:00 +0000 |
commit | c1ad2fbba142131986c54b6c446dc2a0094fc3ed (patch) | |
tree | c62f2b9485c4eaa2295e4029a95378d1396361a2 /media-video/dvdstyler | |
parent | updating licenses; resolves 72645 (diff) | |
download | historical-c1ad2fbba142131986c54b6c446dc2a0094fc3ed.tar.gz historical-c1ad2fbba142131986c54b6c446dc2a0094fc3ed.tar.bz2 historical-c1ad2fbba142131986c54b6c446dc2a0094fc3ed.zip |
changed app-cdr/cdrtools dependency to virtual/cdrtools. see bug #77817.
Diffstat (limited to 'media-video/dvdstyler')
-rw-r--r-- | media-video/dvdstyler/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/dvdstyler/dvdstyler-1.1.ebuild | 6 | ||||
-rw-r--r-- | media-video/dvdstyler/dvdstyler-1.3_beta.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-video/dvdstyler/ChangeLog b/media-video/dvdstyler/ChangeLog index fae5640b58f7..b8f1aad232ed 100644 --- a/media-video/dvdstyler/ChangeLog +++ b/media-video/dvdstyler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/dvdstyler -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.7 2004/11/21 10:26:16 dragonheart Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.8 2005/01/15 22:51:16 luckyduck Exp $ + + 15 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> dvdstyler-1.1.ebuild, + dvdstyler-1.3_beta.ebuild: + changed app-cdr/cdrtools dependency to virtual/cdrtools. see bug #77817. *dvdstyler-1.3_beta (21 Nov 2004) diff --git a/media-video/dvdstyler/dvdstyler-1.1.ebuild b/media-video/dvdstyler/dvdstyler-1.1.ebuild index ea2b3085ec03..a6d2bdaa10ce 100644 --- a/media-video/dvdstyler/dvdstyler-1.1.ebuild +++ b/media-video/dvdstyler/dvdstyler-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/dvdstyler-1.1.ebuild,v 1.1 2004/11/21 09:43:40 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/dvdstyler-1.1.ebuild,v 1.2 2005/01/15 22:51:16 luckyduck Exp $ inherit eutils @@ -32,7 +32,7 @@ RDEPEND="virtual/x11 dev-libs/glib sys-libs/zlib app-cdr/dvd+rw-tools - app-cdr/cdrtools" + virtual/cdrtools" DEPEND="${RDEPEND} diff --git a/media-video/dvdstyler/dvdstyler-1.3_beta.ebuild b/media-video/dvdstyler/dvdstyler-1.3_beta.ebuild index 6c62c542db87..f8c5a458c37b 100644 --- a/media-video/dvdstyler/dvdstyler-1.3_beta.ebuild +++ b/media-video/dvdstyler/dvdstyler-1.3_beta.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/dvdstyler-1.3_beta.ebuild,v 1.1 2004/11/21 10:26:16 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/dvdstyler-1.3_beta.ebuild,v 1.2 2005/01/15 22:51:16 luckyduck Exp $ inherit eutils @@ -32,7 +32,7 @@ RDEPEND="virtual/x11 dev-libs/glib sys-libs/zlib app-cdr/dvd+rw-tools - app-cdr/cdrtools" + virtual/cdrtools" DEPEND="${RDEPEND} |