diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 17:36:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 17:36:56 +0000 |
commit | f76872fd8968bb01e48a332fecccf8587fcb156e (patch) | |
tree | 04b1e9ede535c7cefb9b31566eeec4251d89af61 /sys-apps/lkcdutils/lkcdutils-4.1.1.ebuild | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-f76872fd8968bb01e48a332fecccf8587fcb156e.tar.gz gentoo-2-f76872fd8968bb01e48a332fecccf8587fcb156e.tar.bz2 gentoo-2-f76872fd8968bb01e48a332fecccf8587fcb156e.zip |
sync IUSE (missing)
Diffstat (limited to 'sys-apps/lkcdutils/lkcdutils-4.1.1.ebuild')
-rw-r--r-- | sys-apps/lkcdutils/lkcdutils-4.1.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/lkcdutils/lkcdutils-4.1.1.ebuild b/sys-apps/lkcdutils/lkcdutils-4.1.1.ebuild index 5a1680ab7bc7..c9b2fef2dc97 100644 --- a/sys-apps/lkcdutils/lkcdutils-4.1.1.ebuild +++ b/sys-apps/lkcdutils/lkcdutils-4.1.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/sys-apps/lkcdutils/lkcdutils-4.1.1.ebuild,v 1.3 2004/06/24 22:13:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lkcdutils/lkcdutils-4.1.1.ebuild,v 1.4 2004/06/30 17:33:16 agriffis Exp $ inherit eutils @@ -12,6 +12,7 @@ SRC_URI="http://lkcd.sourceforge.net/download/OLD/4.1.1/lkcdutils/lkcdutils-4.1- HOMEPAGE="http://lkcd.sourceforge.net/ http://oss.software.ibm.com/developerworks/opensource/linux390/june2003_recommended.shtml" LICENSE="GPL-2" KEYWORDS="s390" +IUSE="" SLOT="0" DEPEND="app-arch/rpm2targz dev-util/byacc" |