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 | db09272ab241775ab590e6106fe4f3aeb14a3e68 (patch) | |
tree | eab887977ca8f9d179fddaefbd1d39c866dddfff | |
parent | Bump to 2.5.3 with minor gpg and DISPLAY fixes (diff) | |
download | historical-db09272ab241775ab590e6106fe4f3aeb14a3e68.tar.gz historical-db09272ab241775ab590e6106fe4f3aeb14a3e68.tar.bz2 historical-db09272ab241775ab590e6106fe4f3aeb14a3e68.zip |
Stable on x86.
Package-Manager: portage-2.0.51.19
-rw-r--r-- | games-strategy/kpictorial/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/kpictorial/Manifest | 4 | ||||
-rw-r--r-- | games-strategy/kpictorial/kpictorial-0.9.1.ebuild | 6 |
3 files changed, 10 insertions, 7 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/Manifest b/games-strategy/kpictorial/Manifest index ca1919090c52..d65dcd49d116 100644 --- a/games-strategy/kpictorial/Manifest +++ b/games-strategy/kpictorial/Manifest @@ -1,4 +1,4 @@ -MD5 4fa6042975ca037b362c29875efa3447 ChangeLog 570 -MD5 3fbb2529764c534d8e85c51498e90033 kpictorial-0.9.1.ebuild 480 MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162 +MD5 b84d181518fce3bc71246a7f70cc1ee2 kpictorial-0.9.1.ebuild 480 +MD5 68eecab400de03134a42f8f386f120e9 ChangeLog 664 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 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="" |