diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-07 03:18:25 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-07 03:18:25 +0000 |
commit | 02e182c00024ebe8c13a4c4797a6d9c2964281cf (patch) | |
tree | 987591302c4ba3d91735ee3210f7da056d0e0a61 /dev-libs/xplc/xplc-0.3.10.ebuild | |
parent | forgot the / on the lib (diff) | |
download | historical-02e182c00024ebe8c13a4c4797a6d9c2964281cf.tar.gz historical-02e182c00024ebe8c13a4c4797a6d9c2964281cf.tar.bz2 historical-02e182c00024ebe8c13a4c4797a6d9c2964281cf.zip |
~alpha keyword, bug 70419.
Diffstat (limited to 'dev-libs/xplc/xplc-0.3.10.ebuild')
-rw-r--r-- | dev-libs/xplc/xplc-0.3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xplc/xplc-0.3.10.ebuild b/dev-libs/xplc/xplc-0.3.10.ebuild index 5bff0b8c4fc8..b9a736d912ab 100644 --- a/dev-libs/xplc/xplc-0.3.10.ebuild +++ b/dev-libs/xplc/xplc-0.3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.10.ebuild,v 1.2 2004/12/06 03:48:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.10.ebuild,v 1.3 2004/12/07 03:18:25 kloeri 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="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~alpha" IUSE="" DEPEND="virtual/libc |