diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-05-17 16:18:43 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-05-17 16:18:43 +0000 |
commit | fcdad9e12af378e19622e9b71327e21fc308f886 (patch) | |
tree | eb08da3744a914084d55021c38d271a43c20b3a2 /net-www/boa | |
parent | Changed app-text/tetex to virtual/tetex, see bug #50865 (Manifest recommit) (diff) | |
download | gentoo-2-fcdad9e12af378e19622e9b71327e21fc308f886.tar.gz gentoo-2-fcdad9e12af378e19622e9b71327e21fc308f886.tar.bz2 gentoo-2-fcdad9e12af378e19622e9b71327e21fc308f886.zip |
Changed app-text/tetex to virtual/tetex, see bug #50865
Diffstat (limited to 'net-www/boa')
-rw-r--r-- | net-www/boa/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/boa/boa-0.94.12.ebuild | 4 | ||||
-rw-r--r-- | net-www/boa/boa-0.94.13-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/boa/boa-0.94.13.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-www/boa/ChangeLog b/net-www/boa/ChangeLog index ff91de10824d..5a721db54ced 100644 --- a/net-www/boa/ChangeLog +++ b/net-www/boa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/boa # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/boa/ChangeLog,v 1.17 2004/04/27 22:15:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/boa/ChangeLog,v 1.18 2004/05/17 16:14:45 usata Exp $ + + 18 May 2004; Mamoru KOMACHI <usata@gentoo.org> boa-0.94.12.ebuild, + boa-0.94.13-r1.ebuild, boa-0.94.13.ebuild: + Changed app-text/tetex to virtual/tetex, see bug #50865 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> boa-0.94.13-r1.ebuild, boa-0.94.13.ebuild: diff --git a/net-www/boa/boa-0.94.12.ebuild b/net-www/boa/boa-0.94.12.ebuild index eddb2c20aea8..ac2f0e5218eb 100644 --- a/net-www/boa/boa-0.94.12.ebuild +++ b/net-www/boa/boa-0.94.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/boa/boa-0.94.12.ebuild,v 1.11 2004/04/26 14:25:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/boa/boa-0.94.12.ebuild,v 1.12 2004/05/17 16:14:45 usata Exp $ DESCRIPTION="Boa - A very small and very fast http daemon." SRC_URI="http://www.boa.org/${P}.tar.gz" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc sys-devel/flex sys-devel/bison sys-apps/texinfo - tetex? ( app-text/tetex )" + tetex? ( virtual/tetex )" RDEPEND="virtual/glibc" diff --git a/net-www/boa/boa-0.94.13-r1.ebuild b/net-www/boa/boa-0.94.13-r1.ebuild index 6c0f81d2bb6c..83561229a3c6 100644 --- a/net-www/boa/boa-0.94.13-r1.ebuild +++ b/net-www/boa/boa-0.94.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/boa/boa-0.94.13-r1.ebuild,v 1.4 2004/04/27 22:15:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/boa/boa-0.94.13-r1.ebuild,v 1.5 2004/05/17 16:14:45 usata Exp $ inherit eutils @@ -17,7 +17,7 @@ DEPEND="virtual/glibc sys-devel/flex sys-devel/bison sys-apps/texinfo - tetex? ( app-text/tetex )" + tetex? ( virtual/tetex )" RDEPEND="virtual/glibc" diff --git a/net-www/boa/boa-0.94.13.ebuild b/net-www/boa/boa-0.94.13.ebuild index f5fd4823bfed..605f42b93027 100644 --- a/net-www/boa/boa-0.94.13.ebuild +++ b/net-www/boa/boa-0.94.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/boa/boa-0.94.13.ebuild,v 1.11 2004/04/27 22:15:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/boa/boa-0.94.13.ebuild,v 1.12 2004/05/17 16:14:45 usata Exp $ inherit eutils @@ -17,7 +17,7 @@ DEPEND="virtual/glibc sys-devel/flex sys-devel/bison sys-apps/texinfo - tetex? ( app-text/tetex )" + tetex? ( virtual/tetex )" RDEPEND="virtual/glibc" |