diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2007-04-27 15:37:51 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2007-04-27 15:37:51 +0000 |
commit | fff8069b2c18d0a463fe23cc63aa43dabbb7c104 (patch) | |
tree | 4526d2b5b8d5ba5fb36bb90ce1b68d6ca2f77111 /games-engines/gargoyle | |
parent | Added information about bookmark functionality to the post-install message. F... (diff) | |
download | gentoo-2-fff8069b2c18d0a463fe23cc63aa43dabbb7c104.tar.gz gentoo-2-fff8069b2c18d0a463fe23cc63aa43dabbb7c104.tar.bz2 gentoo-2-fff8069b2c18d0a463fe23cc63aa43dabbb7c104.zip |
Stable for x86.
(Portage version: 2.1.2.2)
Diffstat (limited to 'games-engines/gargoyle')
-rw-r--r-- | games-engines/gargoyle/ChangeLog | 5 | ||||
-rw-r--r-- | games-engines/gargoyle/gargoyle-20060917-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/gargoyle/ChangeLog b/games-engines/gargoyle/ChangeLog index 4460f48b1547..7164622fa2b6 100644 --- a/games-engines/gargoyle/ChangeLog +++ b/games-engines/gargoyle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-engines/gargoyle # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/gargoyle/ChangeLog,v 1.6 2007/01/26 10:15:07 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/gargoyle/ChangeLog,v 1.7 2007/04/27 15:37:51 s4t4n Exp $ + + 27 Apr 2007; Michele Noberasco <s4t4n@gentoo.org> gargoyle-20060917-r1.ebuild: + Stable for x86. *gargoyle-20060917-r1 (26 Jan 2007) diff --git a/games-engines/gargoyle/gargoyle-20060917-r1.ebuild b/games-engines/gargoyle/gargoyle-20060917-r1.ebuild index 01f9cf58ea2d..20abdcd5fdf2 100644 --- a/games-engines/gargoyle/gargoyle-20060917-r1.ebuild +++ b/games-engines/gargoyle/gargoyle-20060917-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/gargoyle/gargoyle-20060917-r1.ebuild,v 1.1 2007/01/26 10:15:07 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/gargoyle/gargoyle-20060917-r1.ebuild,v 1.2 2007/04/27 15:37:51 s4t4n Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://ccxvii.net/gargoyle/download/${MY_P}-source.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND=">=media-libs/freetype-2.1.9-r1 |