diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-08-27 12:11:53 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-08-27 12:11:53 +0000 |
commit | 63b920578cd6bd27f352728a7a74b7680fd06f50 (patch) | |
tree | 1c0208d61a6141aae8c955854cec08b3455d354a /games-puzzle/xphotohunter | |
parent | Add version bump to fix security bug #229515, added a note about plugin updat... (diff) | |
download | gentoo-2-63b920578cd6bd27f352728a7a74b7680fd06f50.tar.gz gentoo-2-63b920578cd6bd27f352728a7a74b7680fd06f50.tar.bz2 gentoo-2-63b920578cd6bd27f352728a7a74b7680fd06f50.zip |
stable amd64, bug 229477
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-puzzle/xphotohunter')
-rw-r--r-- | games-puzzle/xphotohunter/ChangeLog | 8 | ||||
-rw-r--r-- | games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-puzzle/xphotohunter/ChangeLog b/games-puzzle/xphotohunter/ChangeLog index 71bf0adc67e6..be886403b3b2 100644 --- a/games-puzzle/xphotohunter/ChangeLog +++ b/games-puzzle/xphotohunter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-puzzle/xphotohunter -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/ChangeLog,v 1.2 2007/05/09 19:15:35 tupone Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/ChangeLog,v 1.3 2008/08/27 12:11:53 gentoofan23 Exp $ + + 27 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> + xphotohunter-1.4-r1.ebuild: + stable amd64, bug 229477 *xphotohunter-1.4-r1 (09 May 2007) diff --git a/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild b/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild index c92875c9bbf5..1db5314e36b8 100644 --- a/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild +++ b/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild,v 1.4 2008/08/26 01:07:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild,v 1.5 2008/08/27 12:11:53 gentoofan23 Exp $ inherit eutils games @@ -13,7 +13,7 @@ SRC_URI="http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="media-libs/imlib" |