diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-03-09 15:34:51 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-03-09 15:34:51 +0000 |
commit | 2705c42b9c5496ea8df64203d854c51d674a3379 (patch) | |
tree | 3ed9e88125afb1c253bb8f70e193ae45bb0c5d1a /games-strategy | |
parent | Bump to 2.5.3 with minor gpg and DISPLAY fixes (diff) | |
download | gentoo-2-2705c42b9c5496ea8df64203d854c51d674a3379.tar.gz gentoo-2-2705c42b9c5496ea8df64203d854c51d674a3379.tar.bz2 gentoo-2-2705c42b9c5496ea8df64203d854c51d674a3379.zip |
Stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/kpictorial/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/kpictorial/kpictorial-0.9.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/kpictorial/ChangeLog b/games-strategy/kpictorial/ChangeLog index a905c1adc37e..147168104465 100644 --- a/games-strategy/kpictorial/ChangeLog +++ b/games-strategy/kpictorial/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/kpictorial -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/kpictorial/ChangeLog,v 1.3 2004/12/31 17:27:16 weeve Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/kpictorial/ChangeLog,v 1.4 2005/03/09 15:34:51 greg_g Exp $ + + 09 Mar 2005; Gregorio Guidi <greg_g@gentoo.org> kpictorial-0.9.1.ebuild: + Stable on x86. 31 Dec 2004; Jason Wever <weeve@gentoo.org> kpictorial-0.9.1.ebuild: Added ~sparc keyword. diff --git a/games-strategy/kpictorial/kpictorial-0.9.1.ebuild b/games-strategy/kpictorial/kpictorial-0.9.1.ebuild index 96bcf6455697..978aac9214c2 100644 --- a/games-strategy/kpictorial/kpictorial-0.9.1.ebuild +++ b/games-strategy/kpictorial/kpictorial-0.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/kpictorial/kpictorial-0.9.1.ebuild,v 1.4 2004/12/31 17:27:16 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/kpictorial/kpictorial-0.9.1.ebuild,v 1.5 2005/03/09 15:34:51 greg_g Exp $ inherit kde need-kde 3 @@ -10,7 +10,7 @@ HOMEPAGE="http://members.chello.at/roland.lezuo/kpictorial.html" SRC_URI="mirror://sourceforge/kpictorial/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" SLOT="0" IUSE="" |