summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-09-30 18:05:56 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-09-30 18:05:56 +0000
commita1fdc6f1ccfcc7e3ee674bcb50c4d3fd848432cf (patch)
tree20f9515d43431685a733f41d380db396bd400d9b /dev-python
parentDrop alpha keywords (diff)
downloadgentoo-2-a1fdc6f1ccfcc7e3ee674bcb50c4d3fd848432cf.tar.gz
gentoo-2-a1fdc6f1ccfcc7e3ee674bcb50c4d3fd848432cf.tar.bz2
gentoo-2-a1fdc6f1ccfcc7e3ee674bcb50c4d3fd848432cf.zip
Drop alpha keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/subvertpy/ChangeLog6
-rw-r--r--dev-python/subvertpy/subvertpy-0.8.0.ebuild4
-rw-r--r--dev-python/subvertpy/subvertpy-0.8.10.ebuild4
-rw-r--r--dev-python/subvertpy/subvertpy-0.8.9.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/subvertpy/ChangeLog b/dev-python/subvertpy/ChangeLog
index 7a90fc07f516..4c1bc6b724a7 100644
--- a/dev-python/subvertpy/ChangeLog
+++ b/dev-python/subvertpy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/subvertpy
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.46 2012/05/18 06:13:49 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.47 2012/09/30 18:05:56 armin76 Exp $
+
+ 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> subvertpy-0.8.0.ebuild,
+ subvertpy-0.8.9.ebuild, subvertpy-0.8.10.ebuild:
+ Drop alpha keywords
18 May 2012; Jeff Horelick <jdhore@gentoo.org> subvertpy-0.8.10.ebuild:
marked x86 per bug 415869
diff --git a/dev-python/subvertpy/subvertpy-0.8.0.ebuild b/dev-python/subvertpy/subvertpy-0.8.0.ebuild
index 5338b2f54e26..99f9de2fe135 100644
--- a/dev-python/subvertpy/subvertpy-0.8.0.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.0.ebuild,v 1.4 2012/01/21 15:50:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.0.ebuild,v 1.5 2012/09/30 18:05:56 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@ SRC_URI="http://samba.org/~jelmer/${PN}/${P}.tar.gz"
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
SLOT="0"
-KEYWORDS="alpha amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=">=dev-vcs/subversion-1.4"
diff --git a/dev-python/subvertpy/subvertpy-0.8.10.ebuild b/dev-python/subvertpy/subvertpy-0.8.10.ebuild
index 496445d8da28..66cbda2aa862 100644
--- a/dev-python/subvertpy/subvertpy-0.8.10.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.8.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.10.ebuild,v 1.3 2012/05/18 06:13:49 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.10.ebuild,v 1.4 2012/09/30 18:05:56 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@ SRC_URI="http://samba.org/~jelmer/${PN}/${P}.tar.gz"
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
SLOT="0"
-KEYWORDS="~alpha amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=dev-vcs/subversion-1.4"
diff --git a/dev-python/subvertpy/subvertpy-0.8.9.ebuild b/dev-python/subvertpy/subvertpy-0.8.9.ebuild
index b8e63df1071c..509cd4dabd8e 100644
--- a/dev-python/subvertpy/subvertpy-0.8.9.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.8.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.9.ebuild,v 1.8 2012/03/08 08:47:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.9.ebuild,v 1.9 2012/09/30 18:05:56 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@ SRC_URI="http://samba.org/~jelmer/${PN}/${P}.tar.gz"
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
SLOT="0"
-KEYWORDS="~alpha amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=dev-vcs/subversion-1.4"