diff options
author | Max Kalika <max@gentoo.org> | 2003-09-17 06:28:30 +0000 |
---|---|---|
committer | Max Kalika <max@gentoo.org> | 2003-09-17 06:28:30 +0000 |
commit | 036498c448136c789432979ffc894e77bae12201 (patch) | |
tree | c228b01da296c3eef7c5c6c4bd0ef989fd773880 /media-plugins/mythgallery | |
parent | Mark stable (diff) | |
download | gentoo-2-036498c448136c789432979ffc894e77bae12201.tar.gz gentoo-2-036498c448136c789432979ffc894e77bae12201.tar.bz2 gentoo-2-036498c448136c789432979ffc894e77bae12201.zip |
Bump to stable.
Diffstat (limited to 'media-plugins/mythgallery')
-rw-r--r-- | media-plugins/mythgallery/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgallery/Manifest | 6 | ||||
-rw-r--r-- | media-plugins/mythgallery/mythgallery-0.10.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythgallery/mythgallery-0.11.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index e575da7d3ac8..1553fc324f12 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythgallery # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.4 2003/08/18 18:00:55 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.5 2003/09/17 06:24:27 max Exp $ + + 16 Sep 2003; Max Kalika <max@gentoo.org> mythgallery-0.10.ebuild, + mythgallery-0.11.ebuild: + Bump to stable. *mythgallery-0.11 (18 Aug 2003) diff --git a/media-plugins/mythgallery/Manifest b/media-plugins/mythgallery/Manifest index 243350e310ff..8ae2d2bff428 100644 --- a/media-plugins/mythgallery/Manifest +++ b/media-plugins/mythgallery/Manifest @@ -1,6 +1,6 @@ -MD5 d108a1af804667dffc1c7872465f6df2 mythgallery-0.11.ebuild 1692 -MD5 52bfb7cc60fe0cd218a9376e634b724d mythgallery-0.10.ebuild 1725 -MD5 cdef693457802973ff52b7390f068e42 ChangeLog 1505 +MD5 e7617040c11110efb67d6c159c366001 mythgallery-0.11.ebuild 1691 +MD5 77f7c1c71ed6f4bcb728fa0e83c08003 mythgallery-0.10.ebuild 1724 +MD5 797aaafd06f28788c81829c776466b3e ChangeLog 1619 MD5 20e2255501865de5b568424821abf69d metadata.xml 161 MD5 08ad7857fea9bfc28178d4e14aa3ae10 files/digest-mythgallery-0.10 67 MD5 f367099e5641367ed71e682eed2243e5 files/digest-mythgallery-0.11 67 diff --git a/media-plugins/mythgallery/mythgallery-0.10.ebuild b/media-plugins/mythgallery/mythgallery-0.10.ebuild index 0272ca2f48a8..65ef9d6474fd 100644 --- a/media-plugins/mythgallery/mythgallery-0.10.ebuild +++ b/media-plugins/mythgallery/mythgallery-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.10.ebuild,v 1.3 2003/08/07 23:37:54 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.10.ebuild,v 1.4 2003/09/17 06:24:27 max Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=sys-apps/sed-4 || ( >=media-tv/mythtv-${PV} >=media-tv/mythfrontend-${PV} )" diff --git a/media-plugins/mythgallery/mythgallery-0.11.ebuild b/media-plugins/mythgallery/mythgallery-0.11.ebuild index e3d56c39dd83..640289d71203 100644 --- a/media-plugins/mythgallery/mythgallery-0.11.ebuild +++ b/media-plugins/mythgallery/mythgallery-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.11.ebuild,v 1.1 2003/08/18 18:00:55 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.11.ebuild,v 1.2 2003/09/17 06:24:27 max Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=sys-apps/sed-4 || ( >=media-tv/mythtv-${PV} >=media-tv/mythfrontend-${PV} )" |