diff options
Diffstat (limited to 'app-sci/elem/elem-1.0.1.ebuild')
-rw-r--r-- | app-sci/elem/elem-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/elem/elem-1.0.1.ebuild b/app-sci/elem/elem-1.0.1.ebuild index 62e47a2aa766..5371c0293569 100644 --- a/app-sci/elem/elem-1.0.1.ebuild +++ b/app-sci/elem/elem-1.0.1.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-sci/elem/elem-1.0.1.ebuild,v 1.5 2004/06/24 21:57:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/elem/elem-1.0.1.ebuild,v 1.6 2004/07/01 11:50:56 eradicator Exp $ DESCRIPTION="periodic table of the elements" HOMEPAGE="http://elem.sourceforge.net/" @@ -13,7 +13,7 @@ IUSE="" S=${WORKDIR}/${PN} RDEPEND="virtual/x11 - virtual/glibc + virtual/libc x11-libs/xforms" DEPEND="${RDEPEND} >=sys-apps/sed-4" |