summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-10-05 06:52:30 +0000
committerMamoru Komachi <usata@gentoo.org>2004-10-05 06:52:30 +0000
commit8c147ca1017ad78620a0e2eed428537d1244be11 (patch)
tree3361a5c208a89fc496aa2d153b99d89beb753b38 /dev-tex
parentAdded app-arch/unzip to DEPEND. Marked as stable. (Manifest recommit) (diff)
downloadgentoo-2-8c147ca1017ad78620a0e2eed428537d1244be11.tar.gz
gentoo-2-8c147ca1017ad78620a0e2eed428537d1244be11.tar.bz2
gentoo-2-8c147ca1017ad78620a0e2eed428537d1244be11.zip
Added app-arch/unzip to DEPEND.
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/listings/ChangeLog6
-rw-r--r--dev-tex/listings/files/digest-listings-1.11
-rw-r--r--dev-tex/listings/listings-1.1.ebuild26
-rw-r--r--dev-tex/listings/listings-1.2.ebuild3
-rw-r--r--dev-tex/listings/listings-1.3.ebuild5
5 files changed, 10 insertions, 31 deletions
diff --git a/dev-tex/listings/ChangeLog b/dev-tex/listings/ChangeLog
index f36232c8a7eb..eadc51d5bd8a 100644
--- a/dev-tex/listings/ChangeLog
+++ b/dev-tex/listings/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/listings
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/ChangeLog,v 1.8 2004/09/08 17:38:50 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/ChangeLog,v 1.9 2004/10/05 06:52:30 usata Exp $
+
+ 05 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> -listings-1.1.ebuild,
+ listings-1.2.ebuild, listings-1.3.ebuild:
+ Added app-arch/unzip to DEPEND.
*listings-1.3 (09 Sep 2004)
diff --git a/dev-tex/listings/files/digest-listings-1.1 b/dev-tex/listings/files/digest-listings-1.1
deleted file mode 100644
index 28ddedf554ca..000000000000
--- a/dev-tex/listings/files/digest-listings-1.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 814e6af38f5f41205c4ec25b79bdfec2 listings-1.1.zip 568601
diff --git a/dev-tex/listings/listings-1.1.ebuild b/dev-tex/listings/listings-1.1.ebuild
deleted file mode 100644
index 44109ae58c9e..000000000000
--- a/dev-tex/listings/listings-1.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.1.ebuild,v 1.6 2004/06/25 02:16:12 agriffis Exp $
-
-inherit latex-package
-
-S=${WORKDIR}
-
-DESCRIPTION="A source code and pretty print package for LaTeX"
-SRC_URI="http://www.atscire.de/products/listings/${P}.zip"
-HOMEPAGE="http://www.atscire.de/products/listings"
-LICENSE="LPPL-1.2"
-
-IUSE=""
-SLOT="0"
-KEYWORDS="x86 ~amd64 ~sparc ~ppc"
-
-# these functions are overridden from the base class because
-# we need to do docs things using texi2dvi in
-# /var/cache/fonts
-src_install() {
-
- addwrite /var/cache/fonts
- latex-package_src_doinstall styles fonts pdf dtx
-
-}
diff --git a/dev-tex/listings/listings-1.2.ebuild b/dev-tex/listings/listings-1.2.ebuild
index 98f1824c34b8..8739c738d837 100644
--- a/dev-tex/listings/listings-1.2.ebuild
+++ b/dev-tex/listings/listings-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.2.ebuild,v 1.2 2004/09/08 17:38:50 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.2.ebuild,v 1.3 2004/10/05 06:52:30 usata Exp $
inherit latex-package
@@ -15,6 +15,7 @@ LICENSE="LPPL-1.2"
IUSE=""
SLOT="0"
KEYWORDS="x86 ~amd64 ~sparc ppc"
+DEPEND="app-arch/unzip"
# these functions are overridden from the base class because
# we need to do docs things using texi2dvi in
diff --git a/dev-tex/listings/listings-1.3.ebuild b/dev-tex/listings/listings-1.3.ebuild
index a5cc1c41c309..38e24b707c79 100644
--- a/dev-tex/listings/listings-1.3.ebuild
+++ b/dev-tex/listings/listings-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.3.ebuild,v 1.1 2004/09/08 17:38:50 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.3.ebuild,v 1.2 2004/10/05 06:52:30 usata Exp $
inherit latex-package
@@ -15,7 +15,8 @@ LICENSE="LPPL-1.2"
IUSE=""
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~sparc ~ppc"
+KEYWORDS="x86 ~amd64 ~sparc ~ppc ~alpha"
+DEPEND="app-arch/unzip"
# these functions are overridden from the base class because
# we need to do docs things using texi2dvi in