summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-01-05 15:53:19 +0000
committerMike Frysinger <vapier@gentoo.org>2010-01-05 15:53:19 +0000
commit2df75808fcf9b083bdb1b4c4389725328c940a2b (patch)
tree2d6074ba950d6d285b721ba0444d1f60393508d8 /games-util
parentVersion bump to the first stable release of parole. http://releases.xfce.org/... (diff)
downloadgentoo-2-2df75808fcf9b083bdb1b4c4389725328c940a2b.tar.gz
gentoo-2-2df75808fcf9b083bdb1b4c4389725328c940a2b.tar.bz2
gentoo-2-2df75808fcf9b083bdb1b4c4389725328c940a2b.zip
comment out svn KEYWORDS to make ekeyword happy
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'games-util')
-rw-r--r--games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild6
-rw-r--r--games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild
index 3ba3ae6ec260..e56bf7b71267 100644
--- a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild
+++ b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild
@@ -1,13 +1,13 @@
-# 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/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild,v 1.4 2009/12/29 14:13:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.11.ebuild,v 1.5 2010/01/05 15:53:19 vapier Exp $
EAPI=2
if [[ "${PV}" == "9999" ]]; then
ESVN_REPO_URI="http://linux-wbfs-manager.googlecode.com/svn/trunk/"
inherit toolchain-funcs subversion
SRC_URI=""
- KEYWORDS="amd64 x86"
+ #KEYWORDS=""
else
inherit toolchain-funcs
SRC_URI="http://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"
diff --git a/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild b/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild
index d54d6ca4444d..04f1f625ce86 100644
--- a/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild
+++ b/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild
@@ -1,13 +1,13 @@
-# 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/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild,v 1.1 2009/11/11 19:28:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild,v 1.2 2010/01/05 15:53:19 vapier Exp $
EAPI=2
if [[ "${PV}" == "9999" ]]; then
ESVN_REPO_URI="http://linux-wbfs-manager.googlecode.com/svn/trunk/"
inherit toolchain-funcs subversion
SRC_URI=""
- KEYWORDS=""
+ #KEYWORDS=""
else
inherit toolchain-funcs
SRC_URI="http://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"