diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-31 17:27:16 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-31 17:27:16 +0000 |
commit | 394c0708d9e303bcd84b51aaab8ffcce89205d46 (patch) | |
tree | dfce1a0d839ed3de27b4f5d51cb653081ab7a86f /games-strategy | |
parent | Added ~sparc keyword. (diff) | |
download | historical-394c0708d9e303bcd84b51aaab8ffcce89205d46.tar.gz historical-394c0708d9e303bcd84b51aaab8ffcce89205d46.tar.bz2 historical-394c0708d9e303bcd84b51aaab8ffcce89205d46.zip |
Added ~sparc keyword.
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/kpictorial/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/kpictorial/Manifest | 4 | ||||
-rw-r--r-- | games-strategy/kpictorial/kpictorial-0.9.1.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/games-strategy/kpictorial/Manifest index 47c36a9fd783..ca1919090c52 100644 --- a/games-strategy/kpictorial/Manifest +++ b/games-strategy/kpictorial/Manifest @@ -1,4 +1,4 @@ -MD5 103a4d6ca6f8422271766228b3f81dc8 ChangeLog 475 -MD5 0c2e3fa5a1f9b6844cec7dba563f4a07 kpictorial-0.9.1.ebuild 474 +MD5 4fa6042975ca037b362c29875efa3447 ChangeLog 570 +MD5 3fbb2529764c534d8e85c51498e90033 kpictorial-0.9.1.ebuild 480 MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162 MD5 69878feac07fcfd16afde20bc46e6438 files/digest-kpictorial-0.9.1 68 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="" |