public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-misc/wtf: wtf-20090924.ebuild ChangeLog
@ 2009-09-24  4:08 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-09-24  4:08 UTC (permalink / raw
  To: gentoo-commits

darkside    09/09/24 04:08:42

  Modified:             ChangeLog
  Added:                wtf-20090924.ebuild
  Log:
  New upstream snapshot, bug 281339
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.31                 games-misc/wtf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	2 Aug 2009 19:27:41 -0000	1.30
+++ ChangeLog	24 Sep 2009 04:08:42 -0000	1.31
@@ -1,6 +1,11 @@
 # ChangeLog for games-misc/wtf
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.30 2009/08/02 19:27:41 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.31 2009/09/24 04:08:42 darkside Exp $
+
+*wtf-20090924 (24 Sep 2009)
+
+  24 Sep 2009; Jeremy Olexa <darkside@gentoo.org> +wtf-20090924.ebuild:
+  New upstream snapshot, bug 281339
 
   02 Aug 2009; Jeremy Olexa <darkside@gentoo.org>
   -files/wtf-20050505-updates.patch, -wtf-20071004.ebuild:



1.1                  games-misc/wtf/wtf-20090924.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.1&content-type=text/plain

Index: wtf-20090924.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.1 2009/09/24 04:08:42 darkside Exp $

inherit eutils

DESCRIPTION="translates acronyms for you"
HOMEPAGE="http://netbsd.org/"
SRC_URI="http://dev.gentooexperimental.org/~darkside/distfiles/${PN}/${P}.tar.bz2"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND="!games-misc/bsd-games"
RDEPEND="${DEPEND}"

src_compile() {
	:
}

src_install() {
	dobin wtf || die "dogamesbin failed"
	doman wtf.6
	insinto /usr/share/misc
	doins acronyms* || die "doins failed"
	dodoc README
}






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-misc/wtf: wtf-20090924.ebuild ChangeLog
@ 2009-11-16 19:53 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-11-16 19:53 UTC (permalink / raw
  To: gentoo-commits

darkside    09/11/16 19:53:49

  Modified:             wtf-20090924.ebuild ChangeLog
  Log:
  Port Gentoo Prefix changes to gx86
  (Portage version: 2.1.7.4/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  games-misc/wtf/wtf-20090924.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?r1=1.1&r2=1.2

Index: wtf-20090924.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wtf-20090924.ebuild	24 Sep 2009 04:08:42 -0000	1.1
+++ wtf-20090924.ebuild	16 Nov 2009 19:53:49 -0000	1.2
@@ -1,8 +1,9 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.1 2009/09/24 04:08:42 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.2 2009/11/16 19:53:49 darkside Exp $
 
-inherit eutils
+EAPI=2
+inherit eutils prefix
 
 DESCRIPTION="translates acronyms for you"
 HOMEPAGE="http://netbsd.org/"
@@ -10,12 +11,17 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="!games-misc/bsd-games"
 RDEPEND="${DEPEND}"
 
+src_prepare() {
+	epatch "${FILESDIR}"/${P}-prefix.patch
+	eprefixify wtf
+}
+
 src_compile() {
 	:
 }



1.32                 games-misc/wtf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	24 Sep 2009 04:08:42 -0000	1.31
+++ ChangeLog	16 Nov 2009 19:53:49 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for games-misc/wtf
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.31 2009/09/24 04:08:42 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.32 2009/11/16 19:53:49 darkside Exp $
+
+  16 Nov 2009; Jeremy Olexa <darkside@gentoo.org> wtf-20090924.ebuild,
+  +files/wtf-20090924-prefix.patch:
+  Port Gentoo Prefix changes to gx86
 
 *wtf-20090924 (24 Sep 2009)
 






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-misc/wtf: wtf-20090924.ebuild ChangeLog
@ 2009-11-16 22:21 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2009-11-16 22:21 UTC (permalink / raw
  To: gentoo-commits

jer         09/11/16 22:21:42

  Modified:             wtf-20090924.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #293421).
  (Portage version: 2.2_rc50/cvs/Linux i686)

Revision  Changes    Path
1.3                  games-misc/wtf/wtf-20090924.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?r1=1.2&r2=1.3

Index: wtf-20090924.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wtf-20090924.ebuild	16 Nov 2009 19:53:49 -0000	1.2
+++ wtf-20090924.ebuild	16 Nov 2009 22:21:42 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.2 2009/11/16 19:53:49 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.3 2009/11/16 22:21:42 jer Exp $
 
 EAPI=2
 inherit eutils prefix
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="!games-misc/bsd-games"



1.33                 games-misc/wtf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	16 Nov 2009 19:53:49 -0000	1.32
+++ ChangeLog	16 Nov 2009 22:21:42 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for games-misc/wtf
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.32 2009/11/16 19:53:49 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.33 2009/11/16 22:21:42 jer Exp $
+
+  16 Nov 2009; Jeroen Roovers <jer@gentoo.org> wtf-20090924.ebuild:
+  Stable for HPPA (bug #293421).
 
   16 Nov 2009; Jeremy Olexa <darkside@gentoo.org> wtf-20090924.ebuild,
   +files/wtf-20090924-prefix.patch:






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-misc/wtf: wtf-20090924.ebuild ChangeLog
@ 2009-11-17 18:40 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-11-17 18:40 UTC (permalink / raw
  To: gentoo-commits

armin76     09/11/17 18:40:14

  Modified:             wtf-20090924.ebuild ChangeLog
  Log:
  alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #293421
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.4                  games-misc/wtf/wtf-20090924.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?r1=1.3&r2=1.4

Index: wtf-20090924.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wtf-20090924.ebuild	16 Nov 2009 22:21:42 -0000	1.3
+++ wtf-20090924.ebuild	17 Nov 2009 18:40:14 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.3 2009/11/16 22:21:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.4 2009/11/17 18:40:14 armin76 Exp $
 
 EAPI=2
 inherit eutils prefix
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="!games-misc/bsd-games"



1.34                 games-misc/wtf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	16 Nov 2009 22:21:42 -0000	1.33
+++ ChangeLog	17 Nov 2009 18:40:14 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for games-misc/wtf
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.33 2009/11/16 22:21:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.34 2009/11/17 18:40:14 armin76 Exp $
+
+  17 Nov 2009; Raúl Porcel <armin76@gentoo.org> wtf-20090924.ebuild:
+  alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #293421
 
   16 Nov 2009; Jeroen Roovers <jer@gentoo.org> wtf-20090924.ebuild:
   Stable for HPPA (bug #293421).






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-misc/wtf: wtf-20090924.ebuild ChangeLog
@ 2009-11-18 14:21 Mounir Lamouri (volkmar)
  0 siblings, 0 replies; 9+ messages in thread
From: Mounir Lamouri (volkmar) @ 2009-11-18 14:21 UTC (permalink / raw
  To: gentoo-commits

volkmar     09/11/18 14:21:06

  Modified:             wtf-20090924.ebuild ChangeLog
  Log:
  Stable for ppc.
  Bug 293421.
  (Portage version: 14755-svn/cvs/Linux ppc)

Revision  Changes    Path
1.5                  games-misc/wtf/wtf-20090924.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?r1=1.4&r2=1.5

Index: wtf-20090924.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wtf-20090924.ebuild	17 Nov 2009 18:40:14 -0000	1.4
+++ wtf-20090924.ebuild	18 Nov 2009 14:21:06 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.4 2009/11/17 18:40:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.5 2009/11/18 14:21:06 volkmar Exp $
 
 EAPI=2
 inherit eutils prefix
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="!games-misc/bsd-games"



1.35                 games-misc/wtf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	17 Nov 2009 18:40:14 -0000	1.34
+++ ChangeLog	18 Nov 2009 14:21:06 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for games-misc/wtf
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.34 2009/11/17 18:40:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.35 2009/11/18 14:21:06 volkmar Exp $
+
+  18 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> wtf-20090924.ebuild:
+  Stable for ppc, bug 293421
 
   17 Nov 2009; Raúl Porcel <armin76@gentoo.org> wtf-20090924.ebuild:
   alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #293421






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-misc/wtf: wtf-20090924.ebuild ChangeLog
@ 2009-11-19 12:21 Dawid Weglinski (cla)
  0 siblings, 0 replies; 9+ messages in thread
From: Dawid Weglinski (cla) @ 2009-11-19 12:21 UTC (permalink / raw
  To: gentoo-commits

cla         09/11/19 12:21:32

  Modified:             wtf-20090924.ebuild ChangeLog
  Log:
  Stable on amd64 (bug #293421)
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  games-misc/wtf/wtf-20090924.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?r1=1.5&r2=1.6

Index: wtf-20090924.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wtf-20090924.ebuild	18 Nov 2009 14:21:06 -0000	1.5
+++ wtf-20090924.ebuild	19 Nov 2009 12:21:32 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.5 2009/11/18 14:21:06 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.6 2009/11/19 12:21:32 cla Exp $
 
 EAPI=2
 inherit eutils prefix
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="!games-misc/bsd-games"



1.36                 games-misc/wtf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	18 Nov 2009 14:21:06 -0000	1.35
+++ ChangeLog	19 Nov 2009 12:21:32 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for games-misc/wtf
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.35 2009/11/18 14:21:06 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.36 2009/11/19 12:21:32 cla Exp $
+
+  19 Nov 2009; Dawid Węgliński <cla@gentoo.org> wtf-20090924.ebuild:
+  Stable on amd64 (bug #293421)
 
   18 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> wtf-20090924.ebuild:
   Stable for ppc, bug 293421






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-misc/wtf: wtf-20090924.ebuild ChangeLog
@ 2009-12-09 17:41 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2009-12-09 17:41 UTC (permalink / raw
  To: gentoo-commits

ranger      09/12/09 17:41:32

  Modified:             wtf-20090924.ebuild ChangeLog
  Log:
  Marking wtf-20090924 ppc64 for bug 293421
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.7                  games-misc/wtf/wtf-20090924.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?r1=1.6&r2=1.7

Index: wtf-20090924.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wtf-20090924.ebuild	19 Nov 2009 12:21:32 -0000	1.6
+++ wtf-20090924.ebuild	9 Dec 2009 17:41:32 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.6 2009/11/19 12:21:32 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.7 2009/12/09 17:41:32 ranger Exp $
 
 EAPI=2
 inherit eutils prefix
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="!games-misc/bsd-games"



1.37                 games-misc/wtf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/wtf/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	19 Nov 2009 12:21:32 -0000	1.36
+++ ChangeLog	9 Dec 2009 17:41:32 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for games-misc/wtf
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.36 2009/11/19 12:21:32 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.37 2009/12/09 17:41:32 ranger Exp $
+
+  09 Dec 2009; Brent Baude <ranger@gentoo.org> wtf-20090924.ebuild:
+  Marking wtf-20090924 ppc64 for bug 293421
 
   19 Nov 2009; Dawid Węgliński <cla@gentoo.org> wtf-20090924.ebuild:
   Stable on amd64 (bug #293421)






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-misc/wtf: wtf-20090924.ebuild ChangeLog
@ 2010-06-14 16:53 Fabian Groffen (grobian)
  0 siblings, 0 replies; 9+ messages in thread
From: Fabian Groffen (grobian) @ 2010-06-14 16:53 UTC (permalink / raw
  To: gentoo-commits

grobian     10/06/14 16:53:54

  Modified:             wtf-20090924.ebuild ChangeLog
  Log:
  Marked ~x64-macos, bug #323917
  (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.8                  games-misc/wtf/wtf-20090924.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?r1=1.7&r2=1.8

Index: wtf-20090924.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wtf-20090924.ebuild	9 Dec 2009 17:41:32 -0000	1.7
+++ wtf-20090924.ebuild	14 Jun 2010 16:53:54 -0000	1.8
@@ -1,6 +1,6 @@
-# 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-misc/wtf/wtf-20090924.ebuild,v 1.7 2009/12/09 17:41:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.8 2010/06/14 16:53:54 grobian Exp $
 
 EAPI=2
 inherit eutils prefix
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="!games-misc/bsd-games"



1.38                 games-misc/wtf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	9 Dec 2009 17:41:32 -0000	1.37
+++ ChangeLog	14 Jun 2010 16:53:54 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for games-misc/wtf
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.37 2009/12/09 17:41:32 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.38 2010/06/14 16:53:54 grobian Exp $
+
+  14 Jun 2010; Fabian Groffen <grobian@gentoo.org> wtf-20090924.ebuild:
+  Marked ~x64-macos, bug #323917
 
   09 Dec 2009; Brent Baude <ranger@gentoo.org> wtf-20090924.ebuild:
   Marking wtf-20090924 ppc64 for bug 293421






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-misc/wtf: wtf-20090924.ebuild ChangeLog
@ 2015-02-06 21:58 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 9+ messages in thread
From: Alfredo Tupone (tupone) @ 2015-02-06 21:58 UTC (permalink / raw
  To: gentoo-commits

tupone      15/02/06 21:58:15

  Modified:             wtf-20090924.ebuild ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)

Revision  Changes    Path
1.9                  games-misc/wtf/wtf-20090924.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild?r1=1.8&r2=1.9

Index: wtf-20090924.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- wtf-20090924.ebuild	14 Jun 2010 16:53:54 -0000	1.8
+++ wtf-20090924.ebuild	6 Feb 2015 21:58:14 -0000	1.9
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.8 2010/06/14 16:53:54 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.9 2015/02/06 21:58:14 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils prefix
 
 DESCRIPTION="translates acronyms for you"
@@ -27,9 +27,9 @@
 }
 
 src_install() {
-	dobin wtf || die "dogamesbin failed"
+	dobin wtf
 	doman wtf.6
 	insinto /usr/share/misc
-	doins acronyms* || die "doins failed"
+	doins acronyms*
 	dodoc README
 }



1.40                 games-misc/wtf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/wtf/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	19 Sep 2012 20:18:19 -0000	1.39
+++ ChangeLog	6 Feb 2015 21:58:14 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for games-misc/wtf
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.39 2012/09/19 20:18:19 darkside Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.40 2015/02/06 21:58:14 tupone Exp $
+
+  06 Feb 2015; Tupone Alfredo <tupone@gentoo.org> wtf-20090924.ebuild:
+  EAPI 5
 
   19 Sep 2012; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
   dropping maintainership, backup herd exists





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-02-06 21:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-09 17:41 [gentoo-commits] gentoo-x86 commit in games-misc/wtf: wtf-20090924.ebuild ChangeLog Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-06 21:58 Alfredo Tupone (tupone)
2010-06-14 16:53 Fabian Groffen (grobian)
2009-11-19 12:21 Dawid Weglinski (cla)
2009-11-18 14:21 Mounir Lamouri (volkmar)
2009-11-17 18:40 Raul Porcel (armin76)
2009-11-16 22:21 Jeroen Roovers (jer)
2009-11-16 19:53 Jeremy Olexa (darkside)
2009-09-24  4:08 Jeremy Olexa (darkside)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox