summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-04-10 16:18:36 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-04-10 16:18:36 +0000
commiteee6f3a3b68ef44fd41748f91d1af7afb50f88fe (patch)
treec02ffbe5feaa9e60ef1b3e0944850602e4eaccdf /app-misc/aldo/aldo-0.0.11.ebuild
parentVersion bumped. (Manifest recommit) (diff)
downloadgentoo-2-eee6f3a3b68ef44fd41748f91d1af7afb50f88fe.tar.gz
gentoo-2-eee6f3a3b68ef44fd41748f91d1af7afb50f88fe.tar.bz2
gentoo-2-eee6f3a3b68ef44fd41748f91d1af7afb50f88fe.zip
Added missing metadata
Diffstat (limited to 'app-misc/aldo/aldo-0.0.11.ebuild')
-rw-r--r--app-misc/aldo/aldo-0.0.11.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-misc/aldo/aldo-0.0.11.ebuild b/app-misc/aldo/aldo-0.0.11.ebuild
index 73f1935b3eb2..1377ebd76579 100644
--- a/app-misc/aldo/aldo-0.0.11.ebuild
+++ b/app-misc/aldo/aldo-0.0.11.ebuild
@@ -1,17 +1,15 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/aldo/aldo-0.0.11.ebuild,v 1.3 2004/03/14 10:48:18 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/aldo/aldo-0.0.11.ebuild,v 1.4 2004/04/10 16:17:04 zx Exp $
DESCRIPTION="ALDO is a morse tutor."
HOMEPAGE="http://aldo.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
IUSE=""
-
-DEPEND=""
+DEPEND="virtual/glibc"
src_compile() {
make libs || die