summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-01-12 15:37:40 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-01-12 15:37:40 +0000
commit0dbc68e7bc6eddb4dd072a86a6b64de39d6e2a8f (patch)
treee2fc674d4868bced03b0b8c063af5f84e3da9e09 /games-arcade/circuslinux
parenthppa stable, #249125 (diff)
downloadhistorical-0dbc68e7bc6eddb4dd072a86a6b64de39d6e2a8f.tar.gz
historical-0dbc68e7bc6eddb4dd072a86a6b64de39d6e2a8f.tar.bz2
historical-0dbc68e7bc6eddb4dd072a86a6b64de39d6e2a8f.zip
EAPI=2; add use-based deps
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.8 i686
Diffstat (limited to 'games-arcade/circuslinux')
-rw-r--r--games-arcade/circuslinux/ChangeLog8
-rw-r--r--games-arcade/circuslinux/Manifest4
-rw-r--r--games-arcade/circuslinux/circuslinux-1.0.3.ebuild15
3 files changed, 15 insertions, 12 deletions
diff --git a/games-arcade/circuslinux/ChangeLog b/games-arcade/circuslinux/ChangeLog
index abb11d1b9bed..5ec50931bb94 100644
--- a/games-arcade/circuslinux/ChangeLog
+++ b/games-arcade/circuslinux/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-arcade/circuslinux
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/circuslinux/ChangeLog,v 1.15 2008/02/29 18:54:41 carlo Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/circuslinux/ChangeLog,v 1.16 2009/01/12 15:37:40 mr_bones_ Exp $
+
+ 12 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org>
+ circuslinux-1.0.3.ebuild:
+ EAPI=2; add use-based deps
29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> circuslinux-1.0.3.ebuild:
Remove icon extension from desktop entry to match Icon Theme Specification.
diff --git a/games-arcade/circuslinux/Manifest b/games-arcade/circuslinux/Manifest
index 882572e287a4..0d9e9c3bd21a 100644
--- a/games-arcade/circuslinux/Manifest
+++ b/games-arcade/circuslinux/Manifest
@@ -1,4 +1,4 @@
DIST circuslinux-1.0.3.tar.gz 1253839 RMD160 5483132e043b4a251a6e731856d822fc731a9ead SHA1 88b7cc95f2b759cc1e46d22a51e0ff7714331fec SHA256 bf9550ebd598a9e7d93a20d80ff466475122f8b023314bb1e07c31e8c608ce8a
-EBUILD circuslinux-1.0.3.ebuild 1003 RMD160 899bb77fad21d060deabc511d1c37bfaa246cc13 SHA1 fb252ed331a1458de9c436188cfc7ab54193dd7e SHA256 f79a0cd72becc9b2d8f4297f53060ab2333a75639b56a8663c81bb376ec1a056
-MISC ChangeLog 2253 RMD160 6e79eb005e0a902822f3b183f9b576ca8e80723a SHA1 cfbabf237986ff3de4af8fe816ee15ac8965cc36 SHA256 d59dd219878a40e901843a2e54167c299631ac3385fc4a479d563f065ddd8966
+EBUILD circuslinux-1.0.3.ebuild 998 RMD160 8d775554c97bcae7751c32b0ab86c5db3db936d0 SHA1 a49f52963160fc18556f45131b1f973b2b4ec182 SHA256 5d576f39240ddec4fe07c5bd8f539274de02bd73a2b8293164e620f2fb681855
+MISC ChangeLog 2370 RMD160 e181ffee093e872cf5827ce12a9dd1f2a83751b2 SHA1 e11523d82314ad672bb3e65774db8ec103f6e673 SHA256 9e7f289b28b0805bdce6b21e39e2a9ca09956174853b94ada905e02b9c57b078
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/games-arcade/circuslinux/circuslinux-1.0.3.ebuild b/games-arcade/circuslinux/circuslinux-1.0.3.ebuild
index 77b616deb850..c9ee10ac3cd2 100644
--- a/games-arcade/circuslinux/circuslinux-1.0.3.ebuild
+++ b/games-arcade/circuslinux/circuslinux-1.0.3.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/circuslinux/circuslinux-1.0.3.ebuild,v 1.16 2008/02/29 18:54:41 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/circuslinux/circuslinux-1.0.3.ebuild,v 1.17 2009/01/12 15:37:40 mr_bones_ Exp $
+EAPI=2
inherit eutils games
DESCRIPTION="clone of the Atari 2600 game \"Circus Atari\""
@@ -14,12 +15,10 @@ KEYWORDS="alpha amd64 ppc sparc x86"
IUSE=""
DEPEND="media-libs/libsdl
- media-libs/sdl-image
- media-libs/sdl-mixer"
+ media-libs/sdl-image[png]
+ media-libs/sdl-mixer[mikmod]"
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
sed -i \
-e "/^install-data-am/d" \
Makefile.in \
@@ -33,7 +32,7 @@ src_unpack() {
src_install () {
emake DESTDIR="${D}" install || die "emake install failed"
newicon data/images/${PN}-icon.xpm ${PN}.xpm
- make_desktop_entry ${PN} "Circus Linux!" ${PN}
+ make_desktop_entry ${PN} "Circus Linux!"
dodoc *.txt
prepgamesdirs
}