diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:45:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:45:10 +0000 |
commit | ecf18465577d61340f9392d555d254322ea189ee (patch) | |
tree | abd2cf79a25ab20a26bfc0708ff29a917bbe06e9 /dev-libs/tc2/tc2-0.5.6.ebuild | |
parent | Stable on alpha, bug 89517. (diff) | |
download | historical-ecf18465577d61340f9392d555d254322ea189ee.tar.gz historical-ecf18465577d61340f9392d555d254322ea189ee.tar.bz2 historical-ecf18465577d61340f9392d555d254322ea189ee.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-libs/tc2/tc2-0.5.6.ebuild')
-rw-r--r-- | dev-libs/tc2/tc2-0.5.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/tc2/tc2-0.5.6.ebuild b/dev-libs/tc2/tc2-0.5.6.ebuild index 877d067745c1..adc2c0815b27 100644 --- a/dev-libs/tc2/tc2-0.5.6.ebuild +++ b/dev-libs/tc2/tc2-0.5.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2/tc2-0.5.6.ebuild,v 1.4 2004/07/14 15:09:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2/tc2-0.5.6.ebuild,v 1.5 2005/04/22 09:42:56 blubb Exp $ IUSE="static debug" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="OpenSoftware" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~ia64 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~ia64 amd64" DEPEND=">=dev-libs/libtc-1.0.3" |