diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-02 22:24:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-02 22:24:42 +0000 |
commit | 8facee5a44894600ed39ff019134d6665a71e8de (patch) | |
tree | e7dd25241b488796df2019a7c783c537097300d4 /games-board | |
parent | remove old (diff) | |
download | historical-8facee5a44894600ed39ff019134d6665a71e8de.tar.gz historical-8facee5a44894600ed39ff019134d6665a71e8de.tar.bz2 historical-8facee5a44894600ed39ff019134d6665a71e8de.zip |
remove -Werror (bug #260897)
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gnono/ChangeLog | 6 | ||||
-rw-r--r-- | games-board/gnono/Manifest | 4 | ||||
-rw-r--r-- | games-board/gnono/files/gnono-1.9.1-gentoo.patch | 22 |
3 files changed, 22 insertions, 10 deletions
diff --git a/games-board/gnono/ChangeLog b/games-board/gnono/ChangeLog index 2636bafb0e52..c0e045c9027b 100644 --- a/games-board/gnono/ChangeLog +++ b/games-board/gnono/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-board/gnono # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/ChangeLog,v 1.11 2009/01/29 03:02:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/ChangeLog,v 1.12 2009/03/02 22:24:42 mr_bones_ Exp $ + + 02 Mar 2009; Michael Sterrett <mr_bones_@gentoo.org> + files/gnono-1.9.1-gentoo.patch: + remove -Werror (bug #260897) 29 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> gnono-1.9.1.ebuild: EAPI=2 diff --git a/games-board/gnono/Manifest b/games-board/gnono/Manifest index 0c195b78df32..6efa63cb7983 100644 --- a/games-board/gnono/Manifest +++ b/games-board/gnono/Manifest @@ -1,5 +1,5 @@ -AUX gnono-1.9.1-gentoo.patch 1264 RMD160 0f4799646bcbabdb1fbeed12bccdfdecfbb5ddea SHA1 e5c9ce20ad2f397efc9cd775f8a807e65d8dd11a SHA256 8dd26b6351cf34d58896458a324acfb2d3039ce051c5114918b67e5a0acaec51 +AUX gnono-1.9.1-gentoo.patch 1622 RMD160 02d0d121becf9dddc0cb7291faffe2631d8d9c7e SHA1 54ca815f8d288d8c50f58701714044ea31d8e025 SHA256 b1572dc262bd3fd0f4e19503b6e7b1e65f180ce697e19582f21b89aa97b72138 DIST gnono-1.9.1.tar.bz2 421461 RMD160 2e86cf671e409f5c96cd5df904b3ea795d363547 SHA1 367a73e70182c1b4f0807353d7ba1aae8d8943d7 SHA256 1fd8ddcd2da5333210046ae1d6e710b597193c6f550ae1c82f729a0473bde60c EBUILD gnono-1.9.1.ebuild 962 RMD160 07bf94215e1feb6caacd6f1eafa907177a126c75 SHA1 4673e5a3292c1e8cd4ee0a785f8b44a2a0772e4a SHA256 8b46d81500650aee04c8a02d588f76877130e6bf2874809b95ee8f0235859a5d -MISC ChangeLog 1156 RMD160 86ceae7a505a4cece5e37239e647e0e7f526de09 SHA1 cbc61521f7878ff24125ef9a0596ecb7a826c0db SHA256 002e0171ddfca25a3af134e4533df075ba0fc6457b7fceb8deecfc06424a53c8 +MISC ChangeLog 1277 RMD160 297974e93cc47d4e5e40da5f0b7f5f91740b2aa8 SHA1 12e47909fa28fa1c07fe4193142429ecb6f57555 SHA256 03e114d8deb6a3496702bd726f00ed55a69600010d7a203f0524aa6013ea5b20 MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-board/gnono/files/gnono-1.9.1-gentoo.patch b/games-board/gnono/files/gnono-1.9.1-gentoo.patch index e87ae4acfa8f..04915d6d5aa1 100644 --- a/games-board/gnono/files/gnono-1.9.1-gentoo.patch +++ b/games-board/gnono/files/gnono-1.9.1-gentoo.patch @@ -1,5 +1,6 @@ ---- pixmaps/Makefile.am.old 2007-05-30 21:38:38.000000000 +0200 -+++ pixmaps/Makefile.am 2007-05-30 21:39:48.000000000 +0200 +diff -ru gnono-1.9.1.orig/pixmaps/Makefile.am gnono-1.9.1/pixmaps/Makefile.am +--- gnono-1.9.1.orig/pixmaps/Makefile.am 2006-12-15 01:18:18.000000000 -0500 ++++ gnono-1.9.1/pixmaps/Makefile.am 2009-03-02 17:21:44.000000000 -0500 @@ -1,9 +1,9 @@ ## Process this file with automake to produce Makefile.in @@ -12,8 +13,9 @@ install-data-local: @for depth in 16x16 22x22 24x24 32x32 48x48 ; do \ ---- po/Makefile.in.in.old 2007-05-30 23:38:43.000000000 +0200 -+++ po/Makefile.in.in 2007-05-30 23:39:14.000000000 +0200 +diff -ru gnono-1.9.1.orig/po/Makefile.in.in gnono-1.9.1/po/Makefile.in.in +--- gnono-1.9.1.orig/po/Makefile.in.in 2007-02-18 00:58:11.000000000 -0500 ++++ gnono-1.9.1/po/Makefile.in.in 2009-03-02 17:21:44.000000000 -0500 @@ -34,7 +34,7 @@ datarootdir = @datarootdir@ libdir = @libdir@ @@ -23,9 +25,15 @@ subdir = po install_sh = @install_sh@ # Automake >= 1.8 provides @mkdir_p@. ---- src/Makefile.am.old 2007-05-30 23:49:20.000000000 +0200 -+++ src/Makefile.am 2007-05-30 23:50:45.000000000 +0200 -@@ -7,8 +7,8 @@ +diff -ru gnono-1.9.1.orig/src/Makefile.am gnono-1.9.1/src/Makefile.am +--- gnono-1.9.1.orig/src/Makefile.am 2007-01-02 00:42:42.000000000 -0500 ++++ gnono-1.9.1/src/Makefile.am 2009-03-02 17:22:56.000000000 -0500 +@@ -3,12 +3,12 @@ + SUBDIRS = xpm + + INCLUDES = \ +- -Wall -Werror \ ++ -Wall \ -DG_LOG_DOMAIN=\"$(PACKAGE)\" \ -DG_DISABLE_DEPRECATED \ -DGTK_DISABLE_DEPRECATED \ |