diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2013-02-07 09:20:56 +0400 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2013-02-07 09:20:56 +0400 |
commit | a7758ac68f6333b9730c8f68b812904e9dba3283 (patch) | |
tree | 77343661ba851448f77a5c6900c38dd2d2afa028 /kde-base/kubrick | |
parent | [dev-libs/soprano] Moved to tree (diff) | |
download | kde-a7758ac68f6333b9730c8f68b812904e9dba3283.tar.gz kde-a7758ac68f6333b9730c8f68b812904e9dba3283.tar.bz2 kde-a7758ac68f6333b9730c8f68b812904e9dba3283.zip |
[kde-base] Moved to tree
Package-Manager: portage-2.2.0_alpha161
Diffstat (limited to 'kde-base/kubrick')
-rw-r--r-- | kde-base/kubrick/Manifest | 2 | ||||
-rw-r--r-- | kde-base/kubrick/kubrick-4.10.0.ebuild | 20 | ||||
-rw-r--r-- | kde-base/kubrick/kubrick-4.9.98.ebuild | 20 |
3 files changed, 0 insertions, 42 deletions
diff --git a/kde-base/kubrick/Manifest b/kde-base/kubrick/Manifest deleted file mode 100644 index 5bead23d43..0000000000 --- a/kde-base/kubrick/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST kubrick-4.10.0.tar.xz 119692 SHA256 5863f396e833c1970d73336e88eac5d222860f183d00f380040de9b65ed07d05 SHA512 54ee056bb865b1237305ef6c89e423c3abc8ce3a0fdbf3806d1a6331d5b894c08cc0f8a9508c1f87792975b34c1cca5bfcef4951c9aede691b0215edfa749080 WHIRLPOOL d13d40d49ad9616333955da70a52b823c7eca46e903026646284360d075d928b2811fd9c0e10cad2c013379c2ccacd5b62350f825e4ab4a11cfc3c0c14909add -DIST kubrick-4.9.98.tar.xz 120428 SHA256 424a9104a4bce54ac4bcc350854cba231e88aad4c720cf299b824c68b988db83 SHA512 b80f6e9c2a5bb75c77ebd90469cb469d40479056ae848fc8f890010a70c82b11567d8c13e055d0a57676d36f1f097118ea9e88ba635e4dc8f18b969283b6c731 WHIRLPOOL 5b72af737edc15dc7b6fd0dca5baf76ea2d462c64c9c31e66701d9f219037745b24f04b8d11ec0e101a1169ab72cd8b090523d6849e525f00835bd3f88b7561b diff --git a/kde-base/kubrick/kubrick-4.10.0.ebuild b/kde-base/kubrick/kubrick-4.10.0.ebuild deleted file mode 100644 index 175ce5f2fa..0000000000 --- a/kde-base/kubrick/kubrick-4.10.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -KDE_HANDBOOK="optional" -OPENGL_REQUIRED="always" -inherit kde4-base - -DESCRIPTION="A game based on the \"Rubik's Cube\" puzzle." -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RDEPEND="$(add_kdebase_dep libkdegames) - virtual/glu -" -DEPEND="${RDEPEND} - virtual/opengl -" diff --git a/kde-base/kubrick/kubrick-4.9.98.ebuild b/kde-base/kubrick/kubrick-4.9.98.ebuild deleted file mode 100644 index 175ce5f2fa..0000000000 --- a/kde-base/kubrick/kubrick-4.9.98.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -KDE_HANDBOOK="optional" -OPENGL_REQUIRED="always" -inherit kde4-base - -DESCRIPTION="A game based on the \"Rubik's Cube\" puzzle." -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RDEPEND="$(add_kdebase_dep libkdegames) - virtual/glu -" -DEPEND="${RDEPEND} - virtual/opengl -" |