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
commit8687b9d259c9c2b6773261179a22bfe77cf40044 (patch)
treef754711b5fa6724135415abd358f469a19b4067f /games-util/linux-wbfs-manager
parentVersion bump to the first stable release of parole. http://releases.xfce.org/... (diff)
downloadhistorical-8687b9d259c9c2b6773261179a22bfe77cf40044.tar.gz
historical-8687b9d259c9c2b6773261179a22bfe77cf40044.tar.bz2
historical-8687b9d259c9c2b6773261179a22bfe77cf40044.zip
comment out svn KEYWORDS to make ekeyword happy
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'games-util/linux-wbfs-manager')
-rw-r--r--games-util/linux-wbfs-manager/Manifest14
-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
3 files changed, 8 insertions, 18 deletions
diff --git a/games-util/linux-wbfs-manager/Manifest b/games-util/linux-wbfs-manager/Manifest
index 066c4f544c9b..ed8437a02039 100644
--- a/games-util/linux-wbfs-manager/Manifest
+++ b/games-util/linux-wbfs-manager/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
DIST linux-wbfs-manager-0.1.11.tar.gz 33556 RMD160 310fbcea1cd13737af5331c2b38f616e4fe2540c SHA1 f032855ac7abe6cf14bda84e133696716e2d48ca SHA256 7c5d6b2a6b21c734a520ed1b639d0aa23643f157ebc0a95147b3b6e08a41542d
-EBUILD linux-wbfs-manager-0.1.11.ebuild 1034 RMD160 2a4c1901780dc5a7b80ea957b348fc72ec87c896 SHA1 8f1569c0bd1bd0a9e63e6c8b743c3ffd6cb77655 SHA256 4918509a93e06ae1833c48674ec9af4648764b0a01ff74787f2c93c4d2f77618
-EBUILD linux-wbfs-manager-9999.ebuild 1028 RMD160 0a3ce94ac90db53fa1f66063909dc06311b827f5 SHA1 ad3af526c5bd468623ee5d7f815b36c9bcb5fc44 SHA256 0c8d35527a6fd62412649a341bac832adb9130f920055a9d805300dc78538548
+EBUILD linux-wbfs-manager-0.1.11.ebuild 1026 RMD160 082f9c7a8553a39652195926ee3bdf5fc176b41b SHA1 a6af4391d9d9d81ffe7a34a929e7808b98c79f11 SHA256 acce3ed6e268b8adeb5e79018d77b35aa63e678cbbe4d2048ecbfd7f986d15ee
+EBUILD linux-wbfs-manager-9999.ebuild 1026 RMD160 48f193b5a65d7b3e4df3d6c355a86ca6056f614f SHA1 f2ea513cef8980748702fbcbe2e851f9dbe53d3b SHA256 ff1179fa2d8cd8678a99157b7f4134fd808ae4797ef52f7de5bc2062268415fa
MISC ChangeLog 980 RMD160 bc32e79207405f982b44ffb62f9744b6be633fe7 SHA1 889a077f8bcc51e45b247346ac0c1d62a9150854 SHA256 e6139e5b7c265ae34e1aa681f615049c6d3a5bda957a4d604cb2c10fa0666797
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.11 (GNU/Linux)
-
-iEYEARECAAYFAks6DpQACgkQkKaRLQcq0GI5YwCgkV4Gbt99093X9rx0pz2npXNo
-sosAoJmh8kRFWEe6H6YrNmN7iWf/3hG7
-=npiC
------END PGP SIGNATURE-----
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"