diff options
author | Jason Wever <weeve@gentoo.org> | 2003-12-16 19:26:52 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-12-16 19:26:52 +0000 |
commit | f78ef3af04c4b62b93c0ae3798128c3909834995 (patch) | |
tree | 5300586a499888dc1c8ce559fe400f32833fa5d6 /dev-libs/libmcal/libmcal-0.7.ebuild | |
parent | Marked stable on sparc to fix broken dependencies of dev-perl/Log-TraceMessages. (diff) | |
download | historical-f78ef3af04c4b62b93c0ae3798128c3909834995.tar.gz historical-f78ef3af04c4b62b93c0ae3798128c3909834995.tar.bz2 historical-f78ef3af04c4b62b93c0ae3798128c3909834995.zip |
Marked stable on sparc to fix dev-php/mod_php's broken dependencies.
Diffstat (limited to 'dev-libs/libmcal/libmcal-0.7.ebuild')
-rw-r--r-- | dev-libs/libmcal/libmcal-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libmcal/libmcal-0.7.ebuild b/dev-libs/libmcal/libmcal-0.7.ebuild index 9f377fa2a21b..4910ea3bd71c 100644 --- a/dev-libs/libmcal/libmcal-0.7.ebuild +++ b/dev-libs/libmcal/libmcal-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmcal/libmcal-0.7.ebuild,v 1.2 2003/09/08 07:19:26 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmcal/libmcal-0.7.ebuild,v 1.3 2003/12/16 19:26:44 weeve Exp $ DESCRIPTION="Modular Calendar Access Libary" HOMEPAGE="http://mcal.chek.com/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" # Have only tested on x86, but I suppose it should work on all platforms -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~mips" IUSE="" DEPEND="" |