diff options
author | 2008-06-26 08:45:51 +0000 | |
---|---|---|
committer | 2008-06-26 08:45:51 +0000 | |
commit | 530a567bac048e529357bd0a77c3dad9397dbadd (patch) | |
tree | c8da868d0626760baa62b78f7ab3fe2c433ad72c /games-puzzle | |
parent | stable x86, bug 229491 (diff) | |
download | historical-530a567bac048e529357bd0a77c3dad9397dbadd.tar.gz historical-530a567bac048e529357bd0a77c3dad9397dbadd.tar.bz2 historical-530a567bac048e529357bd0a77c3dad9397dbadd.zip |
stable x86, bug 229493
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/pingus/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/pingus/pingus-0.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/pingus/ChangeLog b/games-puzzle/pingus/ChangeLog index 9a24e20ccca7..fc7ed734a249 100644 --- a/games-puzzle/pingus/ChangeLog +++ b/games-puzzle/pingus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/pingus # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/ChangeLog,v 1.17 2008/04/24 15:01:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/ChangeLog,v 1.18 2008/06/26 08:45:51 opfer Exp $ + + 26 Jun 2008; Christian Faulhammer <opfer@gentoo.org> pingus-0.7.2.ebuild: + stable x86, bug 229493 24 Apr 2008; Diego Pettenò <flameeyes@gentoo.org> +files/pingus-0.7.2+gcc-4.3.patch, pingus-0.7.2.ebuild: diff --git a/games-puzzle/pingus/pingus-0.7.2.ebuild b/games-puzzle/pingus/pingus-0.7.2.ebuild index 7ec27dc5cac6..35f7c557364f 100644 --- a/games-puzzle/pingus/pingus-0.7.2.ebuild +++ b/games-puzzle/pingus/pingus-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/pingus-0.7.2.ebuild,v 1.3 2008/06/26 06:15:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/pingus-0.7.2.ebuild,v 1.4 2008/06/26 08:45:51 opfer Exp $ inherit eutils toolchain-funcs games @@ -10,7 +10,7 @@ SRC_URI="http://pingus.seul.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="media-libs/libsdl |