diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-20 17:49:44 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-20 17:49:44 +0000 |
commit | 07407b269d02c68d70b8f29ef272298247f3ba08 (patch) | |
tree | 865f327de0b19d5552a39089bb31d38123c61d7f /media-plugins/mythgame | |
parent | Added IUSE (Manifest recommit) (diff) | |
download | gentoo-2-07407b269d02c68d70b8f29ef272298247f3ba08.tar.gz gentoo-2-07407b269d02c68d70b8f29ef272298247f3ba08.tar.bz2 gentoo-2-07407b269d02c68d70b8f29ef272298247f3ba08.zip |
Added IUSE
Diffstat (limited to 'media-plugins/mythgame')
-rw-r--r-- | media-plugins/mythgame/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.11.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.12.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.13.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.14.ebuild | 4 |
5 files changed, 17 insertions, 5 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index 284119159025..6d6b34521074 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythgame # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.13 2004/02/06 14:38:57 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.14 2004/04/20 17:45:31 eradicator Exp $ + + 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> mythgame-0.11.ebuild, + mythgame-0.12.ebuild, mythgame-0.13.ebuild, mythgame-0.14.ebuild: + Added IUSE. 06 Feb 2004; Max Kalika <max@gentoo.org> mythgame-0.14.ebuild: Ditch the postinst() message and don't attempt to install non-existant db diff --git a/media-plugins/mythgame/mythgame-0.11.ebuild b/media-plugins/mythgame/mythgame-0.11.ebuild index d9dd5f97b209..2b998c157f74 100644 --- a/media-plugins/mythgame/mythgame-0.11.ebuild +++ b/media-plugins/mythgame/mythgame-0.11.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.11.ebuild,v 1.4 2004/01/15 18:04:36 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.11.ebuild,v 1.5 2004/04/20 17:45:31 eradicator Exp $ + +IUSE="" inherit flag-o-matic diff --git a/media-plugins/mythgame/mythgame-0.12.ebuild b/media-plugins/mythgame/mythgame-0.12.ebuild index a77f4e02924e..d93b8391c544 100644 --- a/media-plugins/mythgame/mythgame-0.12.ebuild +++ b/media-plugins/mythgame/mythgame-0.12.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.12.ebuild,v 1.3 2004/01/15 18:04:36 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.12.ebuild,v 1.4 2004/04/20 17:45:31 eradicator Exp $ + +IUSE="" inherit flag-o-matic diff --git a/media-plugins/mythgame/mythgame-0.13.ebuild b/media-plugins/mythgame/mythgame-0.13.ebuild index 3524ded6e893..027cdc193a0a 100644 --- a/media-plugins/mythgame/mythgame-0.13.ebuild +++ b/media-plugins/mythgame/mythgame-0.13.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.13.ebuild,v 1.2 2004/01/15 18:04:36 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.13.ebuild,v 1.3 2004/04/20 17:45:31 eradicator Exp $ + +IUSE="" inherit flag-o-matic diff --git a/media-plugins/mythgame/mythgame-0.14.ebuild b/media-plugins/mythgame/mythgame-0.14.ebuild index d01164dbe2ad..9dde56e34708 100644 --- a/media-plugins/mythgame/mythgame-0.14.ebuild +++ b/media-plugins/mythgame/mythgame-0.14.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.14.ebuild,v 1.2 2004/02/06 14:38:57 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.14.ebuild,v 1.3 2004/04/20 17:45:31 eradicator Exp $ + +IUSE="" inherit flag-o-matic |