summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2007-06-10 12:16:21 +0200
committerJaka Kranjc2007-06-10 12:16:21 +0200
commitc072a96a1d038544b7c45832be132e553a69f77a (patch)
tree94c44991d4cd2529647606b25719ab579cbad3c8
parentae8f76a304ba53161ee001bd6c9fc98213714afd (diff)
e/elitaire: Moved to games/games-cards (Bug #13821)
(cherry picked from commit 20a2d3857e4e9836db1087d5bad6a9d7b7968859) Conflicts: ChangeLog
-rw-r--r--ChangeLog3
-rwxr-xr-xe/elitaire/BUILD2
-rwxr-xr-xe/elitaire/DEPENDS3
-rwxr-xr-xe/elitaire/DETAILS16
-rw-r--r--e/elitaire/HISTORY3
5 files changed, 3 insertions, 24 deletions
diff --git a/ChangeLog b/ChangeLog
index 236eb3b1db..c80026f17f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-06-08 Eric Sandall <sandalle@sourcemage.org>
+ * e/elitaire: Moved to games/games-cards (Bug #13821)
+
2007-06-02 Treeve Jelbert <treeve@sourcemage.org>
* telephony/telepathy-qt, telephony/telepathy-glib,
telephony/tapioca-qt telephony/tapioca-glib,
diff --git a/e/elitaire/BUILD b/e/elitaire/BUILD
deleted file mode 100755
index d94f61eefc..0000000000
--- a/e/elitaire/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-OPTS="--localstatedir=${INSTALL_ROOT}/var/games $OPTS" &&
-default_build
diff --git a/e/elitaire/DEPENDS b/e/elitaire/DEPENDS
deleted file mode 100755
index 346dedb097..0000000000
--- a/e/elitaire/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends g++ &&
-depends esmart &&
-depends ewl
diff --git a/e/elitaire/DETAILS b/e/elitaire/DETAILS
deleted file mode 100755
index 9172ee059a..0000000000
--- a/e/elitaire/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=elitaire
- VERSION=0.0.8
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.mowem.de/elitaire/$SOURCE
- SOURCE_HASH=sha512:30a49544572b2de9caae18e0b97da2f04541ac6c7d280ae41bc6bc8b3d629a1e0e1cae931f7ef3083530de7d4f494fd5a0280dac90a2f1e92d26c72b196c133e
- WEB_SITE=http://www.mowem.de/elitaire/
- ENTERED=20060608
- LICENSE[0]=GPL
- KEYWORDS="enlightenment"
- SHORT="EFL based solitaire card game"
-cat << EOF
-elitaire is an efl (The Enlightenment Foundation Libraries) based solitaire card
-game. At the moment there are the variants freecell, thougthful, vegas, spider,
-Baker's Dozen and of course klondike. It is fully themable.
-EOF
diff --git a/e/elitaire/HISTORY b/e/elitaire/HISTORY
deleted file mode 100644
index 9571ed2bc1..0000000000
--- a/e/elitaire/HISTORY
+++ /dev/null
@@ -1,3 +0,0 @@
-2006-06-08 Ladislav Hagara <hgr@vabo.cz>
- * *: created this spell, version 0.0.8
-