diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:32:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:32:46 +0000 |
commit | f8f3986b7981dca00b301b7f9cad6e00c21519e1 (patch) | |
tree | eca855e1358a2c8faf4d6ab6a0e1a29f6e4bd936 /sys-apps/tcng/tcng-9h.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-f8f3986b7981dca00b301b7f9cad6e00c21519e1.tar.gz gentoo-2-f8f3986b7981dca00b301b7f9cad6e00c21519e1.tar.bz2 gentoo-2-f8f3986b7981dca00b301b7f9cad6e00c21519e1.zip |
Add inherit eutils
Diffstat (limited to 'sys-apps/tcng/tcng-9h.ebuild')
-rw-r--r-- | sys-apps/tcng/tcng-9h.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/tcng/tcng-9h.ebuild b/sys-apps/tcng/tcng-9h.ebuild index 2d4d23b08be7..4c5f28fb4579 100644 --- a/sys-apps/tcng/tcng-9h.ebuild +++ b/sys-apps/tcng/tcng-9h.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9h.ebuild,v 1.5 2004/04/24 10:38:20 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9h.ebuild,v 1.6 2004/04/27 21:32:34 agriffis Exp $ + +inherit eutils DESCRIPTION="tcng - Traffic Control Next Generation" HOMEPAGE="http://tcng.sourceforge.net/" |