summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-05-12 11:22:11 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-05-12 11:22:11 +0000
commitbc427d48b416d8b7b006e8711afdaa1065d1d382 (patch)
tree2ef524adad4fd1cbef906efe43ab22bcdb140f26 /app-text/noweb
parentStable on ppc wrt bug 220781 (diff)
downloadgentoo-2-bc427d48b416d8b7b006e8711afdaa1065d1d382.tar.gz
gentoo-2-bc427d48b416d8b7b006e8711afdaa1065d1d382.tar.bz2
gentoo-2-bc427d48b416d8b7b006e8711afdaa1065d1d382.zip
virtual/tetex -> virtual/tex-base
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-text/noweb')
-rw-r--r--app-text/noweb/ChangeLog6
-rw-r--r--app-text/noweb/noweb-2.9-r5.ebuild6
-rw-r--r--app-text/noweb/noweb-2.9-r6.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/app-text/noweb/ChangeLog b/app-text/noweb/ChangeLog
index 87ac080dbe09..5d782f4cbeba 100644
--- a/app-text/noweb/ChangeLog
+++ b/app-text/noweb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/noweb
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.30 2008/04/05 00:34:09 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.31 2008/05/12 11:22:11 aballier Exp $
+
+ 12 May 2008; Alexis Ballier <aballier@gentoo.org> noweb-2.9-r5.ebuild,
+ noweb-2.9-r6.ebuild:
+ virtual/tetex -> virtual/tex-base
05 Apr 2008; Joseph Jezak <josejx@gentoo.org> noweb-2.9-r6.ebuild:
Marked ~ppc for bug #209567.
diff --git a/app-text/noweb/noweb-2.9-r5.ebuild b/app-text/noweb/noweb-2.9-r5.ebuild
index 0c461a244b43..9d43423a27a6 100644
--- a/app-text/noweb/noweb-2.9-r5.ebuild
+++ b/app-text/noweb/noweb-2.9-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r5.ebuild,v 1.1 2006/02/17 12:25:03 ehmsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r5.ebuild,v 1.2 2008/05/12 11:22:11 aballier Exp $
inherit eutils
@@ -16,7 +16,7 @@ IUSE=""
KEYWORDS="x86 ppc sparc alpha amd64"
DEPEND="sys-devel/gcc
- virtual/tetex
+ virtual/tex-base
sys-apps/gawk
sys-apps/debianutils"
diff --git a/app-text/noweb/noweb-2.9-r6.ebuild b/app-text/noweb/noweb-2.9-r6.ebuild
index a2b0ab92c574..2df7101529ce 100644
--- a/app-text/noweb/noweb-2.9-r6.ebuild
+++ b/app-text/noweb/noweb-2.9-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild,v 1.8 2008/04/05 00:34:09 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r6.ebuild,v 1.9 2008/05/12 11:22:11 aballier Exp $
inherit eutils
@@ -16,7 +16,7 @@ IUSE="icon"
KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc ~x86"
DEPEND="sys-devel/gcc
- virtual/tetex
+ virtual/tex-base
icon? ( dev-lang/icon )
!icon? ( sys-apps/gawk )
sys-apps/debianutils"