diff options
Diffstat (limited to 'app-text/openjade/openjade-1.3.1-r6.ebuild')
-rw-r--r-- | app-text/openjade/openjade-1.3.1-r6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/openjade/openjade-1.3.1-r6.ebuild b/app-text/openjade/openjade-1.3.1-r6.ebuild index 9382528d9261..a4e2441c7fd5 100644 --- a/app-text/openjade/openjade-1.3.1-r6.ebuild +++ b/app-text/openjade/openjade-1.3.1-r6.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/app-text/openjade/openjade-1.3.1-r6.ebuild,v 1.10 2004/06/24 22:46:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.1-r6.ebuild,v 1.11 2004/07/01 12:00:36 eradicator Exp $ inherit libtool flag-o-matic sgml-catalog @@ -13,10 +13,10 @@ HOMEPAGE="http://openjade.sourceforge.net" SLOT="0" LICENSE="as-is" -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-lang/perl" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc app-text/sgml-common" KEYWORDS="x86 ppc sparc alpha hppa amd64" |