diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-12 01:24:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-12 01:24:21 +0000 |
commit | 94fd20a3b0d63e0d9ce5bad9f7010201a938c387 (patch) | |
tree | 84c9593ed2c1a00d6481d73e711c264cb2a0dc93 /games-strategy | |
parent | version bump (diff) | |
download | historical-94fd20a3b0d63e0d9ce5bad9f7010201a938c387.tar.gz historical-94fd20a3b0d63e0d9ce5bad9f7010201a938c387.tar.bz2 historical-94fd20a3b0d63e0d9ce5bad9f7010201a938c387.zip |
clean older ebuilds
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/wesnoth/Manifest | 6 | ||||
-rw-r--r-- | games-strategy/wesnoth/files/digest-wesnoth-0.7.6 | 1 | ||||
-rw-r--r-- | games-strategy/wesnoth/files/digest-wesnoth-0.7.7 | 1 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.7.6.ebuild | 40 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.7.7.ebuild | 40 |
6 files changed, 6 insertions, 88 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index f5c1b4bed52f..f3725035eb70 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.27 2004/06/12 01:23:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.28 2004/06/12 01:24:21 mr_bones_ Exp $ + + 11 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-0.7.6.ebuild, + wesnoth-0.7.7.ebuild: + clean older ebuilds *wesnoth-0.7.9 (11 Jun 2004) diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest index 42ed41a950b6..b0df1eb94102 100644 --- a/games-strategy/wesnoth/Manifest +++ b/games-strategy/wesnoth/Manifest @@ -1,10 +1,6 @@ -MD5 8e69a78da8c7ddba59713f6da921f3ed wesnoth-0.7.7.ebuild 1060 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 fa7a3401eb0d54079b883a142d8818d1 ChangeLog 3898 +MD5 7ceb543aa7e8a9bfcf6123f2ec732be1 ChangeLog 4022 MD5 21bb5a7a1f8656b23bf0772666af7048 wesnoth-0.7.8.ebuild 1120 MD5 59fcf846a191a09b5985332c2da8cba2 wesnoth-0.7.9.ebuild 1125 -MD5 8a9578dd0bbb80276a00175aa2ca8371 wesnoth-0.7.6.ebuild 1060 -MD5 d8fa195a2ff1df49d290b1ed77e38a87 files/digest-wesnoth-0.7.7 67 MD5 2cd6699b20930421a34650e4a1c03b83 files/digest-wesnoth-0.7.8 67 MD5 412612ed1704ad03f84dc127a5bb9045 files/digest-wesnoth-0.7.9 67 -MD5 85c8760fa128b26e3a29168510ffe3fd files/digest-wesnoth-0.7.6 67 diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.7.6 b/games-strategy/wesnoth/files/digest-wesnoth-0.7.6 deleted file mode 100644 index d4f643de2549..000000000000 --- a/games-strategy/wesnoth/files/digest-wesnoth-0.7.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 9e5be4ca1420b4c4f6e3fdc2b981aaef wesnoth-0.7.6.tar.gz 19662171 diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.7.7 b/games-strategy/wesnoth/files/digest-wesnoth-0.7.7 deleted file mode 100644 index 2dfb1ef0473d..000000000000 --- a/games-strategy/wesnoth/files/digest-wesnoth-0.7.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 4216a6ac54274589d00858d49f7609aa wesnoth-0.7.7.tar.gz 19686247 diff --git a/games-strategy/wesnoth/wesnoth-0.7.6.ebuild b/games-strategy/wesnoth/wesnoth-0.7.6.ebuild deleted file mode 100644 index fc4c55f5a42e..000000000000 --- a/games-strategy/wesnoth/wesnoth-0.7.6.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.7.6.ebuild,v 1.1 2004/05/04 04:39:50 mr_bones_ Exp $ - -inherit flag-o-matic games - -DESCRIPTION="A fantasy turn-based strategy game" -HOMEPAGE="http://www.wesnoth.org/" -SRC_URI="http://www.wesnoth.org/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 amd64 ppc ~sparc" -IUSE="server editor tools gnome kde" - -DEPEND=">=media-libs/libsdl-1.2 - >=media-libs/sdl-image-1.2 - >=media-libs/sdl-mixer-1.2 - >=media-libs/sdl-ttf-2.0 - media-libs/sdl-net - virtual/x11" - -src_compile() { - egamesconf \ - --disable-dependency-tracking \ - $(use_enable server) \ - $(use_enable editor) \ - $(use_enable tools) \ - $(use_enable gnome) \ - $(use_enable kde) \ - || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - mv "${D}${GAMES_DATADIR}/icons" "${D}/usr/share/" - dodoc MANUAL changelog || die "dodoc failed" - prepgamesdirs -} diff --git a/games-strategy/wesnoth/wesnoth-0.7.7.ebuild b/games-strategy/wesnoth/wesnoth-0.7.7.ebuild deleted file mode 100644 index 1be2fd0af3bd..000000000000 --- a/games-strategy/wesnoth/wesnoth-0.7.7.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.7.7.ebuild,v 1.1 2004/05/24 23:10:30 mr_bones_ Exp $ - -inherit flag-o-matic games - -DESCRIPTION="A fantasy turn-based strategy game" -HOMEPAGE="http://www.wesnoth.org/" -SRC_URI="http://www.wesnoth.org/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 amd64 ppc ~sparc" -IUSE="server editor tools gnome kde" - -DEPEND=">=media-libs/libsdl-1.2 - >=media-libs/sdl-image-1.2 - >=media-libs/sdl-mixer-1.2 - >=media-libs/sdl-ttf-2.0 - media-libs/sdl-net - virtual/x11" - -src_compile() { - egamesconf \ - --disable-dependency-tracking \ - $(use_enable server) \ - $(use_enable editor) \ - $(use_enable tools) \ - $(use_enable gnome) \ - $(use_enable kde) \ - || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - mv "${D}${GAMES_DATADIR}/icons" "${D}/usr/share/" - dodoc MANUAL changelog || die "dodoc failed" - prepgamesdirs -} |