diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 06:36:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 06:36:01 +0000 |
commit | 2f7b073c1bc54c873666c4522cd6cd49ac1d59df (patch) | |
tree | 072f3e7b49f6b078b595b1483277009b1f03d0f6 /games-puzzle/atomix | |
parent | games-puzzle (diff) | |
download | gentoo-2-2f7b073c1bc54c873666c4522cd6cd49ac1d59df.tar.gz gentoo-2-2f7b073c1bc54c873666c4522cd6cd49ac1d59df.tar.bz2 gentoo-2-2f7b073c1bc54c873666c4522cd6cd49ac1d59df.zip |
games-puzzle !@
Diffstat (limited to 'games-puzzle/atomix')
-rw-r--r-- | games-puzzle/atomix/ChangeLog | 9 | ||||
-rw-r--r-- | games-puzzle/atomix/Manifest | 3 | ||||
-rw-r--r-- | games-puzzle/atomix/atomix-0.9.4.ebuild | 29 | ||||
-rw-r--r-- | games-puzzle/atomix/files/digest-atomix-0.9.4 | 1 |
4 files changed, 42 insertions, 0 deletions
diff --git a/games-puzzle/atomix/ChangeLog b/games-puzzle/atomix/ChangeLog new file mode 100644 index 000000000000..ac122358a443 --- /dev/null +++ b/games-puzzle/atomix/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for app-games/atomix +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/ChangeLog,v 1.1 2003/09/10 06:36:00 vapier Exp $ + +*atomix-0.9.4 (28 Jul 2002) + + 28 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> atomix-0.9.4.ebuild : + + Initial cvs import. A mind game for GNOME2
\ No newline at end of file diff --git a/games-puzzle/atomix/Manifest b/games-puzzle/atomix/Manifest new file mode 100644 index 000000000000..e04f59a15ac1 --- /dev/null +++ b/games-puzzle/atomix/Manifest @@ -0,0 +1,3 @@ +MD5 2ad5687c000e6534f18a4da2e5045e7e ChangeLog 364 +MD5 490b55e29df04d7528416c38ca0d24fe atomix-0.9.4.ebuild 873 +MD5 25a117075cf5ade9a32803da4a32ff3e files/digest-atomix-0.9.4 64 diff --git a/games-puzzle/atomix/atomix-0.9.4.ebuild b/games-puzzle/atomix/atomix-0.9.4.ebuild new file mode 100644 index 000000000000..9a745abc0b87 --- /dev/null +++ b/games-puzzle/atomix/atomix-0.9.4.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-0.9.4.ebuild,v 1.1 2003/09/10 06:36:00 vapier Exp $ + +inherit gnome2 + +DESCRIPTION="a little mind game for GNOME2" +SRC_URI="http://triq.net/~pearl/download/${P}.tar.gz" +HOMEPAGE="http://triq.net/~pearl/atomix.php" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc" + +RDEPEND=">=x11-libs/pango-1.0.3 + >=x11-libs/gtk+-2.0.5 + >=dev-libs/glib-2.0.4 + >=gnome-base/gconf-1.1.11 + >=gnome-base/libglade-2.0.0 + >=gnome-base/libgnome-2.0.0 + >=gnome-base/libgnomeui-2.0.0 + >=gnome-base/libbonoboui-2.0.0 + >=gnome-base/libgnomecanvas-2.0.0 + >=dev-libs/libxml2-2.4.23" +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.12.0 + >=dev-util/intltool-0.17" + +DOCS="AUTHORS BUGS ChangeLog COPYING FAQ INSTALL NEWS README* THANKS TODO" diff --git a/games-puzzle/atomix/files/digest-atomix-0.9.4 b/games-puzzle/atomix/files/digest-atomix-0.9.4 new file mode 100644 index 000000000000..6cc91fe195a6 --- /dev/null +++ b/games-puzzle/atomix/files/digest-atomix-0.9.4 @@ -0,0 +1 @@ +MD5 b43be0f957f8303f3423a96f1270412f atomix-0.9.4.tar.gz 277008 |