summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-09-30 18:17:32 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-09-30 18:17:32 +0000
commit44289fb89a4544b99e055fdc3ffa04bfbfb69aaa (patch)
tree4874db4be9109596323f95bcf09da2be899cbcb0 /dev-vcs
parentalpha stable wrt #397617 (diff)
downloadgentoo-2-44289fb89a4544b99e055fdc3ffa04bfbfb69aaa.tar.gz
gentoo-2-44289fb89a4544b99e055fdc3ffa04bfbfb69aaa.tar.bz2
gentoo-2-44289fb89a4544b99e055fdc3ffa04bfbfb69aaa.zip
Drop alpha keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/bzr-git/ChangeLog6
-rw-r--r--dev-vcs/bzr-git/bzr-git-0.6.2.ebuild4
-rw-r--r--dev-vcs/bzr-git/bzr-git-0.6.7.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-vcs/bzr-git/ChangeLog b/dev-vcs/bzr-git/ChangeLog
index 78df7ce1adb6..217bac88edea 100644
--- a/dev-vcs/bzr-git/ChangeLog
+++ b/dev-vcs/bzr-git/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-vcs/bzr-git
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.10 2012/03/17 11:04:18 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.11 2012/09/30 18:17:32 armin76 Exp $
+
+ 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> bzr-git-0.6.2.ebuild,
+ bzr-git-0.6.7.ebuild:
+ Drop alpha keywords
*bzr-git-0.6.7 (17 Mar 2012)
diff --git a/dev-vcs/bzr-git/bzr-git-0.6.2.ebuild b/dev-vcs/bzr-git/bzr-git-0.6.2.ebuild
index 6c18120415db..38bae5be099f 100644
--- a/dev-vcs/bzr-git/bzr-git-0.6.2.ebuild
+++ b/dev-vcs/bzr-git/bzr-git-0.6.2.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-vcs/bzr-git/bzr-git-0.6.2.ebuild,v 1.5 2012/01/23 16:48:54 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.6.2.ebuild,v 1.6 2012/09/30 18:17:32 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -22,7 +22,7 @@ if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
SRC_URI="http://samba.org/~jelmer/bzr/${P}.tar.gz"
- KEYWORDS="alpha amd64 x86"
+ KEYWORDS="amd64 x86"
fi
IUSE=""
diff --git a/dev-vcs/bzr-git/bzr-git-0.6.7.ebuild b/dev-vcs/bzr-git/bzr-git-0.6.7.ebuild
index a1ad68c72d43..7723a25fb90d 100644
--- a/dev-vcs/bzr-git/bzr-git-0.6.7.ebuild
+++ b/dev-vcs/bzr-git/bzr-git-0.6.7.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-vcs/bzr-git/bzr-git-0.6.7.ebuild,v 1.1 2012/03/17 11:04:18 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.6.7.ebuild,v 1.2 2012/09/30 18:17:32 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -22,7 +22,7 @@ if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
SRC_URI="http://samba.org/~jelmer/bzr/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~x86"
+ KEYWORDS="~amd64 ~x86"
fi
IUSE=""