diff options
Diffstat (limited to 'dev-libs/xplc/xplc-0.3.13-r1.ebuild')
-rw-r--r-- | dev-libs/xplc/xplc-0.3.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xplc/xplc-0.3.13-r1.ebuild b/dev-libs/xplc/xplc-0.3.13-r1.ebuild index 969aa8f01843..2a022438edbe 100644 --- a/dev-libs/xplc/xplc-0.3.13-r1.ebuild +++ b/dev-libs/xplc/xplc-0.3.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.13-r1.ebuild,v 1.2 2006/03/18 21:11:51 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.13-r1.ebuild,v 1.3 2006/03/20 19:15:34 gustavoz Exp $ DESCRIPTION="cross platform lightweight components library for C++" HOMEPAGE="http://xplc.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/xplc/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc x86" IUSE="" DEPEND="dev-util/pkgconfig" |