diff options
author | 2004-12-31 17:27:16 +0000 | |
---|---|---|
committer | 2004-12-31 17:27:16 +0000 | |
commit | 8b04ce3f8117dbe8681a26a069e5a64372baa1d9 (patch) | |
tree | 099ef30043ef5fa4facd6e5f40e94da5c9ded47d /games-strategy/kpictorial | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-8b04ce3f8117dbe8681a26a069e5a64372baa1d9.tar.gz gentoo-2-8b04ce3f8117dbe8681a26a069e5a64372baa1d9.tar.bz2 gentoo-2-8b04ce3f8117dbe8681a26a069e5a64372baa1d9.zip |
Added ~sparc keyword.
Diffstat (limited to 'games-strategy/kpictorial')
-rw-r--r-- | games-strategy/kpictorial/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/kpictorial/kpictorial-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/kpictorial/ChangeLog b/games-strategy/kpictorial/ChangeLog index c52d8063e07f..a905c1adc37e 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.2 2004/11/08 01:44:13 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/kpictorial/ChangeLog,v 1.3 2004/12/31 17:27:16 weeve Exp $ + + 31 Dec 2004; Jason Wever <weeve@gentoo.org> kpictorial-0.9.1.ebuild: + Added ~sparc keyword. 08 Nov 2004; Joseph Jezak <josejx@gentoo.org> kpictorial-0.9.1.ebuild: Added ~ppc. diff --git a/games-strategy/kpictorial/kpictorial-0.9.1.ebuild b/games-strategy/kpictorial/kpictorial-0.9.1.ebuild index 04dc7dd80916..96bcf6455697 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 # 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.3 2004/11/08 01:44:13 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/kpictorial/kpictorial-0.9.1.ebuild,v 1.4 2004/12/31 17:27:16 weeve 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" +KEYWORDS="~x86 ~ppc ~sparc" SLOT="0" IUSE="" |