diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:47:26 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:47:26 +0000 |
commit | fc40f097c63dacd44999e8e327287687e82885f7 (patch) | |
tree | 4cda7c7d9bc730a0dc0100e97f127d1da901b292 /dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-fc40f097c63dacd44999e8e327287687e82885f7.tar.gz gentoo-2-fc40f097c63dacd44999e8e327287687e82885f7.tar.bz2 gentoo-2-fc40f097c63dacd44999e8e327287687e82885f7.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild')
-rw-r--r-- | dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild b/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild index 8f410310851b..3b9c58db5d65 100644 --- a/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild +++ b/dev-libs/tc2-modules/tc2-modules-0.5.2.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-modules/tc2-modules-0.5.2.ebuild,v 1.5 2004/10/03 21:18:26 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild,v 1.6 2005/04/22 09:43:36 blubb Exp $ IUSE="static" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tc2/${P}.tar.gz" SLOT="0" LICENSE="OpenSoftware" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips amd64 ~ia64" DEPEND=">=dev-libs/tc2-0.5.6" |