diff options
author | David Holm <dholm@gentoo.org> | 2004-04-25 16:06:34 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-25 16:06:34 +0000 |
commit | d7ab996ffb65a302e6bda848195835685523ae34 (patch) | |
tree | 11e20adee09262a8559073f5297a72f21d08f0b0 /sys-apps/tcng | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-d7ab996ffb65a302e6bda848195835685523ae34.tar.gz gentoo-2-d7ab996ffb65a302e6bda848195835685523ae34.tar.bz2 gentoo-2-d7ab996ffb65a302e6bda848195835685523ae34.zip |
Added to ~ppc
Diffstat (limited to 'sys-apps/tcng')
-rw-r--r-- | sys-apps/tcng/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9l.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/tcng/ChangeLog b/sys-apps/tcng/ChangeLog index 578588cd126c..8bf3c063f135 100644 --- a/sys-apps/tcng/ChangeLog +++ b/sys-apps/tcng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/tcng # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/ChangeLog,v 1.4 2004/04/24 10:37:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/ChangeLog,v 1.5 2004/04/25 16:06:34 dholm Exp $ + + 25 Apr 2004; David Holm <dholm@gentoo.org> tcng-9l.ebuild: + Added to ~ppc. *tcng-9l (24 Apr 2004) diff --git a/sys-apps/tcng/tcng-9l.ebuild b/sys-apps/tcng/tcng-9l.ebuild index d04303f72b1d..284dac456b7c 100644 --- a/sys-apps/tcng/tcng-9l.ebuild +++ b/sys-apps/tcng/tcng-9l.ebuild @@ -1,12 +1,12 @@ # 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-9l.ebuild,v 1.2 2004/04/24 10:38:20 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9l.ebuild,v 1.3 2004/04/25 16:06:34 dholm Exp $ DESCRIPTION="tcng - Traffic Control Next Generation" HOMEPAGE="http://tcng.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="doc tcsim" # perl because stuff is written in it |