diff options
author | Chris White <chriswhite@gentoo.org> | 2006-02-27 00:05:30 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-02-27 00:05:30 +0000 |
commit | 50015ffc22240c02cd97e4292858f044800e38b9 (patch) | |
tree | 46747bb90290fd68f1ed2309beae3acf2401737f /kde-misc/krecipes/krecipes-0.9.1.ebuild | |
parent | fixed digest, bug #123923 (diff) | |
download | historical-50015ffc22240c02cd97e4292858f044800e38b9.tar.gz historical-50015ffc22240c02cd97e4292858f044800e38b9.tar.bz2 historical-50015ffc22240c02cd97e4292858f044800e38b9.zip |
x86 stable per bug #124070.
([stable x86 chroot] Portage version: 2.0.53)
Diffstat (limited to 'kde-misc/krecipes/krecipes-0.9.1.ebuild')
-rw-r--r-- | kde-misc/krecipes/krecipes-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/krecipes/krecipes-0.9.1.ebuild b/kde-misc/krecipes/krecipes-0.9.1.ebuild index 6e75d595e6b6..e558477f087c 100644 --- a/kde-misc/krecipes/krecipes-0.9.1.ebuild +++ b/kde-misc/krecipes/krecipes-0.9.1.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/kde-misc/krecipes/krecipes-0.9.1.ebuild,v 1.2 2006/02/26 19:35:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/krecipes/krecipes-0.9.1.ebuild,v 1.3 2006/02/27 00:05:30 chriswhite Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/krecipes/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="mysql postgres sqlite" DEPEND="sqlite? ( dev-db/sqlite )" |