diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-03 14:18:00 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-03 14:18:00 +0000 |
commit | 3de4b945ac8faa6552a96a56e09fa0dd8d64f0cf (patch) | |
tree | 8ca3781c5408df26a7ab169cfed5c1ce6dbe1970 /kde-base/kpoker | |
parent | Marked ~amd64, keywording KDE split ebuilds, bug 80944. (diff) | |
download | gentoo-2-3de4b945ac8faa6552a96a56e09fa0dd8d64f0cf.tar.gz gentoo-2-3de4b945ac8faa6552a96a56e09fa0dd8d64f0cf.tar.bz2 gentoo-2-3de4b945ac8faa6552a96a56e09fa0dd8d64f0cf.zip |
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
(Portage version: 2.0.51.18)
Diffstat (limited to 'kde-base/kpoker')
-rw-r--r-- | kde-base/kpoker/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kpoker/kpoker-3.4.0_rc1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/kpoker/ChangeLog b/kde-base/kpoker/ChangeLog index 829e802ca0cb..af4bb398a542 100644 --- a/kde-base/kpoker/ChangeLog +++ b/kde-base/kpoker/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kpoker # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/ChangeLog,v 1.3 2005/02/27 20:21:39 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/ChangeLog,v 1.4 2005/03/03 14:13:25 cryos Exp $ + +*kpoker-3.4.0_rc1 (03 Mar 2005) + + 03 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> kpoker-3.4.0_rc1.ebuild: + Marked ~amd64, keywording KDE split ebuilds, bug 80944. 27 Feb 2005; Dan Armak <danarmak@gentoo.org> : Ebuild for 3.4.0 RC1. diff --git a/kde-base/kpoker/kpoker-3.4.0_rc1.ebuild b/kde-base/kpoker/kpoker-3.4.0_rc1.ebuild index 9252742907b6..4110efe67bda 100644 --- a/kde-base/kpoker/kpoker-3.4.0_rc1.ebuild +++ b/kde-base/kpoker/kpoker-3.4.0_rc1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/kpoker-3.4.0_rc1.ebuild,v 1.1 2005/02/27 20:21:39 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/kpoker-3.4.0_rc1.ebuild,v 1.2 2005/03/03 14:13:25 cryos Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE poker game" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" OLDDEPEND="~kde-base/libkdegames-3.3.1" DEPEND=" |