diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-12-11 06:55:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-12-11 06:55:13 +0000 |
commit | e90e0576c9310b0013649523097eda0f04c729ec (patch) | |
tree | 0c737d69610072d269229a1d858d03a8fdf6ee70 /games-board | |
parent | version bump; clean older version (not gcc-3.4 happy - bug #69416) (diff) | |
download | historical-e90e0576c9310b0013649523097eda0f04c729ec.tar.gz historical-e90e0576c9310b0013649523097eda0f04c729ec.tar.bz2 historical-e90e0576c9310b0013649523097eda0f04c729ec.zip |
touch
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/slibo/Manifest | 2 | ||||
-rw-r--r-- | games-board/slibo/slibo-0.4.4.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-board/slibo/Manifest b/games-board/slibo/Manifest index 98edd6ebaf6d..e55317bc0e80 100644 --- a/games-board/slibo/Manifest +++ b/games-board/slibo/Manifest @@ -1,4 +1,4 @@ MD5 a0e2a1d12f953ec515345d65c2c8e58d ChangeLog 646 +MD5 989aeee3a7829a2218e3bc61f421e60d slibo-0.4.4.ebuild 485 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 af0318c557440fa228a95aa08698793a slibo-0.4.4.ebuild 478 MD5 edaca2f8718114ab18c48cda4794b2d1 files/digest-slibo-0.4.4 64 diff --git a/games-board/slibo/slibo-0.4.4.ebuild b/games-board/slibo/slibo-0.4.4.ebuild index ba8a437bc321..6a50f35e754f 100644 --- a/games-board/slibo/slibo-0.4.4.ebuild +++ b/games-board/slibo/slibo-0.4.4.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/games-board/slibo/slibo-0.4.4.ebuild,v 1.7 2004/08/05 23:33:47 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/slibo/slibo-0.4.4.ebuild,v 1.8 2004/12/11 06:55:13 mr_bones_ Exp $ inherit kde @@ -8,10 +8,10 @@ DESCRIPTION="A comfortable replacement for the xboard chess interface" HOMEPAGE="http://slibo.sourceforge.net/" SRC_URI="mirror://sourceforge/slibo/${P}.tar.bz2" -SLOT="0" LICENSE="GPL-2" +SLOT="0" KEYWORDS="x86" IUSE="" DEPEND="=dev-db/sqlite-2*" -need-kde 3
\ No newline at end of file +need-kde 3 |