diff options
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-futurama/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-futurama/ChangeLog b/games-misc/fortune-mod-futurama/ChangeLog index 79a9aaf0634c..223743d7cb45 100644 --- a/games-misc/fortune-mod-futurama/ChangeLog +++ b/games-misc/fortune-mod-futurama/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-futurama -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/ChangeLog,v 1.8 2006/07/19 19:47:57 flameeyes Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/ChangeLog,v 1.9 2008/01/04 21:18:05 mr_bones_ Exp $ + + 04 Jan 2008; Michael Sterrett <mr_bones_@gentoo.org> + fortune-mod-futurama-0.2.ebuild: + remove mirror restriction 19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> fortune-mod-futurama-0.2.ebuild: diff --git a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild index c833a2120808..d13f24ebba98 100644 --- a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild +++ b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild,v 1.12 2006/10/08 02:21:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild,v 1.13 2008/01/04 21:18:05 mr_bones_ Exp $ DESCRIPTION="Quotes from the TV-Series -Futurama-" HOMEPAGE="http://www.netmeister.org/misc.html" @@ -10,7 +10,6 @@ LICENSE="as-is" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" -RESTRICT="mirror" RDEPEND="games-misc/fortune-mod" |