diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-23 19:47:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-23 19:47:25 +0000 |
commit | 9ebdacee8100e15ac7c2cc1ee809cbc9729f51f3 (patch) | |
tree | c4b0e9a234783d7eac2691afa9cc9f5289c344e1 /games-puzzle/pathological | |
parent | ppc stable, bug #228593 (diff) | |
download | gentoo-2-9ebdacee8100e15ac7c2cc1ee809cbc9729f51f3.tar.gz gentoo-2-9ebdacee8100e15ac7c2cc1ee809cbc9729f51f3.tar.bz2 gentoo-2-9ebdacee8100e15ac7c2cc1ee809cbc9729f51f3.zip |
ia64 stable wrt #228965
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-puzzle/pathological')
-rw-r--r-- | games-puzzle/pathological/ChangeLog | 6 | ||||
-rw-r--r-- | games-puzzle/pathological/pathological-1.1.3-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-puzzle/pathological/ChangeLog b/games-puzzle/pathological/ChangeLog index a8724dfa7e5c..4b4894c8cb13 100644 --- a/games-puzzle/pathological/ChangeLog +++ b/games-puzzle/pathological/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-puzzle/pathological # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/ChangeLog,v 1.17 2008/06/23 13:47:50 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/ChangeLog,v 1.18 2008/06/23 19:47:25 armin76 Exp $ + + 23 Jun 2008; Raúl Porcel <armin76@gentoo.org> + pathological-1.1.3-r2.ebuild: + ia64 stable wrt #228965 23 Jun 2008; Ferris McCormick <fmccor@gentoo.org> pathological-1.1.3-r2.ebuild: diff --git a/games-puzzle/pathological/pathological-1.1.3-r2.ebuild b/games-puzzle/pathological/pathological-1.1.3-r2.ebuild index 47f3dd70f0ed..521b910c013c 100644 --- a/games-puzzle/pathological/pathological-1.1.3-r2.ebuild +++ b/games-puzzle/pathological/pathological-1.1.3-r2.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/pathological/pathological-1.1.3-r2.ebuild,v 1.5 2008/06/23 13:47:50 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3-r2.ebuild,v 1.6 2008/06/23 19:47:25 armin76 Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="doc" DEPEND="doc? ( media-libs/netpbm )" |