summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-09-12 00:05:42 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-09-12 00:05:42 +0000
commit5f15c7e5d38394abb474abe0c7efac565133fa28 (patch)
treeef8554988f65256309753300caa9d15c4f40ba84 /games-misc/wtf
parentstable amd64, bug 236583 (diff)
downloadgentoo-2-5f15c7e5d38394abb474abe0c7efac565133fa28.tar.gz
gentoo-2-5f15c7e5d38394abb474abe0c7efac565133fa28.tar.bz2
gentoo-2-5f15c7e5d38394abb474abe0c7efac565133fa28.zip
Version bump, upstream accepted my changes. Remove old. This one is my stable candidate
(Portage version: 2.2_rc8/cvs/Linux 2.6.22-gentoo-r2 i686)
Diffstat (limited to 'games-misc/wtf')
-rw-r--r--games-misc/wtf/ChangeLog10
-rw-r--r--games-misc/wtf/files/wtf-20080715-additions.patch37
-rw-r--r--games-misc/wtf/wtf-20080912.ebuild (renamed from games-misc/wtf/wtf-20080715-r1.ebuild)8
3 files changed, 12 insertions, 43 deletions
diff --git a/games-misc/wtf/ChangeLog b/games-misc/wtf/ChangeLog
index 00d9604d2cb6..c958ee3283a1 100644
--- a/games-misc/wtf/ChangeLog
+++ b/games-misc/wtf/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for games-misc/wtf
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.22 2008/08/19 16:47:23 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.23 2008/09/12 00:05:42 darkside Exp $
+
+*wtf-20080912 (12 Sep 2008)
+
+ 12 Sep 2008; Jeremy Olexa <darkside@gentoo.org>
+ -files/wtf-20080715-additions.patch, -wtf-20080715-r1.ebuild,
+ +wtf-20080912.ebuild:
+ Version bump, upstream accepted my changes. Remove old. This one is my
+ stable candidate
*wtf-20080715-r1 (19 Aug 2008)
diff --git a/games-misc/wtf/files/wtf-20080715-additions.patch b/games-misc/wtf/files/wtf-20080715-additions.patch
deleted file mode 100644
index b8ba0121be47..000000000000
--- a/games-misc/wtf/files/wtf-20080715-additions.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=39282
-
---- acronyms.orig 2008-08-19 10:47:30.000000000 -0500
-+++ acronyms 2008-08-19 10:48:24.000000000 -0500
-@@ -28,6 +28,7 @@
- BCNU be seeing you
- BCNUL8R be seeing you later
- BFD big fucking deal
-+BFH big fucking hammer
- BIAB back in a bit
- BIAF back in a few
- BIALW back in a little while
-@@ -67,6 +68,7 @@
- EWAG experienced wild-ass guess
- FAQ frequently asked question
- FCFS first come first served
-+FFS for fuck's sake
- FIGJAM fuck I'm good, just ask me
- FIIK fuck[ed] if I know
- FIIR fuck[ed] if I remember
-@@ -173,6 +175,7 @@
- OIC oh, I see
- OMG oh, my god
- OMW on my way
-+OOB out of bounds
- OT off topic
- OTL out to lunch
- OTOH on the other hand
-@@ -187,7 +190,7 @@
- PKSP pound keys and spew profanity
- PNG persona non grata
- PNP plug and pray
--POC point of contact
-+POC point of contact / proof of concept
- POLA principle of least astonishment
- POLS principle of least surprise
- POS piece of shit
diff --git a/games-misc/wtf/wtf-20080715-r1.ebuild b/games-misc/wtf/wtf-20080912.ebuild
index 944bc0daef46..f723ef94f0a3 100644
--- a/games-misc/wtf/wtf-20080715-r1.ebuild
+++ b/games-misc/wtf/wtf-20080912.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20080715-r1.ebuild,v 1.1 2008/08/19 16:47:23 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20080912.ebuild,v 1.1 2008/09/12 00:05:42 darkside Exp $
inherit eutils
@@ -16,10 +16,8 @@ IUSE=""
DEPEND="!games-misc/bsd-games"
RDEPEND="${DEPEND}"
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}/${P}-additions.patch"
+src_compile() {
+ :
}
src_install() {