diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-03-15 03:54:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-03-15 03:54:46 +0000 |
commit | 0c6b4ac4677fd09a8fcdfdf3c865edb1f7a6fc3c (patch) | |
tree | fa49d291d4606ae11e29734bdf3157d8e5a86431 /games-arcade/performous | |
parent | use the lastest boost (diff) | |
download | gentoo-2-0c6b4ac4677fd09a8fcdfdf3c865edb1f7a6fc3c.tar.gz gentoo-2-0c6b4ac4677fd09a8fcdfdf3c865edb1f7a6fc3c.tar.bz2 gentoo-2-0c6b4ac4677fd09a8fcdfdf3c865edb1f7a6fc3c.zip |
games-arcade/ultrastar-ng is gone
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'games-arcade/performous')
-rw-r--r-- | games-arcade/performous/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/performous/performous-0.6.1.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-arcade/performous/ChangeLog b/games-arcade/performous/ChangeLog index 00490dfed5df..4adf1fad39e4 100644 --- a/games-arcade/performous/ChangeLog +++ b/games-arcade/performous/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/performous # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v 1.6 2012/03/15 03:53:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v 1.7 2012/03/15 03:54:46 mr_bones_ Exp $ + + 15 Mar 2012; Michael Sterrett <mr_bones_@gentoo.org> performous-0.6.1.ebuild: + games-arcade/ultrastar-ng is gone 15 Mar 2012; Michael Sterrett <mr_bones_@gentoo.org> performous-0.6.1.ebuild: use the lastest boost diff --git a/games-arcade/performous/performous-0.6.1.ebuild b/games-arcade/performous/performous-0.6.1.ebuild index 42efb04b7176..cb6251219458 100644 --- a/games-arcade/performous/performous-0.6.1.ebuild +++ b/games-arcade/performous/performous-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/performous-0.6.1.ebuild,v 1.6 2012/03/15 03:53:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/performous-0.6.1.ebuild,v 1.7 2012/03/15 03:54:46 mr_bones_ Exp $ EAPI="3" @@ -46,8 +46,7 @@ RDEPEND="dev-cpp/glibmm sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf - x11-libs/pango - !games-arcade/ultrastar-ng" + x11-libs/pango" DEPEND="${RDEPEND} media-libs/glew sys-apps/help2man" |