summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-03-03 17:25:04 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-03-03 17:25:04 +0000
commitc1d064e8d1ca2451056845dfa67278af3075b698 (patch)
tree869c0ad681033deedb5545eca945dd8aaa390075
parentAdd the ability to tell where the env file is located to set_java_env. (diff)
downloadhistorical-c1d064e8d1ca2451056845dfa67278af3075b698.tar.gz
historical-c1d064e8d1ca2451056845dfa67278af3075b698.tar.bz2
historical-c1d064e8d1ca2451056845dfa67278af3075b698.zip
add stub 0.21 ebuild
Package-Manager: portage-2.1.4.4
-rw-r--r--media-plugins/mythdvd/ChangeLog9
-rw-r--r--media-plugins/mythdvd/Manifest13
-rw-r--r--media-plugins/mythdvd/mythdvd-0.21.ebuild20
3 files changed, 39 insertions, 3 deletions
diff --git a/media-plugins/mythdvd/ChangeLog b/media-plugins/mythdvd/ChangeLog
index 06f51d7911bc..b33ccf6849de 100644
--- a/media-plugins/mythdvd/ChangeLog
+++ b/media-plugins/mythdvd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythdvd
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.48 2007/10/15 15:41:11 cardoe Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.49 2008/03/03 17:25:04 cardoe Exp $
+
+*mythdvd-0.21 (03 Mar 2008)
+
+ 03 Mar 2008; Doug Klima <cardoe@gentoo.org> +mythdvd-0.21.ebuild:
+ add stub 0.21 ebuild
15 Oct 2007; Doug Goldstein <cardoe@gentoo.org> -mythdvd-0.20.1.ebuild,
-mythdvd-0.20.1_p14146.ebuild:
diff --git a/media-plugins/mythdvd/Manifest b/media-plugins/mythdvd/Manifest
index b67e091ab1fd..5a93c2a3b55c 100644
--- a/media-plugins/mythdvd/Manifest
+++ b/media-plugins/mythdvd/Manifest
@@ -1,4 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
AUX mtd.init 577 RMD160 6e59a47874ece47bdac7b9dc7e0f2e1f03348429 SHA1 ed7b161ba64453946a6ccbbb05ee206cc52b006c SHA256 a4c958b689b99177baf486907f0d83b2d8ff8b72cd371fc29d1ff1f3636a512e
EBUILD mythdvd-0.20.2_p14282.ebuild 818 RMD160 8f2da23a7da74193b9a3cfb89a7e953d0c1369ff SHA1 938fd15696ddd6e1994c1027c68d5f23f5dcb080 SHA256 6fc6f8313d67e9c4d793654527c5bdcb56eaf6654d7357eb53cf6d210917b947
-MISC ChangeLog 6411 RMD160 92d5bf4f563225deebc3b56f40c4b57e342813b8 SHA1 5e00fa5455b72df2dc70f0e7f8a1bfb6ec0e46c7 SHA256 566a55bbb48d863fb99cc088b63d6e52e797fa73a0b5b3ed1fcf5325ca55958b
+EBUILD mythdvd-0.21.ebuild 505 RMD160 31571e87de67b1e9f522fbdcb85bbeaf7a2aa22f SHA1 8c69e033586f62d92668d293a24349be576e12a5 SHA256 f9259818287a0261cbaaab563e2d1df4a8ccd765b21e328a2a74f64f8e7085b5
+MISC ChangeLog 6532 RMD160 4cc4b12096aff1982dd96cb870f6cdae584b2ae2 SHA1 44004d54eef7ec037ee26d13ecb693560c6e2f89 SHA256 f971e2240cbfd0c12e4f09eb8d370a2ad966209465dc9d0b9fc4f62ffa724966
MISC metadata.xml 222 RMD160 effccac2541ac4d0954899784d7d64c60a9c020e SHA1 c6bd979f236f5e6fe9332eb6568bee402efc793f SHA256 8b2065fecfbbdd0caa3c5eb86b98c22766db07f555edbf3127e9454b468ecff6
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.7 (GNU/Linux)
+
+iD8DBQFHzDR/oeSe8B0zEfwRAgLZAJ9ZDhjZ1aHynPCzMv1cIoGeX/HOTgCfQNWp
+IetlMgXpX7fZjYDgfaAxzrc=
+=Hm/K
+-----END PGP SIGNATURE-----
diff --git a/media-plugins/mythdvd/mythdvd-0.21.ebuild b/media-plugins/mythdvd/mythdvd-0.21.ebuild
new file mode 100644
index 000000000000..e0745d84c14b
--- /dev/null
+++ b/media-plugins/mythdvd/mythdvd-0.21.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.21.ebuild,v 1.1 2008/03/03 17:25:04 cardoe Exp $
+
+DESCRIPTION="stub build"
+HOMEPAGE="http://www.gentoo.org"
+SRC_URI=""
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+pkg_postinst() {
+ ewarn "This is a stub ebuild for upgrading to 0.21."
+ ewarn "Unmerge it since it's integrated into MythTV"
+}