diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-03-12 02:15:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-03-12 02:15:31 +0000 |
commit | 2b14194c83ef2ea42ff8686f2fd59671fdddbd50 (patch) | |
tree | d288f2d71ffcf808909b5786124b9a3a8c5644df /games-action/chickens | |
parent | fix manifest (diff) | |
download | gentoo-2-2b14194c83ef2ea42ff8686f2fd59671fdddbd50.tar.gz gentoo-2-2b14194c83ef2ea42ff8686f2fd59671fdddbd50.tar.bz2 gentoo-2-2b14194c83ef2ea42ff8686f2fd59671fdddbd50.zip |
upstream has gone away (bug #125857)
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'games-action/chickens')
-rw-r--r-- | games-action/chickens/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/chickens/chickens-0.2.4.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/games-action/chickens/ChangeLog b/games-action/chickens/ChangeLog index 0a9be11b1d35..0219ca95efa2 100644 --- a/games-action/chickens/ChangeLog +++ b/games-action/chickens/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/chickens # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/chickens/ChangeLog,v 1.9 2006/03/11 17:28:59 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/chickens/ChangeLog,v 1.10 2006/03/12 02:15:31 mr_bones_ Exp $ + + 12 Mar 2006; Michael Sterrett <mr_bones_@gentoo.org> + chickens-0.2.4.ebuild: + upstream has gone away (bug #125857) 11 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> chickens-0.2.4.ebuild: Add ~alpha keyword as per bug #125760. Tested by Thomas Cort diff --git a/games-action/chickens/chickens-0.2.4.ebuild b/games-action/chickens/chickens-0.2.4.ebuild index 8058f30b7c67..1acb320905fe 100644 --- a/games-action/chickens/chickens-0.2.4.ebuild +++ b/games-action/chickens/chickens-0.2.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/chickens/chickens-0.2.4.ebuild,v 1.6 2006/03/11 17:29:00 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/chickens/chickens-0.2.4.ebuild,v 1.7 2006/03/12 02:15:31 mr_bones_ Exp $ inherit games MY_P="ChickensForLinux-Linux-${PV}" DESCRIPTION="Target chickens with rockets and shotguns. Funny" -HOMEPAGE="http://kosmokrator.org/chickens/" -SRC_URI="http://havoc.sourceforge.net/chickens/files/${MY_P}.tar.gz" +HOMEPAGE="http://moistrous.com/chickens/getchickens.php" +SRC_URI="mirror://gentoo/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" |