summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-12-05 18:05:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-12-05 18:05:25 +0000
commit833cdef358ad2d6e1fd2820d2e108490b535c1cf (patch)
tree4c7510db8a981e4733c1778887d0813db260bafd /dev-games
parentalpha stable wrt #338414 (diff)
downloadgentoo-2-833cdef358ad2d6e1fd2820d2e108490b535c1cf.tar.gz
gentoo-2-833cdef358ad2d6e1fd2820d2e108490b535c1cf.tar.bz2
gentoo-2-833cdef358ad2d6e1fd2820d2e108490b535c1cf.zip
Drop alpha keywords
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/poker-eval/ChangeLog6
-rw-r--r--dev-games/poker-eval/poker-eval-136.0.ebuild6
-rw-r--r--dev-games/poker-eval/poker-eval-138.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-games/poker-eval/ChangeLog b/dev-games/poker-eval/ChangeLog
index 7974c219f11f..ffc5bae5c10c 100644
--- a/dev-games/poker-eval/ChangeLog
+++ b/dev-games/poker-eval/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-games/poker-eval
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/ChangeLog,v 1.21 2010/10/13 20:08:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/ChangeLog,v 1.22 2010/12/05 18:05:25 armin76 Exp $
+
+ 05 Dec 2010; Raúl Porcel <armin76@gentoo.org> poker-eval-136.0.ebuild,
+ poker-eval-138.0.ebuild:
+ Drop alpha keywords
13 Oct 2010; Markus Meier <maekke@gentoo.org> poker-eval-138.0.ebuild:
x86 stable, bug #339648
diff --git a/dev-games/poker-eval/poker-eval-136.0.ebuild b/dev-games/poker-eval/poker-eval-136.0.ebuild
index fb91c503edc1..ae01fd99a39a 100644
--- a/dev-games/poker-eval/poker-eval-136.0.ebuild
+++ b/dev-games/poker-eval/poker-eval-136.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-136.0.ebuild,v 1.4 2009/10/01 20:30:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-136.0.ebuild,v 1.5 2010/12/05 18:05:23 armin76 Exp $
EAPI=2
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://download.gna.org/pokersource/sources/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
src_prepare() {
diff --git a/dev-games/poker-eval/poker-eval-138.0.ebuild b/dev-games/poker-eval/poker-eval-138.0.ebuild
index 5d169ad0a8c0..35a5bb640f3a 100644
--- a/dev-games/poker-eval/poker-eval-138.0.ebuild
+++ b/dev-games/poker-eval/poker-eval-138.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-138.0.ebuild,v 1.3 2010/10/13 20:08:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-138.0.ebuild,v 1.4 2010/12/05 18:05:23 armin76 Exp $
EAPI=2
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://download.gna.org/pokersource/sources/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="static-libs"
src_configure() {