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/mythweather | |
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/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.11.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.12.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.13.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.14.ebuild | 4 |
5 files changed, 18 insertions, 5 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index b62479bb7ef4..2768f47e5a08 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.12 2004/02/03 15:01:31 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.13 2004/04/20 17:46:53 eradicator Exp $ + + 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> + mythweather-0.11.ebuild, mythweather-0.12.ebuild, mythweather-0.13.ebuild, + mythweather-0.14.ebuild: + Added IUSE. *mythweather-0.14 (03 Feb 2004) diff --git a/media-plugins/mythweather/mythweather-0.11.ebuild b/media-plugins/mythweather/mythweather-0.11.ebuild index 9d97b67627c0..0d601c4958eb 100644 --- a/media-plugins/mythweather/mythweather-0.11.ebuild +++ b/media-plugins/mythweather/mythweather-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/mythweather/mythweather-0.11.ebuild,v 1.3 2004/01/15 18:05:22 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.11.ebuild,v 1.4 2004/04/20 17:46:53 eradicator Exp $ + +IUSE="" inherit flag-o-matic diff --git a/media-plugins/mythweather/mythweather-0.12.ebuild b/media-plugins/mythweather/mythweather-0.12.ebuild index 785634aa12f6..7c6bd435b4ad 100644 --- a/media-plugins/mythweather/mythweather-0.12.ebuild +++ b/media-plugins/mythweather/mythweather-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/mythweather/mythweather-0.12.ebuild,v 1.3 2004/01/15 18:05:22 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.12.ebuild,v 1.4 2004/04/20 17:46:53 eradicator Exp $ + +IUSE="" inherit flag-o-matic diff --git a/media-plugins/mythweather/mythweather-0.13.ebuild b/media-plugins/mythweather/mythweather-0.13.ebuild index 2e893665a19c..77bfd69722f2 100644 --- a/media-plugins/mythweather/mythweather-0.13.ebuild +++ b/media-plugins/mythweather/mythweather-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/mythweather/mythweather-0.13.ebuild,v 1.3 2004/01/15 18:05:22 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.13.ebuild,v 1.4 2004/04/20 17:46:53 eradicator Exp $ + +IUSE="" inherit flag-o-matic diff --git a/media-plugins/mythweather/mythweather-0.14.ebuild b/media-plugins/mythweather/mythweather-0.14.ebuild index 7d0bcf0d63de..586f084c7652 100644 --- a/media-plugins/mythweather/mythweather-0.14.ebuild +++ b/media-plugins/mythweather/mythweather-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/mythweather/mythweather-0.14.ebuild,v 1.2 2004/02/06 14:46:49 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.14.ebuild,v 1.3 2004/04/20 17:46:53 eradicator Exp $ + +IUSE="" inherit flag-o-matic |