diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-03 02:20:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-03 02:20:31 +0000 |
commit | 6f82f7c109bbe011adc025730c9e43a3ad8595f6 (patch) | |
tree | d5b25eb27a3fe54130c8ec8763d1056b9565235f /games-misc/qlife | |
parent | amd64 KEYWORD #76464 (diff) | |
download | historical-6f82f7c109bbe011adc025730c9e43a3ad8595f6.tar.gz historical-6f82f7c109bbe011adc025730c9e43a3ad8595f6.tar.bz2 historical-6f82f7c109bbe011adc025730c9e43a3ad8595f6.zip |
amd64 KEYWORD #76464
Diffstat (limited to 'games-misc/qlife')
-rw-r--r-- | games-misc/qlife/Manifest | 12 | ||||
-rw-r--r-- | games-misc/qlife/qlife-0.7.ebuild | 8 |
2 files changed, 15 insertions, 5 deletions
diff --git a/games-misc/qlife/Manifest b/games-misc/qlife/Manifest index f43c5322951b..7884f07922e3 100644 --- a/games-misc/qlife/Manifest +++ b/games-misc/qlife/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 98f0e659ff319c2afd2db918c868e384 ChangeLog 459 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 ce569033d3a2b8b89ef022090696a9f9 qlife-0.7.ebuild 734 +MD5 70ac27053bf628471758cdf733b1415d qlife-0.7.ebuild 739 MD5 78d09783ef7c9a7a34dc99f083461e44 files/digest-qlife-0.7 60 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFB2Kv/roRuSHgZdywRAruoAJ4s7bmGJby0FBvf0lyO8+jhUz/oyACfZQCS +liV1Qmw5nvyFQtYyLfEMSkc= +=Qdgq +-----END PGP SIGNATURE----- diff --git a/games-misc/qlife/qlife-0.7.ebuild b/games-misc/qlife/qlife-0.7.ebuild index 5c1e9dbb1fcc..52fa7f35279b 100644 --- a/games-misc/qlife/qlife-0.7.ebuild +++ b/games-misc/qlife/qlife-0.7.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/qlife/qlife-0.7.ebuild,v 1.2 2004/10/17 10:00:54 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/qlife/qlife-0.7.ebuild,v 1.3 2005/01/03 02:20:31 vapier Exp $ inherit kde need-qt 3 -DESCRIPTION="Simulates the classical Game of Life invented by John Conway." +DESCRIPTION="Simulates the classical Game of Life invented by John Conway" HOMEPAGE="http://personal.inet.fi/koti/rkauppila/projects/life/" SRC_URI="http://freshmeat.net/redir/qlife/50265/url_tgz/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="amd64 ppc x86" IUSE="" src_compile() { |