diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-20 17:56:29 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-20 17:56:29 +0000 |
commit | 896ed495c1c5c95e7e05f7be11d4598860a31ce0 (patch) | |
tree | 5788f8f3bfc28c3c0516be462b569f3eb1033ea1 /media-plugins/mythweather | |
parent | Added IUSE. (diff) | |
download | historical-896ed495c1c5c95e7e05f7be11d4598860a31ce0.tar.gz historical-896ed495c1c5c95e7e05f7be11d4598860a31ce0.tar.bz2 historical-896ed495c1c5c95e7e05f7be11d4598860a31ce0.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 |