Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
opfer 08/09/03 21:23:33
Modified: disc-cover-1.5.6.ebuild ChangeLog
Log:
change dependency from virtual/tetex to virtual/latex-base
(Portage version: 2.1.4.4)
Revision Changes Path
1.6 app-cdr/disc-cover/disc-cover-1.5.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/disc-cover/disc-cover-1.5.6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/disc-cover/disc-cover-1.5.6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/disc-cover/disc-cover-1.5.6.ebuild?r1=1.5&r2=1.6
Index: disc-cover-1.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/disc-cover-1.5.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- disc-cover-1.5.6.ebuild 28 Apr 2007 16:16:42 -0000 1.5
+++ disc-cover-1.5.6.ebuild 3 Sep 2008 21:23:32 -0000 1.6
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/disc-cover-1.5.6.ebuild,v 1.5 2007/04/28 16:16:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/disc-cover-1.5.6.ebuild,v 1.6 2008/09/03 21:23:32 opfer Exp $
-DESCRIPTION="Creates CD-Covers via Latex by fetching cd-info from freedb.org or local file."
+DESCRIPTION="Creates CD-Covers via LaTeX by fetching cd-info from freedb.org or local file."
HOMEPAGE="http://www.vanhemert.co.uk/disc-cover.html"
SRC_URI="http://www.vanhemert.co.uk/files/${P}.tar.gz"
@@ -14,7 +14,7 @@
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}
- virtual/tetex
+ virtual/latex-base
cdrom? ( dev-perl/Audio-CD-disc-cover )"
src_compile() {
1.33 app-cdr/disc-cover/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/disc-cover/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/disc-cover/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/disc-cover/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 25 Jul 2008 16:34:56 -0000 1.32
+++ ChangeLog 3 Sep 2008 21:23:32 -0000 1.33
@@ -1,6 +1,10 @@
# ChangeLog for app-cdr/disc-cover
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/ChangeLog,v 1.32 2008/07/25 16:34:56 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/ChangeLog,v 1.33 2008/09/03 21:23:32 opfer Exp $
+
+ 03 Sep 2008; Christian Faulhammer <opfer@g.o>
+ disc-cover-1.5.6.ebuild:
+ change dependency from virtual/tetex to virtual/latex-base
25 Jul 2008; Doug Goldstein <cardoe@g.o> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
|
|