]> Pileus Git - ~andy/sunrise/blobdiff - games-puzzle/pythonsudoku/pythonsudoku-0.12.4.ebuild
games-puzzle/pythonsudoku: app-arch/unzip added to DEPEND and cosmetics.
[~andy/sunrise] / games-puzzle / pythonsudoku / pythonsudoku-0.12.4.ebuild
index 37197e70eae2b2960c24597cb1e39165e54de084..1165e47906b060c33a23fd6a688911628f3648ea 100644 (file)
@@ -4,16 +4,16 @@
 
 inherit games distutils
 
-KEYWORDS="~x86"
-
 DESCRIPTION="A graphical and text-based sudoku game"
 HOMEPAGE="http://pythonsudoku.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
+
 LICENSE="GPL-2"
 SLOT="0"
+KEYWORDS="~x86"
 IUSE=""
 
-DEPEND=""
+DEPEND="app-arch/unzip"
 RDEPEND="dev-python/pygtk
        dev-python/reportlab
        dev-python/imaging"